@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250219.0 → 0.0.0-nightly-20250220.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:()=>gu,SuggestionView:()=>Eu,TrackChanges:()=>Nu,TrackChangesData:()=>Mu,TrackChangesEditing:()=>Hc,TrackChangesPreview:()=>il});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=276]})(t,e)}const u=c;function l(){const t=["TrackChangesCommand","editor","1032807nubsqH","970044woTUKl","1461872yAUvxw","_isEnabledBasedOnSelection","_disableUnsupportedCommands","has","708370qimstj","clearForceDisabled","_enableCommands","290794NuDNoV","280CJRsLx","isEnabled","value","affectsData","_enabledCommands","commands","64072HGIPGh","forceDisabled","execute","refresh","50664nIgvDk"];return(l=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(266826===parseInt(e(282))/1+-parseInt(e(294))/2+-parseInt(e(285))/3+parseInt(e(287))/4+-parseInt(e(291))/5+parseInt(e(286))/6+parseInt(e(295))/7*(parseInt(e(278))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(276)]=e,this[n(297)]=!1,this[n(281)](),this[n(288)]=!1}[u(281)](){this[u(296)]=!0}[u(280)](){const t=u;this[t(297)]=!this[t(297)],this[t(297)]?this[t(289)]():this[t(293)]()}[u(289)](){const t=u;for(const e of this[t(284)][t(277)][t(277)]())e[t(298)]&&!this[t(276)][t(290)](e)&&e[t(279)](t(283))}[u(293)](){const t=u;for(const e of this[t(284)][t(277)][t(277)]())e[t(298)]&&!this[t(276)][t(290)](e)&&e[t(292)](t(283))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=385]})(t,e)}function g(){const t=["_suggestions","80pXLksr","6jQZVWx","execute","track-changes-accept-suggestion-not-found","3IWxuZF","1416545MOpEjf","1gwAPly","model","5787072EVsCAe","refresh","1692229izbOFp","get","10gywreI","TrackChangesEditing","210024BWJNIw","2639417LcyfRB","isEnabled","_isEnabledBasedOnSelection","1329308XmSLrH","canEditAt","acceptSuggestion","565258IMQhvD","editor","plugins","getRanges"];return(g=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(184449===parseInt(e(401))/1*(parseInt(e(390))/2)+parseInt(e(399))/3*(parseInt(e(387))/4)+parseInt(e(400))/5+-parseInt(e(396))/6*(-parseInt(e(405))/7)+-parseInt(e(395))/8*(parseInt(e(409))/9)+parseInt(e(407))/10*(-parseInt(e(410))/11)+-parseInt(e(403))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(394)]=e,this[n(404)](),this[n(386)]=!1}[h(404)](){this[h(385)]=!0}[h(397)](t){const n=h,r=this[n(394)][n(406)](t);if(!r)throw new e.CKEditorError(n(398),this);const s=r[n(393)]();this[n(391)][n(402)][n(388)](s)&&this[n(391)][n(392)][n(406)](n(408))[n(389)](r)}}const m=E;function I(){const t=["3071556pKBjhp","16izIekQ","execute","_suggestions","refresh","get","track-changes-discard-suggestion-not-found","TrackChangesEditing","_isEnabledBasedOnSelection","isEnabled","editor","getRanges","236782ErXOTU","1049784vXvtyi","discardSuggestion","model","935916QPjNdS","canEditAt","20906shXucf","1672155mMbbSG","plugins","814104BKUODQ"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=130]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(258001===parseInt(e(133))/1*(-parseInt(e(150))/2)+parseInt(e(131))/3+parseInt(e(148))/4+parseInt(e(151))/5+-parseInt(e(132))/6+-parseInt(e(144))/7+parseInt(e(145))/8)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(135)]=e,this[n(136)](),this[n(140)]=!1}[m(136)](){this[m(141)]=!0}[m(134)](t){const n=m,r=this[n(135)][n(137)](t);if(!r)throw new e.CKEditorError(n(138),this);const s=r[n(143)]();this[n(142)][n(147)][n(149)](s)&&this[n(142)][n(130)][n(137)](n(139))[n(146)](r)}}function T(t,e){const n=k;let r="";return r+=t[n(454)]("*")[n(431)](((t,e)=>e%2!=0?n(479)+_(t)+n(437):_(t)))[n(429)](""),e&&(r+=n(471)+e[n(455)]+n(475)+e[n(441)]+n(461)),r}function _(t){const e=k,n=document[e(440)](e(462));return n[e(442)]=t,n[e(463)]}function y(t){const e=k;return t[e(449)](((t,n)=>e(430)==t[e(472)]&&e(430)!=n[e(472)]?-1:e(430)!=t[e(472)]&&e(430)==n[e(472)]?1:0))}function k(t,e){const n=L();return(k=function(t,e){return n[t-=429]})(t,e)}function A(t,e){const n=k;let r,s=0;const o=[],i=e[n(452)];for(;s<t[n(473)];){const a=t[s],c=t[s+1];r||(r=e[n(439)](a)),C(e,a,c)||(o[n(466)](e[n(460)](r,i[n(482)](a)?e[n(443)](a):e[n(476)](a,n(468)))),r=null),s++}return o}function C(t,e,n){const r=k;if(!n)return!1;const s=t[r(443)](e),o=t[r(439)](n);return s[r(453)](o)}!function(t){const e=k,n=t();for(;;)try{if(442159===parseInt(e(457))/1*(parseInt(e(434))/2)+-parseInt(e(469))/3+-parseInt(e(464))/4*(-parseInt(e(459))/5)+parseInt(e(447))/6*(parseInt(e(438))/7)+parseInt(e(450))/8+-parseInt(e(446))/9+-parseInt(e(433))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);function L(){const t=["end","348093PclMpM","isArray",'<span class="ck-suggestion-color" style="background-color: ',"type","length","splice",'" title="',"createPositionAt","color","isIntersecting",'<span class="ck-suggestion-type">'," [color ","add","isObject","join","deletion","map","change","224810aXCYGK","1198kFNIYa","next","replace","</span>","1321915enDbXA","createPositionBefore","createElement","title","innerText","createPositionAfter","from","execute","5768568LuqTOb","12KZOVJf","isCollapsed","sort","2506048Gqmhoq","content","schema","isTouching","split","value","getRanges","478pmEJdi","isInContent","25qsxWtu","createRange",'"></span>',"span","innerHTML","195484XPBWQM","start","push","isMultiRange"];return(L=function(){return t})()}function v(t,e,n){const r=k;for(;n[r(473)];){const s=n[r(474)](0,100);t[r(432)]((()=>{const t=r;for(const n of s)n[t(458)]&&e[t(445)](n.id)}))}}const N=R;function R(t,e){const n=w();return(R=function(t,e){return n[t-=492]})(t,e)}function w(){const t=["19wwXrqM","refresh","_suggestions","3399zQhzkx","execute","isInContent","6UOfKhC","8xsMKix","editor","15750DlCgol","isEnabled","from","_isEnabledBasedOnSelection","_command","getRanges","325998yLmmMj","values","canEditAt","some","model","30594EGywfM","336627RCkqPe","717185mFhBPK","640872CxNcvx","615342DvxsLh"];return(w=function(){return t})()}!function(t){const e=R,n=t();for(;;)try{if(231476===-parseInt(e(496))/1*(-parseInt(e(516))/2)+parseInt(e(492))/3+-parseInt(e(503))/4*(-parseInt(e(493))/5)+parseInt(e(502))/6*(-parseInt(e(495))/7)+parseInt(e(494))/8+parseInt(e(511))/9+-parseInt(e(505))/10*(parseInt(e(499))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class S extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(509)]=e,this[r(498)]=n,this[r(497)](),this[r(508)]=!1}[N(497)](){const t=N,e=Array[t(507)](this[t(498)][t(512)]())[t(514)]((e=>e[t(501)]));this[t(506)]=this[t(509)][t(506)]&&e}[N(500)](){const t=N,e=y(Array[t(507)](this[t(498)][t(512)]()));for(const n of e){const e=n[t(510)]();if(!this[t(504)][t(515)][t(513)](e))return}v(this[t(504)][t(515)],this[t(509)],e)}}const M=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=489]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(334914===-parseInt(e(498))/1*(parseInt(e(494))/2)+parseInt(e(514))/3+-parseInt(e(495))/4*(parseInt(e(500))/5)+-parseInt(e(513))/6*(parseInt(e(502))/7)+parseInt(e(505))/8+parseInt(e(504))/9+parseInt(e(492))/10*(-parseInt(e(489))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(507)]=e,this[r(496)]=n,this[r(490)]=new Set,this[r(511)](),this[r(491)]=!1}[M(511)](){const t=M,e=this[t(508)][t(509)][t(497)][t(506)],n=Array[t(503)](this[t(496)][t(512)]());this[t(490)]=function(t,e){const n=k,r=Array[n(444)](t[n(456)]()),s=new Set;for(const o of e)if(o[n(458)])for(const e of r)for(const r of o[n(456)]())(e[n(478)](r)||t[n(448)]&&!o[n(467)]&&o[n(435)]&&r[n(468)][n(453)](e[n(465)]))&&s[n(481)](o);return s}(e,n),this[t(493)]=this[t(507)][t(493)]&&!!this[t(490)][t(499)]}[M(515)](){const t=M,e=y(Array[t(503)](this[t(490)]));for(const n of e){const e=n[t(510)]();if(!this[t(508)][t(509)][t(501)](e))return}v(this[t(508)][t(509)],this[t(507)],e)}}function D(){const t=["isEnabled","10ugcJrY","937204mMjCPo","_suggestions","document","1231JeectJ","size","5onpJLe","canEditAt","28UgBmhL","from","5699367yhTLUV","3960840sZXtPY","selection","_command","editor","model","getRanges","refresh","values","137442uEwSOc","1860258AzREPT","execute","46288HPhFqw","_selectedSuggestions","_isEnabledBasedOnSelection","2570yQnegZ"];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 X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const Q=function(t){return this.__data__.has(t)};const Y="object"==typeof global&&global&&global.Object===Object&&global;var Z="object"==typeof self&&self&&self.Object===Object&&self;const J=Y||Z||Function("return this")();const $=J.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=J["__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,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const kt=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt: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(J,"Map");const vt=Ct(Object,"create");const Nt=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 wt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(vt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return wt.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=Nt,Dt.prototype.delete=Rt,Dt.prototype.get=St,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 Xt(t){var e=this.__data__=new z(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=q,Xt.prototype.has=Q,Xt.prototype.set=Kt;const qt=Xt;const Qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Yt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Zt=function(t,e,n){"__proto__"==e&&Yt?Yt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Jt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Zt(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?Zt(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?J.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,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Y.process;const ke=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.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 Ne=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const we=function(t,e){return function(n){return t(e(n))}};const Se=we(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Re(t))return Se(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?J.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 Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=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 Qe=function(){return[]};var Ye=Object.prototype.propertyIsEnumerable,Ze=Object.getOwnPropertySymbols;const Je=Ze?function(t){return null==t?[]:(t=Object(t),qe(Ze(t),(function(e){return Ye.call(t,e)})))}:Qe;const $e=function(t,e){return te(t,Je(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=we(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Je(t)),t=en(t);return e}:Qe;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,Je)};const an=function(t){return sn(t,je,nn)};const cn=Ct(J,"DataView");const un=Ct(J,"Promise");const ln=Ct(J,"Set");const fn=Ct(J,"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),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=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 _n:return pn}return e});const kn=yn;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=J.Uint8Array;const vn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Nn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const wn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=$?$.prototype:void 0,Mn=Sn?Sn.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 Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 wn(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]",Xn="[object Object]",qn={};qn[zn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Xn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Kn]=qn["[object WeakMap]"]=!1;const Qn=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 Xe(e,a)}else{var h=kn(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==Xn||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(!qn[h])return o?e:{};a=Dn(e,h,c)}}i||(i=new qt);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 Qt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Yn=function(t){return Qn(t,5)};const Zn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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&&!Zn(t))||($n.test(t)||!Jn.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(Zn(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||Zn(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 _r=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 yr=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=yr;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=_r(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 Nr=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]",wr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?wr:kn(t),u=a?wr:kn(e),l=(c=c==Rr?Sr:c)==Sr,f=(u=u==Rr?Sr:u)==Sr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(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 qt),s(p,m,n,r,o)}}return!!h&&(o||(o=new qt),Nr(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-=472]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(632031===parseInt(e(510))/1*(-parseInt(e(473))/2)+-parseInt(e(483))/3*(parseInt(e(537))/4)+-parseInt(e(530))/5*(parseInt(e(549))/6)+parseInt(e(523))/7*(-parseInt(e(490))/8)+parseInt(e(527))/9*(-parseInt(e(494))/10)+parseInt(e(480))/11*(-parseInt(e(472))/12)+parseInt(e(543))/13*(parseInt(e(542))/14))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(554)]=!1,this.id=e.id,this[n(532)]=e[n(532)],this[n(524)]=e[n(524)]||null,this[n(514)]=e[n(514)],this[n(535)]=e[n(535)]||e[n(514)],this[n(509)]=Boolean(e[n(518)]&&e[n(518)][n(485)]),this[n(540)]=null,this[n(511)]=t,this[n(515)]=e[n(525)],this[n(498)]=e[n(491)],this[n(513)]=e[n(481)],this[n(504)]=new Set,this[n(556)]=null,this[n(487)](n(500),null),this[n(487)](n(518),e[n(518)]||{}),this[n(487)](n(475),null),this[n(487)](n(478),null),this[n(487)](n(497),null),this[n(487)](n(521),!1),this[n(534)](n(508)),this[n(534)](n(520))}get[Vr(551)](){const t=Vr;let e=this;for(;e[t(475)];)e=e[t(475)];return e}get[Vr(546)](){const t=Vr;return!!this[t(497)]&&this[t(497)][t(536)]>0}get[Vr(488)](){const t=Vr;return 0!=this[t(504)][t(522)]&&6==Array[t(553)](this[t(504)])[0][t(489)](":")[t(536)]}get[Vr(505)](){return null!==this[Vr(502)]()}[Vr(477)](t){const e=Vr;this[e(504)][e(548)](t)}[Vr(476)](){const t=Vr;return Array[t(553)](this[t(504)])}[Vr(547)](){const t=Vr;return this[t(476)]()[t(506)]((e=>this[t(511)][t(484)][t(552)](e)))[t(503)]((t=>t))}[Vr(502)](){return this[Vr(547)]()[0]||null}[Vr(533)](){const t=Vr;this[t(511)][t(493)]((e=>{const n=t;for(const t of this[n(547)]())e[n(499)](t)})),this[t(504)][t(507)]()}[Vr(499)](t){const e=Vr;this[e(511)][e(493)]((n=>{n[e(499)](t)})),this[e(504)][e(529)](t)}[Vr(517)](t){const e=Vr,n=e(496)+this[e(532)]+":"+this[e(524)]+":"+this.id+":"+this[e(535)].id+":"+Wr[e(474)]();this[e(477)](n),this[e(511)][e(493)]((r=>{r[e(482)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(486)](t){const e=Vr;for(const n of this[e(526)]())if(n[e(528)](t))return!0;return!1}[Vr(526)](){const t=Vr;return this[t(547)]()[t(506)]((e=>e[t(555)]()))}[Vr(531)](){const t=Vr;return this[t(526)]()[t(541)](((e,n)=>[...e,...n[t(531)]()]),[])}[Vr(495)](){const t=Vr;var e;return(null===(e=this[t(502)]())||void 0===e?void 0:e[t(555)]())||null}[Vr(545)](){const t=Vr,e=this[t(526)]();if(1!=e[t(536)])return null;const n=e[0],r=n[t(479)][t(512)],s=n[t(544)][t(519)];return r instanceof i.Element?r!=s?null:r:null}[Vr(508)](){const t=Vr;this[t(515)](this[t(526)](),this[t(540)],this[t(518)]),this[t(533)]()}[Vr(520)](){const t=Vr;this[t(498)](this[t(526)](),this[t(540)],this[t(518)]),this[t(533)]()}[Vr(501)](){const t=Vr,e=[];let n=this[t(551)];for(;n;)e[t(550)](n),n=n[t(478)];return e}[Vr(492)](t,e){const n=Vr,r=Yn(this[n(518)]);gr(r,t,e),Dr(r,this[n(518)])||(this[n(518)]=r,this[n(513)](r))}[Vr(516)](t){const e=Vr,n=Yn(this[e(518)]);Gr(n,t),Dr(n,this[e(518)])||(this[e(518)]=n,this[e(513)](this[e(518)]))}[Vr(538)](){const t=Vr;return{id:this.id,type:this[t(524)]?this[t(532)]+":"+this[t(524)]:this[t(532)],authorId:this[t(535)].id,createdAt:this[t(556)],hasComments:this[t(546)],data:this[t(540)],attributes:this[t(518)]}}static[Vr(474)](){const t=Vr;return(0,e.uid)()[t(539)](1,5)}}function zr(){const t=["_onDiscard","removeMarker","authoredAt","getAllAdjacentSuggestions","getFirstMarker","filter","_markerNames","isInContent","map","clear","accept","isExternal","637IRisns","_model","nodeAfter","_onAttributesChange","author","_onAccept","removeAttribute","addRange","attributes","nodeBefore","discard","_saved","size","1138732gihlTO","subType","onAccept","getRanges","405YCjhQs","isIntersecting","delete","255RpuaaV","getItems","type","removeMarkers","decorate","creator","length","4533448NBQrae","toJSON","substr","data","reduce","241234haFYpK","3133EiZAIk","end","getContainedElement","hasComments","getMarkers","add","83124Iaklsr","push","head","get","from","_isDataLoaded","getRange","createdAt","12KKJaNi","3554ugEVxw","getMultiRangeId","previous","getMarkerNames","addMarkerName","next","start","120769FAFbNX","onAttributesChange","addMarker","3AxjpXO","markers","@external","isIntersectingWithRange","set","isMultiRange","split","8KPPGhL","onDiscard","setAttribute","change","83360exriTt","getFirstRange","suggestion:","commentThread"];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 Xr=qr;function qr(t,e){const n=Yr();return(qr=function(t,e){return n[t-=366]})(t,e)}!function(t){const e=qr,n=t();for(;;)try{if(669302===parseInt(e(417))/1*(parseInt(e(385))/2)+parseInt(e(378))/3+parseInt(e(446))/4+parseInt(e(441))/5*(parseInt(e(428))/6)+parseInt(e(409))/7+parseInt(e(461))/8*(-parseInt(e(434))/9)+-parseInt(e(438))/10*(parseInt(e(377))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class Qr{constructor(t,e){const n=qr;this[n(402)]=[],this[n(444)]=new Map,this[n(381)]=[],this[n(452)]=new Map,this[n(373)]=t,this[n(412)]=e}[Xr(440)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(367)];o++){const i=t[o];if(!i[e(380)])continue;const a=this[e(394)](i);if(a){if(null!=i[e(383)]){if(r[e(454)](i[e(383)]))continue;r[e(459)](i[e(383)])}n[e(388)](a)}else if(e(430)!=i[e(442)])e(382)!=i[e(442)]&&e(374)!=i[e(442)]||this[e(463)](n,i,t[o+1]);else{const t=i[e(387)][e(458)];if(s[e(454)](t))continue;s[e(459)](i[e(387)][e(458)]),t==Vc?this[e(393)](n,i):this[e(395)](n,i)}}return this[e(425)](n)}[Xr(439)](t){const e=Xr;this[e(402)][e(388)](t)}[Xr(398)](t,n,r=e.priorities[Xr(415)]){const s=Xr;s(431)==typeof t?(0,e.insertToPriorityArray)(this[s(381)],{matchingCallback:t,label:n,priority:r}):this[s(444)][s(405)](t,n)}[Xr(404)](t,e){const n=Xr;this[n(452)][n(405)](t,e)}[Xr(391)](t,e=1){const n=Xr;let r;for(const e of this[n(381)])if(e[n(410)](t)){r=e[n(435)];break}return r||(r=this[n(444)][n(420)](t[n(437)])),r?r(e):1!==e?e+" "+t[n(437)]+"s":""+t[n(437)]}[Xr(386)](t,e){const n=Xr,r=e[n(390)]()[n(445)](),s=n(382)==e[n(442)]?n(459):n(421);for(const e of r){const o=e[n(456)],i=t[t[n(367)]-1];if(o.is(n(369)))i&&i[n(442)][n(368)](n(371))>-1&&t[n(396)](),i&&n(414)==i[n(442)]?i[s]+=o[n(387)]:t[n(388)]({type:n(414),add:n(459)==s?o[n(387)]:"",remove:n(421)==s?o[n(387)]:""});else if(this[n(373)][n(451)](o)){const a=o;if(i&&i[n(442)][n(368)](n(371))>-1&&t[n(396)](),n(397)==e[n(442)])continue;i&&i[n(442)]==s+n(423)&&i[n(389)][n(437)]==a[n(437)]?i[n(424)]++:t[n(388)]({type:s+n(423),element:a,quantity:1}),r[n(384)]((t=>!(n(397)==t[n(442)]&&t[n(456)]==o)))}else if(this[n(373)][n(453)](o,n(370))||o.is(n(389),n(433))){const r=o;if(n(459)==s&&n(411)==e[n(442)]||n(421)==s&&n(397)==e[n(442)])continue;if(i&&-1==i[n(442)][n(368)](n(371))){n(414)==i[n(442)]&&(i[s]+="\n");continue}let a;if(a=n(459)==s?r[n(408)]&&!this[n(373)][n(451)](r[n(408)])?r[n(408)]:null:r[n(379)]&&!this[n(373)][n(451)](r[n(379)])?r[n(379)]:null,r[n(422)]||a&&a[n(422)]){const e=a&&a[n(422)]?a:r;i&&i[n(442)]==s+n(443)&&i[n(389)][n(437)]==e[n(437)]?i[n(424)]++:t[n(388)]({type:s+n(443),element:e,quantity:1})}else t[n(388)]({type:s+n(371),element:r})}}}[Xr(425)](t){const e=Xr,n=this[e(412)],r=[],s=[],o=[];for(const i of t)switch(i[e(442)]){case e(414):if(i[e(459)]=i[e(459)][e(400)](/(\S)\u000A+(\S)/g,e(401))[e(400)](/\u000A/g,""),i[e(421)]=i[e(421)][e(400)](/(\S)\u000A+(\S)/g,e(401))[e(400)](/\u000A/g,""),""!=i[e(459)]&&""!=i[e(421)]){r[e(388)]({type:e(400),content:Kr(n,e(457),['"'+i[e(421)]+'"','"'+i[e(459)]+'"'])});continue}if(null!=i[e(459)][e(462)](/^ +$/)){r[e(388)]({type:e(382),content:Kr(n,e(449),Kr(n,e(375),i[e(459)][e(367)]))});continue}if(null!=i[e(421)][e(462)](/^ +$/)){r[e(388)]({type:e(374),content:Kr(n,e(399),Kr(n,e(375),i[e(421)][e(367)]))});continue}if(""!=i[e(459)]){r[e(388)]({type:e(382),content:Kr(n,e(449),'"'+i[e(459)]+'"')});continue}r[e(388)]({type:e(374),content:Kr(n,e(399),'"'+i[e(421)]+'"')});continue;case e(427):case e(403):r[e(388)]({type:e(382),content:Kr(n,e(449),this[e(391)](i[e(389)],i[e(424)]))});continue;case e(406):case e(413):r[e(388)]({type:e(374),content:Kr(n,e(399),this[e(391)](i[e(389)],i[e(424)]))});continue;case e(372):r[e(388)]({type:e(382),content:Kr(n,e(447),this[e(391)](i[e(389)],i[e(424)]))});continue;case e(426):r[e(388)]({type:e(374),content:Kr(n,e(436),this[e(391)](i[e(389)],i[e(424)]))});continue;case e(448):s[e(388)](i[e(458)]);continue;case e(407):o[e(388)](i[e(458)]);continue;default:r[e(388)](i)}if(s[e(367)]){const t=s[e(366)]((t=>this[e(452)][e(454)](t)?this[e(452)][e(420)](t):t))[e(416)](", ");r[e(388)]({type:e(432),content:Kr(this[e(412)],e(429),t)})}if(o[e(367)]){const t=o[e(366)]((t=>this[e(452)][e(454)](t)?this[e(452)][e(420)](t):t))[e(416)](", ");r[e(388)]({type:e(432),content:Kr(this[e(412)],e(419),t)})}return r}[Xr(394)](t){const e=Xr;for(const n of this[e(402)]){const r=n(t);if(r&&e(442)in r)return r}}[Xr(395)](t,e){const n=Xr,r=e[n(387)],s=void 0===r[n(460)]?n(407):n(448);t[n(388)]({type:s,key:r[n(458)]})}[Xr(393)](t,e){const n=Xr;t[n(388)]({type:n(432),content:Kr(this[n(412)],n(418),this[n(391)](e[n(390)]()[n(455)][n(376)],1))})}[Xr(463)](t,e,n){const r=Xr;if(this[r(386)](t,e),n&&n[r(390)]()&&!e[r(390)]()[r(392)][r(450)](n[r(390)]()[r(455)])){const n=t[t[r(367)]-1],s=r(382)==e[r(442)]?r(459):r(421);n&&r(414)==n[r(442)]&&(n[s]+="\n")}}}function Yr(){const t=["newValue","8qIhDDY","match","_handleInsertRemoveSuggestionDescription","map","length","indexOf","$textProxy","$text","Container","addContainer","_schema","deletion","ELEMENT_SPACE","nodeAfter","8140xQfRrI","1455219GrAoNq","previousSibling","isInContent","_itemLabelsCallbacks","insertion","subType","skip","1102WHaWRM","_addDescriptionItems","data","push","element","getFirstRange","getItemLabel","end","_handleRenameSuggestionDescription","_handleCustomCallbackDescription","_handleAttributeSuggestionDescription","pop","elementEnd","registerElementLabel","*Remove:* %0","replace","$1 $2","_customCallbacks","addObject","registerAttributeLabel","set","removeEmptyContainer","removeFormat","nextSibling","4083786ygHGgR","matchingCallback","elementStart","_locale","removeObject","text","normal","join","758zqWARP","*Change to:* %0","*Remove format:* %0","get","remove","isEmpty","Object","quantity","_resolveDescriptionItems","removeContainer","addEmptyContainer","5111166mYmGJD","*Set format:* %0","attribute","function","format","softBreak","8236737bEFleO","label","*Merge:* %0","name","17900ZyJPuC","registerDescriptionCallback","getDescriptions","5BWIxWb","type","EmptyContainer","_itemLabels","getWalker","2284420tgYkVa","*Split:* %0","addFormat","*Insert:* %0","isEqual","isObject","_attributeLabels","checkChild","has","start","item","REPLACE_TEXT","key","add"];return(Yr=function(){return t})()}const Zr=$r;!function(t){const e=$r,n=t();for(;;)try{if(626161===-parseInt(e(468))/1*(-parseInt(e(452))/2)+-parseInt(e(463))/3+parseInt(e(465))/4+parseInt(e(469))/5*(parseInt(e(458))/6)+parseInt(e(453))/7+-parseInt(e(459))/8*(-parseInt(e(456))/9)+-parseInt(e(454))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class Jr extends t.Plugin{[Zr(461)](){const t=Zr,e=this[t(457)],n=e[t(467)][t(466)](t(460));e[t(464)][t(466)](t(455))&&n[t(462)](t(455))}}function $r(t,e){const n=ts();return($r=function(t,e){return n[t-=452]})(t,e)}function ts(){const t=["832696AvNUew","get","plugins","608OZdXlU","467095rGCoaH","2360iMTqzg","513639LrEbaA","8152510lykxhL","showAIAssistant","9PRrVTi","editor","54QrEOUI","1924008ZTHVsr","TrackChangesEditing","afterInit","enableCommand","1916553zApwie","commands"];return(ts=function(){return t})()}const es=rs;function ns(){const t=["afterInit","center","641938pNvIsi","AlignmentEditing","*Format:* %0","alignment","enableDefaultAttributesIntegration","has","FORMAT_ALIGNMENT","TrackChangesEditing","5601114soQncI","left","952629ipvSCP","15FjrRdI","type","292812bvWpLf","816186GjbdSX","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGN_TO_RIGHT","registerBlockAttribute","32syejBU","format","descriptionFactory","_registerLegacyDescription","registerAttributeLabel","commandParams","registerDescriptionCallback","plugins","get","value","commandName","formatBlock","locale","18UjCKWK","26IesbVd","62693GGKBBp","justify","FORMAT_ALIGN_TO_CENTER","editor","FORMAT_JUSTIFY_TEXT","1028400MAxuXC","right","12bpofWO"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=349]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(593138===-parseInt(e(371))/1*(-parseInt(e(370))/2)+parseInt(e(391))/3+-parseInt(e(351))/4*(parseInt(e(349))/5)+-parseInt(e(389))/6+parseInt(e(352))/7*(parseInt(e(356))/8)+parseInt(e(369))/9*(parseInt(e(376))/10)+-parseInt(e(381))/11*(parseInt(e(378))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(379)](){const t=es,e=this[t(374)],n=e[t(368)];if(!e[t(363)][t(386)](t(382)))return;const r=e[t(363)][t(364)](t(388));r[t(385)](t(384)),r[t(355)](t(384)),r[t(358)][t(360)](t(384),Kr(n,t(387))),this[t(359)]()}[es(359)](){const t=es,e=this[t(374)],n=e[t(368)];e[t(363)][t(364)](t(388))[t(358)][t(362)]((e=>{const r=t;if(r(367)!=e[r(350)])return;const{data:s}=e;if(s&&r(384)==s[r(366)]){const t=s[r(361)][0][r(365)];return{type:r(357),content:Kr(n,r(383),function(t){const e=r;switch(t){case e(390):return Kr(n,e(353));case e(377):return Kr(n,e(354));case e(380):return Kr(n,e(373));case e(372):return Kr(n,e(375))}}(t))}}}))}}const os=as;function is(){const t=["SuperscriptEditing","editor","StrikethroughEditing","_registerLegacyDescription","*Format:* %0","FORMAT_SUBSCRIPT","FORMAT_ITALIC","commandParams","locale","get","1128915wAuAYM","15yIectw","has","formatInline","16eGZUho","CodeEditing","TrackChangesEditing","SubscriptEditing","1075398qvcCui","slice","FORMAT_SUPERSCRIPT","12vlioie","4150134SrjBlG","italic","format","registerInlineAttribute","*Remove format:* %0","underline","superscript","code","strikethrough","registerAttributeLabel","FORMAT_UNDERLINE","FORMAT_","FORMAT_STRIKETHROUGH","3119473WyYeEu","commandName","type","FORMAT_CODE","926350tQKzFb","352390ghqDaS","bold","plugins","descriptionFactory","enableDefaultAttributesIntegration","FORMAT_BOLD","registerDescriptionCallback","UnderlineEditing","forceValue","BoldEditing","toLowerCase","subscript","toUpperCase","ItalicEditing","11088830RbqXHX","afterInit"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=204]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(734447===parseInt(e(238))/1+parseInt(e(237))/2+parseInt(e(208))/3*(-parseInt(e(219))/4)+-parseInt(e(209))/5*(parseInt(e(216))/6)+-parseInt(e(233))/7+parseInt(e(212))/8*(parseInt(e(220))/9)+parseInt(e(252))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(247),os(251),os(245),os(213),os(256),os(215),os(254)];class us extends t.Plugin{[os(253)](){const t=os,e=this[t(255)],n=e[t(240)][t(207)](t(214)),r=e[t(206)];for(const s of cs){if(!e[t(240)][t(210)](s))continue;const o=s[t(217)](0,-7)[t(248)](),i=t(231)+o[t(250)]();n[t(242)](o),n[t(223)](o),n[t(241)][t(229)](o,Kr(r,i))}this[t(257)]()}[os(257)](){const t=os,e=this[t(255)],n=e[t(206)],r=e[t(240)][t(207)](t(214));function s(e,s){const o=t;r[o(241)][o(244)]((t=>{const r=o;if(r(211)!=t[r(235)])return;const{data:i}=t;return i&&i[r(234)]===e?i[r(205)][0][r(246)]?{type:r(222),content:Kr(n,r(258),s)}:{type:r(222),content:Kr(n,r(224),s)}:void 0}))}s(t(239),Kr(n,t(243))),s(t(221),Kr(n,t(204))),s(t(225),Kr(n,t(230))),s(t(227),Kr(n,t(236))),s(t(228),Kr(n,t(232))),s(t(249),Kr(n,t(259))),s(t(226),Kr(n,t(218)))}}const ls=hs;function fs(){const t=["locale","document","parent","commandParams","schema","*Remove format:* %0","markBlockFormat","filter","395887UTOaJa","checkChild","plugins","1698PSIZYC","editor","getSelectedBlocks","*Set format:* %0","enableCommand","get","has","656037OMpLgw","TrackChangesEditing","8dGYfFv","365434UPOAws","1414782xwEzba","4fDEFWf","commands","8814330IGgXoM","format","forceValue","value","1099yFadNk","registerDescriptionCallback","from","blockQuote","ELEMENT_BLOCK_QUOTE","change","selection","model","336010ZYGxwo","BlockQuoteEditing","afterInit","$root","commandName","name","descriptionFactory"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=204]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(264429===parseInt(e(238))/1+parseInt(e(207))/2+parseInt(e(208))/3+parseInt(e(209))/4*(parseInt(e(223))/5)+parseInt(e(241))/6*(-parseInt(e(215))/7)+-parseInt(e(206))/8*(-parseInt(e(204))/9)+-parseInt(e(211))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class ds extends t.Plugin{[ls(225)](){const t=ls,e=this[t(242)],n=e[t(230)];if(!e[t(240)][t(247)](t(224)))return;const r=e[t(240)][t(246)](t(205)),s=this[t(242)][t(210)][t(246)](t(218));r[t(245)](t(218),((n,o={})=>{const i=t,a=this[i(242)][i(222)][i(231)][i(221)],c=o&&void 0!==o[i(213)]?o[i(213)]:!s[i(214)];let u=[];if(c){const t=Array[i(217)](a[i(243)]())[i(237)]((t=>gs(t)||function(t,e){const n=i,r=e[n(239)](t[n(232)],n(218)),s=e[n(239)]([n(226),n(218)],t);return r&&s}(t,this[i(242)][i(222)][i(234)])));u=A(t,e[i(222)])}else{const t=Array[i(217)](a[i(243)]())[i(237)]((t=>gs(t)));u=A(t,e[i(222)])}e[i(222)][i(220)]((()=>{const t=i;for(const e of u)r[t(236)](e,{commandName:t(218),commandParams:[{forceValue:c}]})}))})),r[t(229)][t(216)]((e=>{const r=t,{data:s}=e;if(s&&r(218)==s[r(227)]){const t=Kr(n,r(219));return s[r(233)][0][r(213)]?{type:r(212),content:Kr(n,r(244),t)}:{type:r(212),content:Kr(n,r(235),t)}}}))}}function gs(t){const e=ls;return e(218)==t[e(232)][e(228)]}const ps=ms;function ms(t,e){const n=Es();return(ms=function(t,e){return n[t-=351]})(t,e)}!function(t){const e=ms,n=t();for(;;)try{if(954426===-parseInt(e(390))/1+parseInt(e(354))/2+-parseInt(e(374))/3*(-parseInt(e(380))/4)+parseInt(e(360))/5+parseInt(e(379))/6*(-parseInt(e(355))/7)+-parseInt(e(367))/8+parseInt(e(368))/9*(parseInt(e(356))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ps(381)](){const t=ps,e=this[t(365)],n=e[t(372)],r=e[t(376)][t(387)](t(364));e[t(376)][t(388)](t(357))&&(r[t(371)](t(375)),r[t(386)](t(363)),r[t(358)](t(385)),r[t(391)][t(384)]((e=>{const r=t;if(r(353)!=e[r(389)]&&r(361)!=e[r(389)]&&r(378)!=e[r(389)])return;const s=e[r(362)]();if(null==s)return;if(!s.is(r(359),r(352)))return;const o=s[r(382)](r(385));if(r(353)==e[r(389)])return{type:r(353),content:Kr(n,r(383),'"'+o+'" '+Kr(n,r(373)))};if(r(361)==e[r(389)])return{type:r(361),content:Kr(n,r(369),'"'+o+'" '+Kr(n,r(373)))};const{data:i}=e;return i&&r(385)==i[r(351)]?{type:r(377),content:Kr(n,r(366),'"'+i[r(370)]+'"')}:void 0})))}}function Es(){const t=["852707FCKeGy","descriptionFactory","key","bookmark","insertion","278088xxOJpc","7CnTaxU","1362910egWtMO","BookmarkEditing","registerBlockAttribute","element","2144755sVEBfP","deletion","getContainedElement","updateBookmark","TrackChangesEditing","editor","*Set bookmark:* %0","7461736ArcpDD","117ruOrZv","*Remove:* %0","newValue","enableCommand","locale","ELEMENT_BOOKMARK","1929BfNehi","insertBookmark","plugins","format","attribute","6986082UiBgTG","9732yflvNO","afterInit","getAttribute","*Insert:* %0","registerDescriptionCallback","bookmarkId","enableDefaultAttributesIntegration","get","has","type"];return(Es=function(){return t})()}const bs=_s;function Ts(){const t=["enableCommand","1922031SCPIAl","557324eFiRpK","10187580JdFdBh","503980mZfpyE","get","changeCaseTitle","CaseChange","1UriKOm","has","2968kvEPnJ","changeCaseUpper","5ASeweP","changeCaseLower","afterInit","editor","3269NKysih","plugins","716454DkvsTG","932370utKjtT","TrackChangesEditing"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(322882===-parseInt(e(146))/1*(parseInt(e(140))/2)+-parseInt(e(139))/3+parseInt(e(142))/4+parseInt(e(129))/5*(-parseInt(e(136))/6)+-parseInt(e(133))/7*(-parseInt(e(148))/8)+parseInt(e(135))/9+parseInt(e(141))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(131)](){const t=bs,e=this[t(132)];e[t(134)][t(147)](t(145))&&(e[t(134)][t(143)](t(137))[t(138)](t(128)),e[t(134)][t(143)](t(137))[t(138)](t(130)),e[t(134)][t(143)](t(137))[t(138)](t(144)))}}const ks=As;function As(t,e){const n=Cs();return(As=function(t,e){return n[t-=353]})(t,e)}function Cs(){const t=["enableCommand","662808TMEELR","4913657xwsnmb","556598xwbYGw","ckbox","commands","plugins","4IAudxa","14236857mzwdgM","10RQuPyr","TrackChangesEditing","4388112LIMQGm","5RGLrIT","5915608XmMWWW","2083149ulyoIz","afterInit","editor","get"];return(Cs=function(){return t})()}!function(t){const e=As,n=t();for(;;)try{if(641297===-parseInt(e(366))/1+-parseInt(e(368))/2+-parseInt(e(361))/3*(-parseInt(e(354))/4)+-parseInt(e(359))/5*(parseInt(e(358))/6)+-parseInt(e(367))/7+parseInt(e(360))/8+-parseInt(e(355))/9*(-parseInt(e(356))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ls extends t.Plugin{[ks(362)](){const t=ks,e=this[t(363)];e[t(370)][t(364)](t(369))&&e[t(353)][t(364)](t(357))[t(365)](t(369))}}const vs=Rs;function Ns(){const t=["getSelectedBlocks","registerDescriptionCallback","registerElementLabel","schema","TrackChangesEditing","find","descriptionFactory","forceValue","commands","model","filter","from","locale","39632acLiHW","ELEMENT_CODE_BLOCK","name","change","label","205674AJfdpD","commandName","get","selection","commandParams","parent","checkChild","CodeBlock","formatBlock","languages","codeBlock","isLimit","323043ZDfVPc","has","8IHLkjL","*Remove format:* %0","toLowerCase","680665Umubao","editor","indentCodeBlock","format","plugins","666wGEUoP","value","outdentCodeBlock","language","*Set format:* %0","1486434qDmozD","type","markBlockFormat","311802XnBuoo","config","afterInit","blockName","enableCommand","rootElement","2594270BsuoPX","document"];return(Ns=function(){return t})()}function Rs(t,e){const n=Ns();return(Rs=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=Rs,n=t();for(;;)try{if(191851===-parseInt(e(211))/1+parseInt(e(199))/2+-parseInt(e(229))/3+-parseInt(e(213))/4*(-parseInt(e(216))/5)+parseInt(e(226))/6+-parseInt(e(179))/7+-parseInt(e(194))/8*(-parseInt(e(221))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class ws extends t.Plugin{[vs(231)](){const t=vs,e=this[t(217)];if(!e[t(220)][t(212)](t(206)))return;const n=e[t(220)][t(201)](t(185)),r=e[t(193)],s=e[t(230)][t(201)](t(209))[t(208)],o=e[t(189)][t(201)](t(209));n[t(233)](t(218)),n[t(233)](t(223)),n[t(233)](t(209),((r,i={})=>{const a=t,c=e[a(190)],u=e[a(190)][a(180)][a(202)],l=i&&void 0!==i[a(188)]?i[a(188)]:!o[a(222)];let f;i[a(224)]||(i[a(224)]=s[0][a(224)]),f=l?Array[a(192)](u[a(181)]())[a(191)]((t=>Ss(t)||function(t,e){const n=a;return!t.is(n(178))&&!e[n(210)](t)&&e[n(205)](t[n(204)],n(209))}(t,c[a(184)]))):Array[a(192)](u[a(181)]())[a(191)]((t=>Ss(t)));const h=A(f,c);c[a(197)]((()=>{const t=a;for(const e of h)n[t(228)](e,{commandName:t(209),commandParams:[{...i,forceValue:l}],formatGroupId:t(232)})}))})),n[t(187)][t(183)](t(209),(e=>Kr(r,t(195),e))),n[t(187)][t(182)]((e=>{const n=t;if(n(207)!=e[n(227)])return;const o=r.t,{data:i}=e;if(!i||n(209)!=i[n(200)])return;const a=i[n(203)][0][n(224)],c=o(s[n(186)]((t=>t[n(224)]===a))[n(198)])[n(215)]();return i[n(203)][0][n(188)]?{type:n(219),content:Kr(r,n(225),Kr(r,n(195),1)+" ("+c+")")}:{type:n(219),content:Kr(r,n(214),Kr(r,n(195),1))}}))}}function Ss(t){const e=vs;return e(209)==t[e(196)]}const Ms=Os;function Os(t,e){const n=Ds();return(Os=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=Os,n=t();for(;;)try{if(380723===parseInt(e(465))/1*(-parseInt(e(463))/2)+-parseInt(e(464))/3*(-parseInt(e(457))/4)+-parseInt(e(475))/5*(parseInt(e(472))/6)+-parseInt(e(470))/7+-parseInt(e(456))/8+parseInt(e(466))/9*(parseInt(e(473))/10)+parseInt(e(468))/11*(parseInt(e(474))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);class Fs extends t.Plugin{[Ms(455)](){const t=Ms,e=this[t(460)];e[t(462)][t(467)](t(459))&&e[t(462)][t(471)](t(461))[t(469)](t(458))}}function Ds(){const t=["4273788gZAlFo","782770LdKUDR","22164xFkRFx","5jKdXZl","afterInit","1738248BLtAZs","357212ptrpxD","addCommentThread","CommentsEditing","editor","TrackChangesEditing","plugins","2SaSPEH","24mVCIHb","60771gpemIm","81ythEmC","has","3707fAGQmn","enableCommand","4691981AvNzmW","get"];return(Ds=function(){return t})()}var Ps=n(834);function xs(t,e){const n=js();return(xs=function(t,e){return n[t-=454]})(t,e)}function Bs(t,e,n){const r=xs,s=[];for(const o of e[r(495)]())o[r(460)](t)&&s[r(477)](n[r(465)](o));return s}function Us(t,e,{showActiveMarker:n=!0}={}){const r=xs,s=t[r(456)][r(488)](r(476));return(o,i,a)=>{const c=r;if(!a[c(494)][c(503)](i[c(499)],o[c(464)]))return;const u=i[c(499)][c(506)](),l=i[c(499)][c(492)],f=t[c(493)][c(486)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(458)];g=g||f[c(498)](e);const n=a[c(475)][c(505)](e);if(n&&n[c(468)](c(497)))return;c(490)==t[c(489)]&&f[c(501)](e)&&!f[c(482)](e)&&(e[c(467)]||l[c(484)]?h&&h[c(471)]==e||(h=e,m(t[c(481)]),p=!0):d=d||t[c(481)])}function m(t){const r=c,{authorId:o}=s[r(507)](i[r(480)]),u=a[r(454)][r(500)](r(457),{class:r(455)+e,"data-author-id":o}),l=a[r(475)][r(459)](t);n&&s[r(485)][r(474)](i[r(480)])&&a[r(454)][r(496)](r(491),u),a[r(454)][r(473)](l,u),a[r(475)][r(461)](u,i[r(480)])}g||p||!d||m(d)}}function js(){const t=["1232610ZpvjZm","toViewElement","getWalker","_splitMarkerName","writer","ck-suggestion-marker-","plugins","span","item","toViewPosition","hasAttribute","bindElementToMarker","9385rMPjuv","371510bFmrsn","name","createRangeOn","16xQDHqM","nextSibling","getCustomProperty","12426WvhYJQ","69727wHFcsT","parent","498oCSPpo","insert","includes","mapper","TrackChangesEditing","push","611536LMNAJz","1JJajQc","markerName","previousPosition","isLimit","45gqhDNX","isAtEnd","activeMarkers","schema","11JvAJXo","get","type","elementEnd","ck-suggestion-marker--active","start","model","consumable","getItems","addClass","addHighlight","isContent","markerRange","createUIElement","isBlock","906252svrWHK","test"];return(js=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(238564===-parseInt(e(479))/1*(-parseInt(e(469))/2)+parseInt(e(504))/3+-parseInt(e(478))/4+parseInt(e(462))/5*(-parseInt(e(472))/6)+parseInt(e(470))/7*(parseInt(e(466))/8)+parseInt(e(483))/9*(parseInt(e(463))/10)+parseInt(e(487))/11*(-parseInt(e(502))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);const Gs=Hs;function Vs(){const t=["7885032aJvOBK","5284090Nutnim","data","mapper","forward","document","remove","showSuggestionHighlights","markerName","2898CynXoG","286818wjOEky","lock","buffer","editor","high","unbindElementFromMarkerName","42614uTaVdn","fromRange","requires","detach","isCollapsed","batch","deleteForward","setSelection","unlock","11fXpkiC","getFirstRange","enqueueChange","18omGPnp","modifySelection","11993268ngUMen","markerNameToElements","bind","merge","plugins","$graveyard","model","unit","createRange","init","enableCommand","7Islfdd","delete","TrackChangesEditing","rootName","uiElement","editing","addMarker:suggestion:deletion","4SrCWlq","start","end","3838551rEOXab","downcastDispatcher","root","commands","options","get","6blCiCi","1234002tZTpcw","selection","removeMarker:suggestion:deletion","writer","createSelection","30WnLmJC"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(656265===-parseInt(e(114))/1*(-parseInt(e(161))/2)+-parseInt(e(155))/3*(-parseInt(e(152))/4)+parseInt(e(167))/5*(-parseInt(e(162))/6)+-parseInt(e(145))/7*(parseInt(e(168))/8)+-parseInt(e(132))/9*(-parseInt(e(169))/10)+parseInt(e(129))/11*(-parseInt(e(134))/12)+parseInt(e(120))/13*(parseInt(e(113))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{static get[Gs(122)](){return[Ps.Delete]}[Gs(143)](){const t=Gs,e=this[t(117)],n=e[t(138)][t(160)](t(147));n[t(144)](t(146));const r=e[t(158)][t(160)](t(126));n[t(144)](t(126),((n,s={})=>{const o=t,a=e[o(140)][o(166)](e[o(140)][o(109)][o(163)]);a[o(124)]&&e[o(140)][o(133)](a,{direction:o(172),unit:s[o(141)]});const c=a[o(130)](),u=i.LiveRange[o(121)](c);let l;n(s),l=o(139)==u[o(157)][o(148)]?e[o(140)][o(142)](c[o(153)]):e[o(140)][o(142)](u[o(153)],u[o(154)]),u[o(123)](),e[o(140)][o(131)](r[o(116)][o(125)],(t=>{const e=o;r[e(116)][e(115)](),t[e(127)](t[e(142)](l[e(154)])),r[e(116)][e(128)]()}))})),e[t(150)][t(156)].on(t(151),Us(e,t(137)),{priority:t(118)}),e[t(170)][t(156)].on(t(151),((n,r,s)=>{const o=t;s[o(159)][o(111)]&&Us(e,o(137),{showActiveMarker:!1})[o(136)](this)(n,r,s)}),{priority:t(118)}),e[t(150)][t(156)].on(t(164),((e,n,r)=>{const s=t,o=r[s(171)][s(135)](n[s(112)]);if(o)for(const t of o)t.is(s(149))&&(r[s(171)][s(119)](t,n[s(112)]),r[s(165)][s(110)](t))}),{priority:t(118)})}}const zs=Ks;function Ks(t,e){const n=Xs();return(Ks=function(t,e){return n[t-=387]})(t,e)}function Xs(){const t=["map","newValue","enableDefaultAttributesIntegration","includes","*Format:* remove from %0","customNumberedList","ELEMENT_","change","head","commandParams","end","7050246BrYrrh","groupId","high","ELEMENT_TODO_LIST","change:data","getAttribute","push","from","listMarker","4978072kmkuYH","size","listType","44703cyCoBZ","ELEMENT_NUMBERED_LIST","getChangedMarkers","*Split:* list item","next","getChanges","attributeKey","oldRange","removeMarker","attributes","startsWith","value","name","suggestion:attribute:","todoListCheck","hasSuggestion","assureChains","fromRange","1xWISee","registerDescriptionCallback","differ","_supportLegacySuggestions","listStart","numbered","editor","format","_getAttributeKey","execute","_registerLegacyDescription","*Indent:* %0","mergeListItemForward","getFirstRange","registerAttributeLabel","TrackChangesEditing","todoListChecked","customBulletedList","listStyle","previousSibling","splitListItemBefore","ELEMENT_LIST_ITEM","ListEditing","nodeAfter","find","*Merge:* %0","_suggestionFactory","filter","isNextTo","5EpJEAG","numberedList","refresh","parent","start","nextSibling","*Merge:* list item","isObject","suggestion","trackChangesCommand","default","outdentList","locale","bulletedList","deletion","*Change to:* %0","forceValue","todo","getFirstMarker","_findSuggestions","todoList","registerBlockAttribute","oldValue","noTrackChangesFixer","listMarkerStyle","detach","setAttribute","1672826AEhVcc","*Format:* insert into %0","bulleted","indentList","_splitMarkerName","getRanges","listReversed","descriptionFactory","get","selection","mergeListItemBackward","afterInit","has","listIndent","TodoListEditing","document","attribute","config","formatBlock","FORMAT_INDENT","10sxJbAR","checkTodoList","isLocal","splitListItemAfter","range","2008647vEHpEC","isUndo","length","_LIST","*Check item*","createPositionAt","key","meta","add","plugins","commandName","commands","registerCustomCallback","registerPostFixer","newRange","ELEMENT_BULLETED_LIST","2261CgWLDU","containsItem","batch","schema","4614156ZVNwlg","accept","*Outdent:* %0","*Remove format:* %0","setSelection","documentList","6112YKwZlJ","getSuggestions","toUpperCase","createRange","type","model","listItemId","getSuggestion","*Uncheck item*","184ZYLMgx","listItemIdFixer","data","registerElementLabel","list.multiBlock","*Set format:* %0","multipleBlocks"];return(Xs=function(){return t})()}!function(t){const e=Ks,n=t();for(;;)try{if(713928===-parseInt(e(550))/1*(-parseInt(e(442))/2)+parseInt(e(532))/3*(parseInt(e(502))/4)+parseInt(e(415))/5*(-parseInt(e(520))/6)+parseInt(e(483))/7*(-parseInt(e(493))/8)+-parseInt(e(467))/9+parseInt(e(462))/10*(parseInt(e(529))/11)+parseInt(e(487))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xs);class qs extends t.Plugin{[zs(453)](){const t=zs,e=this[t(392)];if(!e[t(476)][t(454)](t(408)))return;const n=e[t(427)],r=e[t(476)][t(450)](t(401)),s=e[t(476)][t(454)](t(456)),o=!!e[t(459)][t(450)](t(506));function i(e){const r=t;return{type:r(393),content:""+Kr(n,r(507),e)}}function a(e){const r=t;return{type:r(393),content:""+Kr(n,r(490),e)}}r[t(511)](t(416)),r[t(511)](t(428)),r[t(511)](t(514)),r[t(511)](t(403)),r[t(511)](t(445)),r[t(511)](t(426)),r[t(511)](t(465)),r[t(511)](t(406)),r[t(436)](t(499)),r[t(436)](t(531)),r[t(436)](t(455)),o&&(r[t(511)](t(452)),r[t(511)](t(398))),s&&(r[t(511)](t(435)),r[t(511)](t(463)),r[t(436)](t(402)),r[t(449)][t(387)]((e=>{const r=t,{data:s}=e;if(s&&r(402)==s[r(473)])return{type:r(393),content:s[r(510)]?Kr(n,r(471)):Kr(n,r(501))}})),this[t(392)][t(498)][t(457)][t(480)]((e=>{const n=t;if(e[n(485)][n(468)])return!1;let s=!1;const o=r[n(494)]({skipNotAttached:!0})[n(413)]((t=>n(402)===r[n(394)](t)));for(const t of o)n(432)!=t[n(399)]()[n(419)][n(409)][n(525)](n(531))&&(r[n(434)](t[n(399)](),n(458))[n(410)]((t=>n(531)===r[n(394)](t[n(423)])))||(e[n(540)](t[n(433)]()),s=!0));return s}))),r[t(449)][t(400)](t(455),Kr(n,t(461)));const c={type:t(393),content:""};r[t(449)][t(387)]((e=>{const r=t,{data:s}=e;if(!s||r(531)!=s[r(473)])return;let u=e[r(517)];for(;u;){if(u[r(504)]&&((r(404)==u[r(504)][r(473)]||r(439)==u[r(504)][r(473)])&&(u[r(504)][r(510)]&&r(425)!=u[r(504)][r(510)]||r(425)!=u[r(504)][r(437)]&&!s[r(510)])||!o&&u[r(504)][r(473)]==Vc))return c;u=u[r(536)]}if(null==s[r(510)])switch(s[r(437)]){case r(444):return a(Kr(n,r(482)));case r(391):return a(Kr(n,r(533)));case r(432):return a(Kr(n,r(523)))}switch(s[r(510)]){case r(444):return i(Kr(n,r(482)));case r(391):return i(Kr(n,r(533)));case r(432):return i(Kr(n,r(523)))}})),r[t(449)][t(387)]((e=>{const n=t,{data:r}=e;if(r&&n(455)==r[n(473)])return null==r[n(510)]||null==r[n(437)]&&0==r[n(510)]?c:void 0})),r[t(449)][t(387)]((e=>{const r=t;if(r(458)!=e[r(497)])return;const{data:s}=e;if(!s||r(499)!=s[r(473)])return;const o=Qs(e);return r(510)==o?{type:r(393),content:Kr(n,r(421))}:r(437)==o?{type:r(393),content:Kr(n,r(535))}:c})),e[t(498)][t(457)][t(480)]((e=>this[t(503)](e))),e[t(498)][t(457)][t(480)]((e=>this[t(438)](e))),e[t(498)][t(457)].on(t(524),((e,n)=>{const r=t;if(n[r(468)]||!n[r(464)])return!1;this[r(548)]()}),{priority:t(522)}),this[t(389)]()}[zs(503)](t){const e=zs;if(t[e(485)][e(468)]||!t[e(485)][e(464)])return!1;let n=!1;const r=this[e(392)][e(476)][e(450)](e(401))[e(494)]({skipNotAttached:!0})[e(413)]((t=>t[e(504)]&&e(499)==t[e(504)][e(473)]))[e(413)]((t=>t[e(504)][e(510)]&&t[e(504)][e(437)]));for(const s of r)Qs(s)||(t[e(540)](s[e(433)]()),n=!0);return n}[zs(438)](t){const e=zs;if(t[e(485)][e(468)]||!t[e(485)][e(464)])return!1;const n=this[e(392)][e(476)][e(450)](e(401));if(n[e(424)][e(543)])return!1;let r=!1;const s=[e(531),e(499),e(455),e(404),e(390),e(448),e(546),e(528),e(439)],o=this[e(392)][e(498)][e(457)][e(388)][e(537)]()[e(413)]((t=>e(458)==t[e(497)]))[e(413)]((t=>s[e(512)](t[e(538)])));if(0==o[e(469)])return r;for(const i of o){const o=n[e(434)](i[e(466)],e(458))[e(413)]((t=>!t[e(474)][e(414)]))[e(509)]((t=>t[e(423)]))[e(413)]((t=>{const r=e,o=n[r(394)](t);return s[r(512)](o)}));if(o[e(469)]){for(const n of o)t[e(540)](n[e(433)]());r=!0}}return r}[zs(548)](){const t=zs,e=this[t(392)][t(476)][t(450)](t(401)),n=[t(531),t(499),t(455),t(404),t(390),t(448),t(546),t(528),t(439)];let r;const s=new Set(this[t(392)][t(498)][t(457)][t(388)][t(534)]()[t(413)]((r=>{const s=t;if(r[s(504)][s(539)]||!r[s(504)][s(481)])return null;if(!r[s(544)][s(542)](s(545)))return null;const{id:o}=e[s(446)](r[s(544)]);if(!e[s(547)](o))return null;const i=e[s(500)](o);return n[s(512)](i[s(504)][s(473)])}))[t(509)]((n=>{const s=t,{id:o}=e[s(446)](n[s(544)]),i=e[s(500)](o);return r=i[s(541)][s(521)],i[s(399)]()[s(419)][s(409)]})));if(0==s[t(530)])return;const o=e[t(494)]({skipNotAttached:!0})[t(413)]((e=>t(458)==e[t(497)]&&e[t(504)]&&n[t(512)](e[t(504)][t(473)])&&e[t(541)][t(521)]!=r))[t(509)]((e=>({listItem:e[t(399)]()[t(419)][t(409)],groupId:e[t(541)][t(521)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(454)](n)&&i[t(475)](e);for(const n of e[t(494)]())i[t(454)](n[t(541)][t(521)])&&n[t(441)](t(521),r)}[zs(389)](){const t=zs,e=this[t(392)],n=e[t(427)],r=e[t(476)][t(450)](t(401));this[t(396)](),r[t(412)][t(479)](t(460),t(492),t(488),(function(n,r){const s=t,o=[];for(let t of n)t[s(419)][s(409)]===t[s(519)][s(418)]&&(t=e[s(498)][s(496)](e[s(498)][s(472)](t[s(419)][s(409)],0))),o[s(526)](t);e[s(498)][s(516)]((t=>{const n=s,a=e[n(498)][n(457)][n(451)],c=Array[n(527)](a[n(447)]())[n(509)]((t=>i.LiveRange[n(549)](t)));t[n(491)](o),e[n(478)][n(450)](r[n(477)])[n(417)](),r[n(518)][n(526)]({forceDefaultExecution:!0}),e[n(395)](r[n(477)],...r[n(518)]),t[n(491)](c);for(const t of c)t[n(440)]()}))})),r[t(449)][t(505)]((function(n){const r=t,s=!e[r(498)][r(486)][r(422)](n),o=n[r(405)],i=n[r(420)],a=n[r(525)](r(499)),c=!o||o[r(525)](r(499))!==a,u=!i||i[r(525)](r(499))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(407),e)))}[zs(396)](){const t=zs,e=this[t(392)],n=e[t(427)];function r(n){const r=t,s=e[r(478)][r(450)](r(428))[r(543)],o=e[r(478)][r(450)](r(416))[r(543)];return r(416)===n?s:o}e[t(476)][t(450)](t(401))[t(449)][t(387)]((function(s){const o=t;if(o(460)!=s[o(497)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(477)]){case o(428):u=i[o(518)][0][o(431)],l=r(i[o(477)]),a=o(u?443:513),!l&&e[o(459)][o(450)](o(506))||(a=o(430)),c={type:o(393),content:Kr(n,a,Kr(n,o(482)))};break;case o(416):u=i[o(518)][0][o(431)],l=r(i[o(477)]),a=o(u?443:513),!l&&e[o(459)][o(450)](o(506))||(a=o(430)),c={type:o(393),content:Kr(n,a,Kr(n,o(533)))};break;case o(445):a=o(397),c={type:o(393),content:Kr(n,a,Kr(n,o(407)))};break;case o(426):a=function(t){const e=o,n=t[e(399)]();let r=n[e(419)][e(409)];for(;r&&n[e(484)](r);){if(r[e(525)](e(455))>0)return!1;r=r[e(420)]}return!0}(s)?Kr(n,o(513),Kr(n,function(t){const e=o;return e(515)+t[e(399)]()[e(419)][e(409)][e(525)](e(531))[e(495)]()+e(470)}(s))):Kr(n,o(489),Kr(n,o(407))),c={type:o(393),content:a};break;case o(452):case o(398):!1===i[o(508)]&&(a=o(411),c={type:o(429),content:Kr(n,a,Kr(n,o(407)))})}return c}))}}function Qs(t){const e=zs;let n=t[e(399)]()[e(419)][e(409)][e(405)];for(;n;){const r=n[e(525)](e(499));if(!r)return!1;if(r==t[e(504)][e(510)])return e(510);if(r==t[e(504)][e(437)])return e(437);n=n[e(405)]}return!1}const Ys=Js;function Zs(){const t=["afterInit","data","*Set format:* %0","listStart","descriptionFactory","batch","_LIST_","customNumbered","bulleted","2624392NHlqPj","key","find","plugins","next","TrackChangesEditing","1437579QCYnZA","listStyle","default","decimal","registerDescriptionCallback","toUpperCase","listReversed","model","*Format:* set order to regular","commandName","registerPostFixer","2458945RkMpni","start","9IGDSBW","document","suggestion","handleDescriptions","reversed","getFirstMarker","*Change to:* %0","list.properties","40oRlsXG","FORMAT_LIST_START","formatBlock","getSuggestions","enableDefaultAttributesIntegration","registerAttributeLabel","editor","commandParams","*Format:* set order to reversed","bind","registerBlockAttribute","square","circle","5054355BqhUjq","getAttribute","styles","isUndo","*Remove format:* %0","newValue","_LIST_DEFAULT","type","head","decimal-leading-zero","9575556hFTinY","_getTranslationKeyForListStyle","removeMarker","FORMAT_LIST_REVERSED","_getAttributeKey","has","364258PuZtAo","1186668utXLQY","config","numbered","oldValue","replace","locale","filter","get","upper-roman","lower-latin","disc","lower-roman","_registerLegacyDescription","*Format:* set start index to %0","nodeAfter","_findSuggestions","attribute","startIndex","upper-latin","ELEMENT_","includes","getFirstRange","ListPropertiesEditing","format","listType"];return(Zs=function(){return t})()}function Js(t,e){const n=Zs();return(Js=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=Js,n=t();for(;;)try{if(926282===-parseInt(e(407))/1*(-parseInt(e(444))/2)+-parseInt(e(394))/3+parseInt(e(388))/4+parseInt(e(405))/5+parseInt(e(438))/6+-parseInt(e(445))/7+parseInt(e(415))/8*(-parseInt(e(428))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zs);class $s extends t.Plugin{[Ys(470)](){const t=Ys;if(!this[t(421)][t(391)][t(443)](t(467)))return;const e=this[t(421)][t(446)][t(452)](t(414)),n=this[t(421)][t(391)][t(452)](t(393));e[t(430)]&&(n[t(419)](t(395)),n[t(425)](t(395))),e[t(411)]&&(n[t(419)](t(400)),n[t(425)](t(400))),e[t(462)]&&(n[t(419)](t(382)),n[t(425)](t(382)));const r={type:t(468),content:""};n[t(383)][t(398)](this[t(410)][t(424)](this));const s=this[t(421)][t(450)];n[t(383)][t(420)](t(400),Kr(s,t(441))),n[t(383)][t(398)]((e=>{const n=t,{data:s}=e;if(s&&n(400)==s[n(389)])return null==s[n(433)]||0==s[n(433)]&&null==s[n(448)]?r:void 0})),n[t(383)][t(420)](t(382),Kr(s,t(416))),n[t(383)][t(398)]((e=>{const n=t,{data:s}=e;if(s&&n(382)==s[n(389)])return null==s[n(433)]||1==s[n(433)]&&null==s[n(448)]?r:void 0})),this[t(421)][t(401)][t(408)][t(404)]((e=>{const r=t;if(e[r(384)][r(431)])return!1;let s=!1;const o=n[r(418)]({skipNotAttached:!0})[r(451)]((t=>{const e=r,s=n[e(442)](t);return e(382)==s||e(400)==s}));for(const t of o){const o=t[r(466)]()[r(406)][r(459)][r(429)](r(469));r(447)!=o&&r(386)!=o&&(n[r(460)](t[r(466)](),r(461))[r(390)]((t=>r(469)==n[r(442)](t[r(409)])))||(e[r(440)](t[r(412)]()),s=!0))}return s})),this[t(457)]()}[Ys(410)](t){const e=Ys,n=this[e(421)][e(450)],{data:r}=t,s={type:e(468),content:""};if(!r||e(395)!=r[e(389)])return;if(!r[e(448)])return e(396)==r[e(433)]?s:{type:e(468),content:""+Kr(n,e(381),Kr(n,this[e(439)](r[e(433)])))};if(!r[e(433)]){if(e(396)==r[e(448)])return s;let o=t[e(436)];for(;o;){if(o[e(471)]&&e(469)==o[e(471)][e(389)]&&o[e(471)][e(433)])return s;o=o[e(392)]}return{type:e(468),content:""+Kr(n,e(432),Kr(n,this[e(439)](r[e(448)])))}}if(e(396)!=r[e(433)])return{type:e(468),content:""+Kr(n,e(381),Kr(n,this[e(439)](r[e(433)])))};let o=t[e(436)];for(;o;){if(o[e(471)]&&e(469)==o[e(471)][e(389)]&&o[e(471)][e(433)]&&o[e(471)][e(448)])return s;o=o[e(392)]}const i=t[e(466)]()[e(406)][e(459)][e(429)](e(469));return{type:e(468),content:Kr(n,e(381),Kr(n,e(464)+i[e(399)]()+e(434)))}}[Ys(457)](){const t=Ys,e=this[t(421)],n=e[t(450)];e[t(391)][t(452)](t(393))[t(383)][t(398)]((e=>{const r=t;if(r(417)!=e[r(435)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(403)]){case r(395):o=r(413),i={type:r(468),content:Kr(n,o,Kr(n,this[r(439)](s[r(422)][0][r(435)])))};break;case r(400):o=s[r(422)][0][r(411)]?r(423):r(402),i={type:r(468),content:Kr(n,o)};break;case r(382):o=r(458),i={type:r(468),content:Kr(n,o,s[r(422)][0][r(462)])}}return i}))}[Ys(439)](t){const e=Ys;return e(464)+function(t){const n=e;return to[n(465)](t)?n(387):eo[n(465)](t)?n(447):null}(t)[e(399)]()+e(385)+t[e(399)]()[e(449)](/-/g,"_")}}const to=[Ys(455),Ys(427),Ys(426)],eo=[Ys(397),Ys(437),Ys(456),Ys(453),Ys(454),Ys(463)];function no(){const t=["1387370LQFqMN","afterInit","commands","emoji","66ZeesFy","plugins","get","18876vjDsnW","editor","4249656iJUdox","642334YeyRVP","8970282mOGqTJ","2vxuoyN","enableCommand","2365416uaqsuw","TrackChangesEditing","211756IPEpMX"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=378]})(t,e)}const so=ro;!function(t){const e=ro,n=t();for(;;)try{if(484429===parseInt(e(388))/1*(parseInt(e(392))/2)+-parseInt(e(380))/3*(parseInt(e(383))/4)+parseInt(e(393))/5+parseInt(e(385))/6+parseInt(e(386))/7+parseInt(e(390))/8+-parseInt(e(387))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class oo extends t.Plugin{[so(394)](){const t=so,e=this[t(384)];e[t(378)][t(382)](t(379))&&e[t(381)][t(382)](t(391))[t(389)](t(379))}}var io=n(507);const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=267]})(t,e)}function uo(){const t=["afterExecute","downcastDispatcher","editor","writer","unbindElementFromMarkerName","110JOCTnM","564585VYiXMn","addMarker:suggestion:insertion","61974IfjonW","enter","editing","document","removeMarker:suggestion:insertion","mapper","18318OuJbtU","model","enterBlock","fire","options","showSuggestionHighlights","25249ketRwj","markInsertion","split","bind","data","remove","createPositionAt","selection","90VxKwcp","detach","344ogwXqa","558mckitB","TrackChangesEditing","commands","get","setSelection","fromRange","parent","markerName","getFirstPosition","ck-suggestion-marker-split","markerNameToElements","plugins","154CzjaHd","createRange","hasClass","nextSibling","requires","end","change","107964bwjgwH","enableCommand","1645428nKgoHS","getFirstRange","high","819379SdFbih","init"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(498198===parseInt(e(281))/1+-parseInt(e(318))/2*(-parseInt(e(289))/3)+-parseInt(e(268))/4*(parseInt(e(303))/5)+-parseInt(e(306))/6*(-parseInt(e(295))/7)+parseInt(e(305))/8*(parseInt(e(283))/9)+-parseInt(e(280))/10*(parseInt(e(273))/11)+parseInt(e(270))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);class lo extends t.Plugin{static get[ao(322)](){return[io.Enter]}[ao(274)](){const t=ao,e=this[t(277)],n=e[t(317)][t(309)](t(307)),r=e[t(308)][t(309)](t(284));n[t(269)](t(284),(()=>{const s=t;e[s(290)][s(267)]((t=>{const o=s,a=e[o(290)][o(286)][o(302)],c=a[o(314)](),u=i.LiveRange[o(311)](a[o(271)]());if(r[o(291)](t)){const r=e[o(290)][o(301)](c[o(312)][o(321)],0),s=t[o(319)](c,r);n[o(296)](s)}else t[o(310)](t[o(319)](u[o(323)]));u[o(304)](),r[o(292)](o(275),{writer:t})}))})),e[t(285)][t(276)].on(t(282),Us(e,t(297)),{priority:t(272)}),e[t(285)][t(276)].on(t(287),((e,n,r)=>{const s=t,o=r[s(288)][s(316)](n[s(313)]);if(o)for(const t of o)t[s(320)](s(315))&&(r[s(288)][s(279)](t,n[s(313)]),r[s(278)][s(300)](t))}),{priority:t(272)}),e[t(299)][t(276)].on(t(282),((n,r,s)=>{const o=t;s[o(293)][o(294)]&&Us(e,o(297),{showActiveMarker:!1})[o(298)](this)(n,r,s)}),{priority:t(272)})}}const fo=go;function ho(){const t=["plugins","string","_isInDeletionRange","results","TrackChangesEditing","replaceAll","getRange","15zQtVXN","filter","findByTextCallback","find","1356894AdxeXB","getMarkersGroup","suggestion:deletion","isArray","FindAndReplaceEditing","enableCommand","42BYbLPT","markers","1500204rYZcjj","175528lZlecu","createRange","getIntersection","model","start","115806nfPlpT","796344ynloHT","9FdWAiz","item","afterInit","replace","bind","findNext","handleFindCommand","FindAndReplaceUtils","906381qdWHjh","findPrevious","editor","createPositionAt","has","get","2114120WghRfh","end"];return(ho=function(){return t})()}function go(t,e){const n=ho();return(go=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(528508===-parseInt(e(214))/1+parseInt(e(196))/2*(parseInt(e(204))/3)+-parseInt(e(199))/4+parseInt(e(186))/5*(parseInt(e(198))/6)+-parseInt(e(190))/7+parseInt(e(205))/8*(-parseInt(e(206))/9)+parseInt(e(177))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);class po extends t.Plugin{[fo(208)](){const t=fo;if(!this[t(173)][t(179)][t(175)](t(194)))return;const e=this[t(173)][t(179)][t(176)](t(183));e[t(195)](t(189),this[t(212)][t(210)](this)),e[t(195)](t(211)),e[t(195)](t(172)),e[t(195)](t(209)),e[t(195)](t(184))}[fo(212)](t,e,n={}){const r=fo,s=this[r(173)][r(179)][r(176)](r(213));return t((t=>{const o=r;let i=(o(180)==typeof e?s[o(188)](e,n):e)(t);Array[o(193)](i)&&(i={results:i,searchText:o(180)==typeof e?e:""});const a=i[o(182)][o(187)]((e=>!1===this[o(181)](e,t[o(207)])));return{...i,results:a}}),n)}[fo(181)](t,e){const n=fo,r=this[n(173)][n(202)][n(200)](this[n(173)][n(202)][n(174)](e,t[n(203)]),this[n(173)][n(202)][n(174)](e,t[n(178)]));for(const t of this[n(173)][n(202)][n(197)][n(191)](n(192)))if(null!==r[n(201)](t[n(185)]()))return!0;return!1}}function mo(t,e){const n=bo();return(mo=function(t,e){return n[t-=443]})(t,e)}const Io=mo;!function(t){const e=mo,n=t();for(;;)try{if(673202===-parseInt(e(470))/1+parseInt(e(443))/2+parseInt(e(478))/3+parseInt(e(484))/4*(-parseInt(e(496))/5)+-parseInt(e(452))/6+parseInt(e(459))/7+-parseInt(e(489))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);const Eo=[{pluginName:Io(483),commandName:Io(461)},{pluginName:Io(460),commandName:Io(497)},{pluginName:Io(476),commandName:Io(474)},{pluginName:Io(486),commandName:Io(480)}];function bo(){const t=["*Set font color:* %0","fontColor","_registerLegacyDescription","FontColorEditing","editor","3590745RtMhaN","descriptionFactory","fontBackgroundColor","formatInline","value","FontSizeEditing","171472gvNTsI","*Reset font size*","FontBackgroundColorEditing","fontColor.colors","*Set font background color:* %0","2950496rbkeZR","FontSize","*Reset font background color*","config","commandParams","registerDescriptionCallback","get","30UFlYym","fontFamily","TrackChangesEditing","enableDefaultAttributesIntegration","afterInit","locale","2113208YMJamE","registerAttributeLabel","title","FORMAT_FONT_COLOR","fontBackgroundColor.colors","trim","type","FORMAT_FONT_BACKGROUND","FORMAT_FONT_FAMILY","1243428bjbOgz","normalizeSizeOptions","*Set font family:* %0","*Reset font family*","commandName","*Reset font color*","format","877933UsOesR","FontFamilyEditing","fontSize","plugins","fontSize.options","registerInlineAttribute","model","find","FORMAT_FONT_SIZE","label","toLowerCase","872478TWDacF","*Set font size:* %0","has"];return(bo=function(){return t})()}class To extends t.Plugin{[Io(500)](){const t=Io,e=this[t(477)][t(501)],n=this[t(477)][t(462)][t(495)](t(498));for(const{pluginName:e,commandName:r}of Eo)this[t(477)][t(462)][t(472)](e)&&(n[t(499)](r),n[t(464)](r));n[t(479)][t(444)](t(461),Kr(e,t(467))),n[t(479)][t(444)](t(497),Kr(e,t(451))),n[t(479)][t(444)](t(474),Kr(e,t(446))),n[t(479)][t(444)](t(480),Kr(e,t(450))),this[t(475)]()}[Io(475)](){const t=Io,e=this[t(477)],n=e[t(501)];e[t(462)][t(495)](t(498))[t(479)][t(494)]((e=>{const r=t,o=n.t;if(r(481)!=e[r(449)])return;const{data:i}=e;if(null!=i){if(r(461)==i[r(456)]){const t=i[r(493)][0][r(482)];if(t){const e=o(this[r(477)][r(462)][r(495)](r(490))[r(453)](this[r(477)][r(492)][r(495)](r(463)))[r(466)]((e=>e[r(465)]==t))[r(445)])[r(469)]();return{type:r(458),content:Kr(n,r(471),e)}}return{type:r(458),content:Kr(n,r(485))}}if(r(497)==i[r(456)]){const t=i[r(493)][0][r(482)];return t?{type:r(458),content:Kr(n,r(454),t)}:{type:r(458),content:Kr(n,r(455))}}if(r(474)==i[r(456)]){const t=i[r(493)][0][r(482)];if(t){const e=(0,s.normalizeColorOptions)(this[r(477)][r(492)][r(495)](r(487)))[r(466)]((e=>e[r(465)]==t));let i=t,a="";return e&&(i=e[r(468)],a=o(i)[r(469)]()),{type:r(458),content:Kr(n,r(473),a)[r(448)](),color:{value:t,title:a||i}}}return{type:r(458),content:Kr(n,r(457))}}if(r(480)==i[r(456)]){const t=i[r(493)][0][r(482)];if(t){const e=(0,s.normalizeColorOptions)(this[r(477)][r(492)][r(495)](r(447)))[r(466)]((e=>e[r(465)]==t));let i=t,a="";return e&&(i=e[r(468)],a=o(i)[r(469)]()),{type:r(458),content:Kr(n,r(488),a)[r(448)](),color:{value:t,title:a||i}}}return{type:r(458),content:Kr(n,r(491))}}}}))}}function _o(){const t=["3033195iKIiFp","registerDescriptionCallback","config","descriptionFactory","model","title","pasteFormat","formatBlock","charAt","TrackChangesEditing","4488828KfDhxk","enableCommand","editor","commands","2019906lwwxCk","afterInit","toUpperCase","label","*Set format to:* %0","703193mmXTOK","normalizeSizeOptions","boolean","*Remove all formatting*","3CYESPI","commandName","fontColor.colors","formatInline","fontBackgroundColor","fontSize","_registerLegacyDescription","entries","type","join","fontColor","plugins","3450552anUJrs","fontSize.options","commandParams","copyFormat","enableDefaultAttributesIntegration","14348781KfTtsT","push","FontSize","find","toLowerCase","locale","get","slice","format","24rtsYMc","2066358sQAyep","split","length"];return(_o=function(){return t})()}const yo=ko;function ko(t,e){const n=_o();return(ko=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(751787===-parseInt(e(171))/1+parseInt(e(166))/2+parseInt(e(175))/3*(parseInt(e(162))/4)+parseInt(e(152))/5+-parseInt(e(134))/6+-parseInt(e(149))/7*(-parseInt(e(148))/8)+-parseInt(e(139))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class Ao extends t.Plugin{[yo(167)](){const t=yo,e=this[t(164)],n=e[t(133)][t(145)](t(161)),r=e[t(165)][t(145)](t(137)),s=e[t(165)][t(145)](t(158));r&&s&&(n[t(138)](t(158)),n[t(163)](t(137)),this[t(128)]())}[yo(128)](){const t=yo,e=this[t(164)],n=e[t(144)];e[t(133)][t(145)](t(161))[t(155)][t(153)]((r=>{const s=t;if(s(159)!=r[s(130)]&&s(178)!=r[s(130)])return;const{data:o}=r;if(o&&s(158)===o[s(176)]){const t=[],r=o[s(136)][0];for(const[n,o]of Object[s(129)](r))t[s(140)](Co(e,n,o));return t[s(151)]?{type:s(147),content:Kr(n,s(170),t[s(131)](", "))}:{type:s(147),content:Kr(n,s(174))}}}))}}function Co(t,e,n){const r=yo,o=t[r(144)].t,i=e[r(150)](/(?=[A-Z])/)[r(131)](" "),a=o(i[r(160)](0)[r(168)]()+i[r(146)](1))[r(143)]();if(r(173)==typeof n)return a;if(r(132)===e||r(179)===e){const e=(0,s.normalizeColorOptions)(t[r(154)][r(145)](r(177)))[r(142)]((t=>t[r(156)]==n));return a+" ("+(e?o(e[r(169)])[r(143)]():n)+")"}if(r(180)===e&&isNaN(parseFloat(n))){const e=t[r(133)][r(145)](r(141))[r(172)](t[r(154)][r(145)](r(135)))[r(142)]((t=>t[r(156)]==n));return a+" ("+(e?o(e[r(157)])[r(143)]():n)+")"}return a+" ("+n+")"}const Lo=No;function vo(){const t=["format","locale","enableDefaultAttributesIntegration","formatBlock","registerDescriptionCallback","has","7781870dDQKGf","commandName","11bekplN","descriptionFactory","afterInit","type","heading","value","10029DGYnnR","8FoRGfX","paragraph","config","get","377WvSerI","model","_registerLegacyDescription","3810NVKBUD","view","25cozcPN","7798tACNVM","plugins","editor","*Change to:* %0","258333uJUuKw","1373556fFFXDk","388984BAboeS","ELEMENT_HEADING","heading.options","TrackChangesEditing","find","ELEMENT_HEADING_CUSTOM","_headingOptions","commandParams","HeadingEditing","_getHeadingLevel","title","name","74QmMdbD","registerElementLabel","5911047jLiVnM","match"];return(vo=function(){return t})()}function No(t,e){const n=vo();return(No=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=No,n=t();for(;;)try{if(405875===-parseInt(e(143))/1*(parseInt(e(125))/2)+parseInt(e(111))/3+parseInt(e(113))/4*(-parseInt(e(106))/5)+parseInt(e(151))/6*(-parseInt(e(107))/7)+-parseInt(e(144))/8*(parseInt(e(127))/9)+-parseInt(e(135))/10*(parseInt(e(137))/11)+-parseInt(e(112))/12*(-parseInt(e(148))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class Ro extends t.Plugin{[Lo(139)](){const t=Lo,e=this[t(109)];if(!e[t(108)][t(134)](t(121)))return;this[t(119)]=e[t(146)][t(147)](t(115));const n=e[t(130)],r=e[t(108)][t(147)](t(116));r[t(131)](t(141));for(const e of this[t(119)])t(145)!=e[t(149)]&&r[t(138)][t(126)](e[t(149)],(n=>{const r=t,i=this[r(122)](e[r(149)]);return null!==i?s(n,i):o(n,e[r(123)])}));function s(e,r){return Kr(n,t(114),[e,r])}function o(e,r){return Kr(n,t(118),[e,r])}this[t(150)]()}[Lo(150)](){const t=Lo,e=this[t(109)],n=e[t(130)];e[t(108)][t(147)](t(116))[t(138)][t(133)]((e=>{const r=t;if(r(132)!=e[r(140)])return;const{data:s}=e;if(s&&r(141)==s[r(136)]){const e=s[r(120)][0][r(142)],c=this[r(122)](e);if(null!==c)return{type:r(129),content:Kr(n,r(110),(a=c,Kr(n,r(114),[1,a])))};const u=this[r(119)][r(117)]((t=>t[r(149)]===e))[r(123)];return{type:r(129),content:Kr(n,r(110),(o=1,i=u,Kr(n,t(118),[o,i])))}}var o,i,a}))}[Lo(122)](t){const e=Lo;var n,r;const s=t[e(128)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(119)])||void 0===n?void 0:n[e(117)]((n=>n[e(149)]==t));if(o&&o[e(152)]){const t=o[e(152)],n=(null!==(r=t[e(124)])&&void 0!==r?r:t)[e(128)](/^h(\d+)/);if(n)return n[1]}return null}}const wo=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=186]})(t,e)}function Mo(){const t=["*Remove highlight*","value","4zNQxmv","commandName","3290080KRCsiI","FORMAT_HIGHLIGHT","has","138126dPssUy","find","toLowerCase","323517YvsMGC","format","registerAttributeLabel","type","2560715URFUML","commandParams","color","_registerLegacyDescription","model","1258705UnoVIP","HighlightEditing","TrackChangesEditing","formatInline","1960368iXVbRA","registerDescriptionCallback","afterInit","747752DSKZNi","get","*Set highlight:* %0","editor","locale","title","plugins","highlight","descriptionFactory","enableDefaultAttributesIntegration","config","highlight.options","registerInlineAttribute"];return(Mo=function(){return t})()}!function(t){const e=So,n=t();for(;;)try{if(326881===-parseInt(e(199))/1+-parseInt(e(215))/2+-parseInt(e(196))/3+-parseInt(e(191))/4*(-parseInt(e(203))/5)+parseInt(e(212))/6+-parseInt(e(208))/7+parseInt(e(193))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[wo(214)](){const t=wo,e=this[t(218)];if(!e[t(221)][t(195)](t(209)))return;const n=e[t(221)][t(216)](t(210)),r=e[t(219)];n[t(224)](t(222)),n[t(188)](t(222)),n[t(223)][t(201)](t(222),Kr(r,t(194))),this[t(206)]()}[wo(206)](){const t=wo,e=this[t(218)],n=e[t(219)];e[t(221)][t(216)](t(210))[t(223)][t(213)]((r=>{const s=t;if(s(211)!=r[s(202)])return;const{data:o}=r;if(o&&s(222)==o[s(192)]){const t=n.t,r=o[s(204)][0][s(190)];if(r){const o=e[s(186)][s(216)](s(187))[s(197)]((t=>t[s(207)]==r)),i=t(o[s(220)])[s(198)]();return{type:s(200),content:Kr(n,s(217),i),color:{value:o[s(205)],title:o[s(220)]}}}return{type:s(200),content:Kr(n,s(189),Kr(n,s(194)))}}}))}}function Fo(){const t=["elementToStructure","has","ck-horizontal-line","editor","createContainerElement","662988FfRCVL","for","get","enableCommand","2981169ozGWCe","addClass","4294668mkVItc","plugins","TrackChangesEditing","conversion","descriptionFactory","createEmptyElement","high","35605630ZkdkRL","insert","registerElementLabel","horizontalLine","4497448tWNzDo","showSuggestionHighlights","5615631muItYs","16OMqKJy","ELEMENT_HORIZONTAL_LINE","20476PFBZah","50eizwqE","createPositionAt","7wdtoLp","locale","div","afterInit","HorizontalLineEditing","dataDowncast"];return(Fo=function(){return t})()}const Do=Po;function Po(t,e){const n=Fo();return(Po=function(t,e){return n[t-=309]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(613779===-parseInt(e(329))/1*(-parseInt(e(331))/2)+-parseInt(e(313))/3+-parseInt(e(315))/4+parseInt(e(332))/5*(-parseInt(e(309))/6)+parseInt(e(334))/7*(-parseInt(e(326))/8)+parseInt(e(328))/9+parseInt(e(322))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class xo extends t.Plugin{[Do(337)](){const t=Do,e=this[t(343)];if(!e[t(316)][t(341)](t(338)))return;e[t(316)][t(311)](t(317))[t(312)](t(325));const n=e[t(316)][t(311)](t(317)),r=e[t(335)];n[t(319)][t(324)](t(325),(e=>Kr(r,t(330),e))),e[t(318)][t(310)](t(339))[t(340)]({model:t(325),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(327)])return null;const o=n[s(344)](s(336)),i=n[s(320)]("hr");return n[s(314)](s(342),o),n[s(323)](n[s(333)](o,0),i),o},converterPriority:t(321)})}}const Bo=jo;function Uo(){const t=["value","start","*Change %0 content*","nodeAfter","attribute","268980DRPdZU","TrackChangesEditing","HtmlEmbed","key","887673TfvMol","1091438mbbUSg","locale","htmlEmbed","28csMVgD","433152SkfpXH","rawHtml","get","getFirstRange","formatBlock","afterInit","594438ACUxom","registerDescriptionCallback","commandName","ELEMENT_HTML_EMBED","descriptionFactory","registerBlockAttribute","editor","registerElementLabel","6176952GYjgxC","element","type","plugins","format","enableDefaultAttributesIntegration","has","_registerLegacyDescription","536552PqVJky"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(356061===parseInt(e(273))/1+parseInt(e(284))/2+-parseInt(e(283))/3+-parseInt(e(288))/4+parseInt(e(279))/5+parseInt(e(294))/6*(parseInt(e(287))/7)+-parseInt(e(302))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(293)](){const t=Bo,e=this[t(300)];if(!e[t(268)][t(271)](t(281)))return;const n=e[t(268)][t(290)](t(280)),r=e[t(285)];n[t(298)][t(301)](t(289),(e=>Kr(r,t(297),e))),n[t(270)](t(286)),n[t(299)](t(274)),n[t(298)][t(295)]((e=>{const n=t;if(n(278)!=e[n(267)])return;const{data:s}=e;if(s&&n(274)==s[n(282)]&&e[n(291)]()[n(275)][n(277)].is(n(303),n(289))){const t=Kr(r,n(297));return{type:n(269),content:Kr(r,n(276),t)}}})),this[t(272)]()}[Bo(272)](){const t=Bo,e=this[t(300)],n=e[t(285)];e[t(268)][t(290)](t(280))[t(298)][t(295)]((e=>{const r=t;if(r(292)!=e[r(267)])return;const{data:s}=e;if(s&&r(286)==s[r(296)]){const t=Kr(n,r(297));return{type:r(269),content:Kr(n,r(276),t)}}}))}}const Vo=Wo;function Ho(){const t=["registerCustomCallback","TrackChangesEditing","getCaptionFromImageModelElement","getContainedElement","ImageCaptionUtils","isOwn","*Set image width:* %0","descriptionFactory","has","13522384gMCtIY","enableDefaultAttributesIntegration","imageTypeBlock","registerElementLabel","width","commandName","change","7079653dAXmrA","markBlockFormat","*Set image text alternative:* %0","createRangeOn","registerBlockAttribute","getFirstRange","document","toPrevious","createRange","removeObject","ImageSizeAttributes","start","3217659lLYTBv","isBlockImage","format","imageCaption","insertion","formatBlock","enableCommand","find","ImageCaptionEditing","addObject","join","sources","1131200VgAggM","model","40625150kfTOkn","convertInlineImageToBlock","chain","plugins","ImageUtils","deletion","registerDescriptionCallback","toNext","getSuggestionCallback","height","9IfFvTi","5421516kjgEQu","detach","get","end","commandParams","fromPosition","*Reset image width*","PictureEditing","uploadImage","ELEMENT_IMAGE","isEqual","key","caption","isCollapsed","Inline image to block image","subType","formatInline","imageStylePreApply","ImageBlockEditing","element","ImageTextAlternativeEditing","backward","isIntersecting","markDeletion","resizeImage","afterInit","7220166IBTgpl","ImageEditing","2lJJsEJ","getClosestSelectedImageElement","forceDefaultExecution","locale","*Remove image text alternative*","imageTextAlternative","findIndex","schema","filter","ImageResize","type","insertImage","getNearestSelectionRange","alt","Block image to inline image","isBefore","attribute","imageInline","ImageInlineEditing","registerAttributeLabel","convertBlockImageToInline","length","editor","FORMAT_IMAGE_SIZE","_findSuggestions","markInsertion","_registerLegacyDescription","previous","nodeAfter","resizedWidth","forward","ELEMENT_INLINE_IMAGE","newValue","ELEMENT_CAPTION","nodeBefore","imageBlock","accept","5McFTJl","selection","_suggestionFactory","ImageUploadEditing","imageTypeInline","toggleImageCaption","discard"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(883503===parseInt(e(185))/1+parseInt(e(226))/2*(-parseInt(e(173))/3)+-parseInt(e(198))/4+-parseInt(e(138))/5*(parseInt(e(224))/6)+parseInt(e(161))/7+parseInt(e(154))/8*(-parseInt(e(197))/9)+parseInt(e(187))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Vo(223)](){const t=Vo,e=this[t(248)];if(!e[t(190)][t(153)](t(225)))return;const n=e[t(190)][t(200)](t(146)),r=e[t(190)][t(200)](t(191)),s=e[t(229)];n[t(179)](t(237)),n[t(152)][t(157)](t(136),(e=>Kr(s,t(207),e))),n[t(152)][t(157)](t(243),(e=>Kr(s,t(132),e))),n[t(152)][t(157)](t(210),(()=>Kr(s,t(134)))),e[t(190)][t(153)](t(141))&&n[t(179)](t(206)),e[t(190)][t(153)](t(216))&&e[t(190)][t(153)](t(244))&&(n[t(179)](t(142),((s,o)=>{const i=t,a=r[i(227)](e[i(186)][i(167)][i(139)]);e[i(186)][i(160)]((()=>{const t=i;n[t(162)](a,{commandName:t(142),commandParams:[o]},[],t(246))}))})),n[t(179)](t(156),((s,o)=>{const a=t;e[a(186)][a(160)]((t=>{const c=a;let u=r[c(227)](e[c(186)][c(167)][c(139)]),l=t[c(164)](u);const f=i.LivePosition[c(203)](l[c(172)],c(168)),h=i.LivePosition[c(203)](l[c(201)],c(194));n[c(228)]((()=>s(o))),u=r[c(227)](e[c(186)][c(167)][c(139)]),l=t[c(164)](u);const d=t[c(169)](f,h);f[c(199)](),h[c(199)](),n[c(162)](u,{commandName:c(142),commandParams:[o]},[],c(188)),d[c(172)][c(241)](l[c(172)])&&n[c(251)](t[c(169)](d[c(172)],l[c(172)]),c(188)),l[c(201)][c(241)](d[c(201)])&&n[c(251)](t[c(169)](l[c(201)],d[c(201)]),c(188))}))})),n[t(140)][t(145)](t(178),t(188),t(183),(()=>!1)),n[t(140)][t(145)](t(178),t(188),t(137),(()=>!1)),n[t(140)][t(145)](t(178),t(188),t(144),n[t(140)][t(195)](t(178),"",t(137))),n[t(140)][t(145)](t(177),t(188),t(183),(()=>!1)),n[t(140)][t(145)](t(177),t(188),t(144),(([r])=>{const s=t,o=n[s(140)][s(195)](s(177),"",s(144));let i=r[s(172)],a=r[s(201)];const c=e[s(186)][s(233)][s(238)](i,s(219)),u=e[s(186)][s(233)][s(238)](a,s(131));c[s(211)]&&(i=c[s(172)]),u[s(211)]&&(a=u[s(201)]),o([e[s(186)][s(169)](i,a)])})),n[t(140)][t(145)](t(178),t(188),t(189),c),n[t(140)][t(145)](t(177),t(188),t(189),c)),e[t(190)][t(153)](t(181))&&(n[t(179)](t(143),((s,o)=>{const i=t,a=e[i(190)][i(200)](i(149));let c=r[i(227)](e[i(186)][i(167)][i(139)]),u=a[i(147)](c);e[i(186)][i(160)]((()=>{const t=i;if(u)return void n[t(221)](e[t(186)][t(164)](u));const l=r[t(174)](c);s(o),c=r[t(227)](e[t(186)][t(167)][t(139)]),u=a[t(147)](c),n[t(251)](e[t(186)][t(164)](u),l?null:t(176))}))})),n[t(140)][t(145)](t(177),t(176),t(189),c));const o=[{type:t(178),subType:t(215)},{type:t(177),subType:t(176)},{type:t(178),subType:t(188)},{type:t(177),subType:t(188)}];function a(e,s){const i=t,a=o[i(232)]((({type:t,subType:n})=>e[i(236)]==t&&e[i(213)]==n)),c=o[i(232)]((({type:t,subType:e})=>s[i(236)]==t&&s[i(213)]==e));if(a<0||c<0)return!1;const u=e[i(166)](),l=s[i(166)]();if((0==a||1==a)&&2==c&&u[i(220)](l))return!0;if(2==a&&3==c){const t=n[i(250)](u,i(177))[i(234)]((({suggestion:t,meta:e})=>e[i(150)]&&i(188)==t[i(213)]));if(t[i(247)]>1&&l[i(201)][i(208)](u[i(172)]))return!0;if(1==t[i(247)]&&(u[i(172)][i(208)](l[i(201)])||u[i(201)][i(208)](l[i(172)])))return!0}if(3==a&&3==c&&u[i(172)][i(241)](l[i(172)])){const t=u[i(201)][i(254)],e=l[i(172)][i(135)];return r[i(174)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(190)][t(153)](t(235))&&(n[t(155)](t(222)),n[t(165)](t(255)),n[t(152)][t(245)](t(255),Kr(s,t(249)))),e[t(190)][t(153)](t(218))&&(n[t(155)](t(231)),n[t(165)](t(239))),e[t(190)][t(153)](t(205))&&(n[t(165)](t(184)),n[t(152)][t(193)]((e=>{const n=t;if(n(242)!=e[n(236)])return;const{data:r}=e;return r&&n(184)==r[n(209)]?{type:n(175),content:""}:void 0}))),e[t(190)][t(153)](t(171))&&(n[t(165)](t(158)),n[t(165)](t(196)),n[t(152)][t(193)]((e=>{const n=t;if(n(242)!=e[n(236)])return;const{data:r}=e;return!r||n(158)!=r[n(209)]&&n(196)!=r[n(209)]?void 0:{type:n(175),content:""}}))),n[t(152)][t(193)]((e=>{const n=t;if(o[n(180)]((({type:t,subType:r})=>e[n(236)]==t&&e[n(213)]==r)))return e[n(253)]?{}:void 0})),n[t(152)][t(193)]((e=>{const n=t;if(n(177)==e[n(236)]||n(192)==e[n(236)]){const t=e[n(148)]();if(t&&t.is(n(217),n(210)))return{type:n(177)==e[n(236)]?n(182):n(170),element:t,quantity:1}}})),n[t(152)][t(193)]((e=>t(178)==e[t(236)]&&t(188)==e[t(213)]?{type:t(175),content:t(212)}:t(178)==e[t(236)]&&t(246)==e[t(213)]?{type:t(175),content:t(240)}:void 0)),n[t(152)][t(193)]((e=>{const n=t;if(n(242)!=e[n(236)])return;const{data:r}=e;if(!r||n(239)!=r[n(209)])return;const o=r[n(133)];return o?{type:n(175),content:Kr(s,n(163),'"'+o+'"')}:{type:n(175),content:Kr(s,n(230))}})),this[t(252)]()}[Vo(252)](){const t=Vo,e=this[t(248)],n=e[t(229)];e[t(190)][t(200)](t(146))[t(152)][t(193)]((e=>{const r=t;if(r(178)!=e[r(236)]&&r(214)!=e[r(236)])return;const{data:s}=e;if(s){if(r(231)==s[r(159)]){const t=s[r(202)][0][r(133)];return t?{type:r(175),content:Kr(n,r(163),'"'+t+'"')}:{type:r(175),content:Kr(n,r(230))}}if(r(222)==s[r(159)]){const t=s[r(202)][0][r(158)];return t?{type:r(175),content:Kr(n,r(151),t)}:{type:r(175),content:Kr(n,r(204))}}}}))}}const Ko=Xo;function Xo(t,e){const n=qo();return(Xo=function(t,e){return n[t-=172]})(t,e)}function qo(){const t=["formatInline","10dQtkUS","discard","registerBlockAttribute","locale","oldValue","accept","9ZDcVnF","59668260hNqCeS","plugins","27698yAmfAm","replaceImageSource","descriptionFactory","src","type","editor","formatBlock","TrackChangesEditing","24ViOiuQ","2331OCCVzW","3830uKtElF","format","getSuggestionCallback","has","attribute","2351820aOMIua","newValue","enableDefaultAttributesIntegration","get","230207rLURwv","*Replace image*","afterInit","registerCustomCallback","_suggestionFactory","key","ImageEditing","_registerLegacyDescription","8528288Izqlfd","registerDescriptionCallback","commandName","1752Cbrcqm","_handleLegacySuggestions","1868447nIqADl","*Format:* replace image URL"];return(qo=function(){return t})()}!function(t){const e=Xo,n=t();for(;;)try{if(593168===parseInt(e(186))/1*(-parseInt(e(202))/2)+parseInt(e(176))/3*(parseInt(e(197))/4)+-parseInt(e(182))/5+-parseInt(e(175))/6*(parseInt(e(199))/7)+parseInt(e(194))/8*(-parseInt(e(208))/9)+-parseInt(e(177))/10*(parseInt(e(211))/11)+parseInt(e(209))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Qo extends t.Plugin{[Ko(188)](){const t=Ko;if(!this[t(172)][t(210)][t(180)](t(192)))return;const e=this[t(172)][t(205)],n=this[t(172)][t(210)][t(185)](t(174));n[t(184)](t(212)),n[t(204)](t(214)),n[t(213)][t(195)]((n=>{const r=t;if(r(181)!=n[r(215)])return;const{data:s}=n;return s&&r(214)==s[r(191)]?s[r(183)]&&s[r(206)]?{type:r(178),content:Kr(e,r(187))}:{type:r(178),content:""}:void 0})),this[t(198)]()}[Ko(198)](){const t=Ko,e=this[t(172)][t(210)][t(185)](t(174));e[t(190)][t(189)](t(173),t(212),t(207),e[t(190)][t(179)](t(173),null,t(203))),e[t(190)][t(189)](t(173),t(212),t(203),e[t(190)][t(179)](t(173),null,t(207))),this[t(193)]()}[Ko(193)](){const t=Ko,e=this[t(172)],n=e[t(205)];e[t(210)][t(185)](t(174))[t(213)][t(195)]((e=>{const r=t;if(r(173)!=e[r(215)]&&r(201)!=e[r(215)])return;const{data:s}=e;return s&&r(212)==s[r(196)]?{type:r(178),content:Kr(n,r(200))}:void 0}))}}const Yo=Jo;function Zo(){const t=["2101068zbHaSa","discardSuggestion","filter","4610790LLrfxg","getChangedMarkers","commandReversedParams","540333uiwWPm","name","isInlineImage","get","imageTypeBlock","11427780Lwsnab","getContainedElement","author","convertInlineImageToBlock","_suggestionFactory","shouldConvertImageType","isEqual","_splitMarkerName","change","hasSuggestion","isIntersecting","getClosestSelectedImageElement","createRangeOn","isInContent","imageCaption","toLowerCase","registerPostFixer","refresh","54vGlcZS","enableCommand","94216obzCVH","normalizedStyles","isOwn","88KQTYza","descriptionFactory","title","nodeBefore","isBefore","getSuggestion","head","getFirstRange","66JlELVf","value","join","getSuggestions","plugins","forEach","nodeAfter","FORMAT_SIDE_IMAGE","accept","suggestion","commandName","6vTdEuO","Users","discard","imageTypeInline","setImageNaturalSizeAttributes","ImageUtils","commands","chain","insertion","imageStylePostApply","findIndex","imageStylePreApply","editor","has","getSuggestionCallback","isBlockImage","locale","ImageStyleEditing","*Format:* %0","next","subType","selection","type","registerDescriptionCallback","document","commandParams","afterInit","89690DIRRMr","formatInline","end","registerCustomCallback","markInlineFormat","markBlockFormat","5954501JlaebA","model","side","imageStyle","from","format","_findSuggestions","TrackChangesEditing","length","1nbUmpO","newRange","formatBlock","_registerLegacyDescription","start","differ"];return(Zo=function(){return t})()}function Jo(t,e){const n=Zo();return(Jo=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(536389===parseInt(e(354))/1*(-parseInt(e(360))/2)+-parseInt(e(288))/3*(parseInt(e(290))/4)+parseInt(e(363))/5+-parseInt(e(312))/6*(-parseInt(e(345))/7)+-parseInt(e(293))/8*(parseInt(e(366))/9)+parseInt(e(339))/10*(-parseInt(e(301))/11)+parseInt(e(371))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class $o extends t.Plugin{[Yo(338)](){const t=Yo,n=this[t(324)];if(!n[t(305)][t(325)](t(329)))return;const r=n[t(305)][t(369)](t(352)),s=n[t(305)][t(369)](t(317)),o={};r[t(289)](t(348),((o,i)=>{const a=t,c=n[a(305)][a(369)](a(313)).me,u=n[a(318)][a(369)](a(348));let l=s[a(281)](n[a(346)][a(336)][a(333)]),f=n[a(346)][a(282)](l),h=u[a(302)];if(h==i[a(302)])return;const d={commandName:a(348),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(346)][a(278)]((()=>{const t=a;if(r[t(304)]()[t(362)]((e=>e[t(283)]&&c==e[t(373)]&&(t(356)==e[t(334)]||t(340)==e[t(334)])&&(t(323)==e[t(332)]||t(321)==e[t(332)])&&e[t(300)]()[t(377)](f)))[t(306)]((e=>r[t(361)](e[t(299)]))),l=s[t(281)](n[t(346)][t(336)][t(333)]),f=n[t(346)][t(282)](l),u[t(287)](),n[t(318)][t(369)](t(315))[t(287)](),n[t(318)][t(369)](t(370))[t(287)](),h=u[t(302)],h!=i[t(302)])return s[t(368)](l)&&u[t(376)](i[t(302)],l)?(o({...i,setImageSizes:!1}),l=s[t(281)](n[t(346)][t(336)][t(333)]),void r[t(344)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(323))):void(s[t(327)](l)?r[t(344)](l,d,[],t(321)):r[t(343)](f,d,t(321)))}))}));for(const e of n[t(305)][t(369)](t(329))[t(291)])o[e[t(367)]]=e[t(295)][t(285)]();r[t(375)][t(342)](t(356),t(323),t(303),(()=>!1)),r[t(375)][t(342)](t(356),t(321),t(303),(()=>!1)),r[t(375)][t(342)](t(340),t(321),t(303),(()=>!1)),r[t(375)][t(342)](t(356),t(323),t(309),(([e])=>{const n=t;s[n(316)](e[n(372)]())})),r[t(375)][t(342)](t(356),t(323),t(314),((e,n)=>{const s=t;r[s(375)][s(326)](s(356),"",s(309))(e,{commandName:n[s(311)],commandParams:n[s(365)]})})),r[t(375)][t(342)](t(356),t(323),t(319),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(356),subType:t(323)},{type:t(320),subType:t(284)},{type:t(356),subType:t(374)},{type:t(320),subType:t(374)}];function a(e,n){const o=t,a=i[o(322)]((({type:t,subType:n})=>e[o(334)]==t&&e[o(332)]==n)),c=i[o(322)]((({type:t,subType:e})=>n[o(334)]==t&&n[o(332)]==e));if(a<0||c<0)return!1;const u=e[o(300)](),l=n[o(300)]();if((0==a||1==a)&&2==c&&u[o(280)](l))return!0;if(2==a&&3==c){const t=r[o(351)](u,o(320))[o(362)]((({suggestion:t,meta:e})=>e[o(292)]&&o(374)==t[o(332)]));if(t[o(353)]>1&&l[o(341)][o(377)](u[o(358)]))return!0;if(1==t[o(353)]&&(u[o(358)][o(377)](l[o(341)])||u[o(341)][o(377)](l[o(358)])))return!0}if(3==a&&3==c&&u[o(358)][o(297)](l[o(358)])){const t=u[o(341)][o(307)],e=l[o(358)][o(296)];return s[o(327)](t)&&t===e}return!1}n[t(346)][t(336)][t(286)]((()=>{const e=t;let o=!1;const i=Array[e(349)](n[e(346)][e(336)][e(359)][e(364)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(378)](t);if(e(310)==i&&r[e(279)](u)){if(e(356)==a&&(e(323)==c||e(321)==c)){const t=r[e(298)](u);if(n[e(355)]){const n=t[e(300)]()[e(372)]();if(s[e(327)](n))continue;r[e(361)](t),o=!0}}if(e(320)==a&&e(284)==c&&!n[e(355)]){const t=r[e(298)](u);t[e(331)]&&t[e(331)][e(283)]&&(r[e(361)](t[e(331)]),o=!0)}}}return o})),this[t(357)](o)}[Yo(357)](t){const e=Yo,n=this[e(324)],r=n[e(328)];n[e(305)][e(369)](e(352))[e(294)][e(335)]((n=>{const s=e;if(s(356)!=n[s(334)]&&s(340)!=n[s(334)])return;const{data:o}=n;if(!o||s(348)!=o[s(311)])return;const i=o[s(337)][0][s(302)];return function(t){const e=s;return{type:e(350),content:Kr(r,e(330),t)}}(s(347)===i?Kr(r,s(308)):t[i]||i)}))}}const ti=ni;function ei(){const t=["180126kNVyGL","trackChanges","_trackChangesValueDuringImport","commands","listenTo","TrackChangesEditing","_trackChangesExecuted","high","37053GQQPLY","execute","60753ifFTVZ","_setSuggestionData","892345TfnNXw","lowest","6ymOGtT","dataInsert","get","collaboration_features","Users","importWord","plugins","bind","afterInit","5007888pCtyNq","1431192MjXDnN","enableCommand","676464rCVclh","forEach","track_changes","value","editor","_handleImportedData"];return(ei=function(){return t})()}function ni(t,e){const n=ei();return(ni=function(t,e){return n[t-=312]})(t,e)}!function(t){const e=ni,n=t();for(;;)try{if(188307===-parseInt(e(312))/1+-parseInt(e(318))/2*(parseInt(e(336))/3)+-parseInt(e(330))/4+parseInt(e(316))/5+-parseInt(e(328))/6+parseInt(e(314))/7+parseInt(e(327))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{constructor(t){const e=ni;super(t),this[e(338)]=!1,this[e(342)]=!1}[ti(326)](){const t=ti,e=this[t(334)],n=e[t(339)][t(320)](t(323)),r=e[t(339)][t(320)](t(337));n&&(n.on(t(313),((e,[,n])=>{const s=t;this[s(338)]=r[s(333)],n[s(321)][s(332)]=!this[s(338)]}),{priority:t(343)}),this[t(340)](n,t(319),this[t(335)][t(325)](this)),this[t(340)](n,t(319),(()=>{const e=t;this[e(342)]&&(r[e(313)](),this[e(342)]=!1)}),{priority:t(317)}),e[t(324)][t(320)](t(341))[t(329)](t(323)))}[ti(335)](t,e){const n=ti,{suggestions:r}=e,s=this[n(334)][n(339)][n(320)](n(337)),o=s[n(333)];this[n(338)]!==o&&(s[n(313)](),this[n(342)]=!0),r&&r[n(331)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(334)][o(324)][o(320)](o(322)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(323)}}};this[o(334)][o(324)][o(320)](o(341))[o(315)](i)}))}}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=486]})(t,e)}function ii(){const t=["indentBlock","2043oJQkpv","279587bqJxol","*Outdent:* %0","type","editor","44937DHwflR","registerDescriptionCallback","888cDHsaI","outdentBlock","locale","afterInit","descriptionFactory","TrackChangesEditing","174kwOFAq","enableCommand","FORMAT_INDENT","_registerLegacyDescription","get","format","enableDefaultAttributesIntegration","*Indent:* %0","commandName","370XBwHoy","getItemLabel","534QOYzBk","plugins","formatBlock","registerAttributeLabel","14040WaqBdj","364OpthTf","5390832MCyvQe","IndentEditing","indent","70357qMTflz","outdent","4206035hFMFAl","has","blockIndent","registerBlockAttribute","getItems","IndentBlock"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(615289===parseInt(e(523))/1*(parseInt(e(505))/2)+parseInt(e(509))/3*(-parseInt(e(510))/4)+-parseInt(e(516))/5+parseInt(e(494))/6*(parseInt(e(514))/7)+parseInt(e(488))/8*(parseInt(e(486))/9)+-parseInt(e(503))/10*(-parseInt(e(524))/11)+-parseInt(e(511))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(491)](){const t=si,e=this[t(527)],n=e[t(506)][t(498)](t(493));if(e[t(506)][t(517)](t(512))&&(n[t(495)](t(513)),n[t(495)](t(515))),e[t(506)][t(517)](t(521)))for(const e of[t(522),t(489)])n[t(500)](e);const r=e[t(490)];n[t(519)](t(518)),n[t(492)][t(508)](t(518),Kr(r,t(496))),this[t(497)]()}[si(497)](){const t=si,e=this[t(527)],n=e[t(490)],r=e[t(506)][t(498)](t(493));r[t(492)][t(487)]((e=>{const s=t;if(s(507)!=e[s(526)])return;const{data:o}=e;if(!o)return;if(s(522)!=o[s(502)]&&s(489)!=o[s(502)])return;const i=e[s(520)]()[0],a=r[s(492)][s(504)](i);return s(522)==o[s(502)]?{type:s(499),content:Kr(n,s(501),a)}:s(489)==o[s(502)]?{type:s(499),content:Kr(n,s(525),a)}:void 0}))}}var ci=li;function ui(){var t=["120FFPGqT","470ysqpRb","112732fRChBs","1313552OPDefJ","input","123067IrkjuY","4188icdFFQ","TrackChangesEditing","140MRiIhL","2902ZgCTbs","9453939tgcUeo","editor","plugins","get","init","requires","114drTKiJ","216198fNnize","enableCommand"];return(ui=function(){return t})()}function li(t,e){var n=ui();return(li=function(t,e){return n[t-=385]})(t,e)}!function(t){for(var e=li,n=t();;)try{if(200186===-parseInt(e(391))/1+-parseInt(e(398))/2*(-parseInt(e(389))/3)+parseInt(e(395))/4*(-parseInt(e(390))/5)+parseInt(e(386))/6*(-parseInt(e(394))/7)+parseInt(e(392))/8+-parseInt(e(387))/9*(parseInt(e(397))/10)+parseInt(e(399))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class fi extends t.Plugin{static get[ci(385)](){return[Ps.Input]}[ci(403)](){var t=ci;this[t(400)][t(401)][t(402)](t(396))[t(388)](t(393))}}const hi=gi;function di(){const t=["descriptionFactory","locale","afterInit","5161080bDmXvx","formatInline","commands","257454DsGRjy","newValue","registerDescriptionCallback","key","7lXhIik","4799sfkpIy","attribute","registerInlineAttribute","40JiGRTt","type","commandName","*Remove link*","link","plugins","manualDecorators","unlink","LinkEditing","format","get","107110toPIcf","10SAFtDi","has","TrackChangesEditing","label","toLowerCase","436cUixOz","*Set link:* %0","_registerLegacyDescription","link (","registerAttributeLabel","12BlvOgE","2226594MIYRae","commandParams","21239867lFmlSd","enableDefaultAttributesIntegration","linkHref","editor","20058KpaMzi"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=gi,n=t();for(;;)try{if(670355===parseInt(e(146))/1*(-parseInt(e(166))/2)+parseInt(e(178))/3*(parseInt(e(149))/4)+parseInt(e(160))/5+-parseInt(e(172))/6*(-parseInt(e(145))/7)+-parseInt(e(138))/8+-parseInt(e(141))/9*(parseInt(e(161))/10)+-parseInt(e(174))/11*(-parseInt(e(171))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class pi extends t.Plugin{[hi(181)](){const t=hi,e=this[t(177)];if(!e[t(154)][t(162)](t(157)))return;const n=e[t(154)][t(159)](t(163)),r=e[t(140)][t(159)](t(153));n[t(175)](t(153)),n[t(175)](t(156)),n[t(148)](t(176));for(const e of r[t(155)])n[t(148)](e.id),n[t(179)][t(170)](e.id,t(169)+e[t(164)][t(165)]()+")");n[t(179)][t(143)]((n=>{const r=t;if(r(147)!=n[r(150)])return;const{data:s}=n;if(!s||r(176)!=s[r(144)])return;const o=s[r(142)],i=e[r(180)];return{type:r(158),content:null==o?Kr(i,r(152)):Kr(i,r(167),'"'+o+'"')}})),this[t(168)]()}[hi(168)](){const t=hi,e=this[t(177)],n=e[t(180)];e[t(154)][t(159)](t(163))[t(179)][t(143)]((e=>{const r=t;if(r(139)!=e[r(150)])return;const{data:s}=e;if(s){if(r(153)==s[r(151)]){const t=s[r(173)][0];return{type:r(158),content:Kr(n,r(167),'"'+t+'"')}}return r(156)==s[r(151)]?{type:r(158),content:Kr(n,r(152))}:void 0}}))}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=271]})(t,e)}const Ii=mi;function Ei(){const t=["registerElementLabel","name","todoListChecked","11kHzZBL","todo","format","6KBcnZC","_selectedElements","formatInline","numbered","ELEMENT_BULLETED_LIST","createPositionAt","get","replace","getSelectedBlocks","75814zstFFh","markBlockFormat","*Check item*","value","execute","721056BrXvUf","20hDFefF","nextSibling","7353PwKkHv","length","*Change to:* %0","checkChild","plugins","selection","todoList","parent","ELEMENT_NUMBERED_LIST","202936dsjTav","createRange","25195620nIOGgT","schema","push","checkTodoList","bulleted","TrackChangesEditing","commands","listItem","*Uncheck item*","*Outdent:* %0","1777263Ftgspr","locale","enableCommand","end","getAttribute","formatBlock","element","6770KrmJIz","6617996jKNhZJ","editor","LegacyListEditing","16mVfWPn","listIndent","filter","numberedList","outdentList","*Indent:* %0","bulletedList","previousSibling","descriptionFactory","commandName","add","has","paragraph","LegacyTodoListEditing","document","from","ELEMENT_TODO_LIST","listType","slice","forceValue","List","ELEMENT_LIST_ITEM","commandParams","model","afterInit","registerDescriptionCallback","change","blockName","indentList","type","findIndex","before","isObject"];return(Ei=function(){return t})()}!function(t){const e=mi,n=t();for(;;)try{if(485031===parseInt(e(294))/1*(parseInt(e(342))/2)+parseInt(e(283))/3+-parseInt(e(271))/4*(parseInt(e(348))/5)+-parseInt(e(333))/6*(-parseInt(e(291))/7)+parseInt(e(347))/8+-parseInt(e(350))/9*(-parseInt(e(290))/10)+parseInt(e(330))/11*(-parseInt(e(273))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class bi extends t.Plugin{[Ii(318)](){const t=Ii,e=this[t(292)],n=e[t(284)];if(!e[t(354)][t(305)](t(293)))return;const r=e[t(354)][t(339)](t(278)),s=e[t(354)][t(305)](t(307));function o(t){return()=>{const n=mi,s=e[n(317)][n(308)][n(355)],o=e[n(279)][n(339)](t);if(o[n(345)])return void e[n(346)](n(306),{});const i=t[n(312)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(309)](t)[s(296)]((t=>function(t,e){const n=s;return e[n(353)](t[n(357)],n(280))&&!e[n(326)](t)}(t,r)));o=o[s(296)]((t=>!t.is(s(289),s(280))||t[s(287)](s(311))!=e));const i=new Set;for(const t of o)t.is(s(289),s(280))?i[s(304)](Ti(t)):i[s(304)](t);return Array[s(309)](i)}(s[n(341)](),i,e[n(317)][n(274)]);e[n(317)][n(320)]((()=>{const e=n;for(const n of a)r[e(343)](n,{commandName:t,commandParams:[{forceValue:!o[e(345)]}],formatGroupId:e(321)},_i(n))}))}}function i(t){return()=>{const n=mi,s=function(t){const e=mi;let n=Array[e(309)](t);const r=n[e(324)]((t=>e(280)!=t[e(328)]));return r>-1&&(n=n[e(312)](0,r)),n}(e[n(317)][n(308)][n(355)][n(341)]()),o=e[n(317)][n(272)](e[n(317)][n(338)](s[0],n(325)),e[n(317)][n(338)](s[s[n(351)]-1],n(286)));e[n(317)][n(320)]((()=>{const e=n;r[e(343)](o,{commandName:t,commandParams:[],formatGroupId:e(295)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(349)];for(;t&&t[n(287)](n(295))>e[n(287)](n(295));)r[n(304)](t),t=t[n(349)]}return Array[n(309)](r)}(s))}))}}r[t(285)](t(297),o(t(297))),r[t(285)](t(300),o(t(300))),s&&r[t(285)](t(356),o(t(356))),r[t(285)](t(322),i(t(322))),r[t(285)](t(298),i(t(298))),s&&r[t(285)](t(276),(()=>{const n=t,s=e[n(279)][n(339)](n(276)),o=Array[n(309)](s[n(334)]);o[n(296)]((t=>t[n(287)](n(329))!=s[n(345)])),e[n(317)][n(320)]((()=>{const t=n;for(const e of o)r[t(343)](e,{commandName:t(276),commandParams:[{forceValue:!s[t(345)]}]})}))})),r[t(302)][t(327)](t(280),(e=>Kr(n,t(315),e))),r[t(302)][t(319)]((e=>{const r=t;if(r(288)!=e[r(323)]&&r(335)!=e[r(323)])return;const{data:s}=e;if(s){if(r(297)==s[r(303)]||r(300)==s[r(303)]||r(356)==s[r(303)])switch(s[r(303)][r(340)](r(314),"")){case r(277):return o(Kr(n,r(337)));case r(336):return o(Kr(n,r(358)));case r(331):return o(Kr(n,r(310)))}if(r(322)==s[r(303)])return{type:r(332),content:Kr(n,r(299),Kr(n,r(315)))};if(r(298)==s[r(303)])return{type:r(332),content:Kr(n,r(282),Kr(n,r(315)))};if(r(276)==s[r(303)])return s[r(316)][0][r(313)]?{type:r(332),content:Kr(n,r(344))}:{type:r(332),content:Kr(n,r(281))}}function o(t){const e=r;return{type:e(332),content:Kr(n,e(352),t)}}}))}}function Ti(t){const e=Ii,n=t[e(287)](e(295));if(0==n)return t;let r=t;for(;t[e(301)]&&t[e(301)].is(e(289),e(280));){const s=t[e(301)][e(287)](e(295));if(s==n)r=t[e(301)];else if(s<n)break;t=t[e(301)]}return r}function _i(t){const e=Ii,n=[];if(t.is(e(289),e(280))&&t[e(287)](e(295))>0){let r=t[e(349)];for(;r&&e(280)==r[e(328)]&&r[e(287)](e(295))==t[e(287)](e(295));)n[e(275)](r),r=r[e(349)]}return n}const yi=Ai;function ki(){const t=["_getTranslationKeyForListStyle","handleListStartCommand","createRange","ELEMENT_","getLastPosition","8OboPry","format","plugins","replace","numbered","listType","type","listReversed","7033103uHIuZj","enableCommand","createPositionAt","markMultiRangeBlockFormat","length","_getSuggestionBlocks","formatBlock","LegacyListUtils","bind","registerDescriptionCallback","1159876LPyBUY","filter","getListTypeFromListStyleType","handleListReversedCommand","3251152jXJmGQ","map","push","toUpperCase","parent","change","4672352XwALDK","get","_LIST_","from","model","*Format:* set order to regular","default","getSiblingNodes","commandParams","config","styles","before","LegacyListPropertiesEditing","getFirstPosition","TrackChangesEditing","afterInit","645438aNoNKq","document","_getSuggestionBlocksForListStyle","*Format:* set start index to %0","reversed","formatInline","handleDescriptions","*Change to:* %0","forward","listStyle","startIndex","has","15cbQgII","3216570PwCsTd","element","backward","list.properties","flat","*Format:* set order to reversed","12771OkAXDm","listStart","16710AoATvb","getAttribute","handleListStyleCommand","listItem","getSelectedBlocks","locale","descriptionFactory","editor","selection","unshift","commandName"];return(ki=function(){return t})()}function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=399]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(817247===-parseInt(e(449))/1+-parseInt(e(453))/2+parseInt(e(407))/3+-parseInt(e(459))/4+parseInt(e(406))/5*(parseInt(e(475))/6)+-parseInt(e(439))/7*(-parseInt(e(431))/8)+-parseInt(e(413))/9*(-parseInt(e(415))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(474)](){const t=yi;if(!this[t(422)][t(433)][t(405)](t(471)))return;const e=this[t(422)][t(468)][t(460)](t(410)),n=this[t(422)][t(433)][t(460)](t(473));e[t(469)]&&n[t(440)](t(403),this[t(417)][t(447)](this)),e[t(479)]&&n[t(440)](t(438),this[t(452)][t(447)](this)),e[t(404)]&&n[t(440)](t(414),this[t(427)][t(447)](this)),n[t(421)][t(448)](this[t(400)][t(447)](this))}[yi(417)](t,e={}){const n=yi,r=this[n(422)][n(433)][n(460)](n(473)),s=this[n(477)]();this[n(422)][n(463)][n(458)]((()=>{const t=n;r[t(442)](s,{commandName:t(403),commandParams:[{type:e[t(437)]}],formatGroupId:t(403)})}))}[yi(452)](t,e={}){const n=yi,r=this[n(422)][n(433)][n(460)](n(473)),s=this[n(444)]((t=>t.is(n(408),n(418))&&n(435)===t[n(416)](n(436))));if(s[n(443)]<1)return;const o=s[n(454)]((t=>this[n(422)][n(463)][n(428)](this[n(422)][n(463)][n(441)](t,n(470)),this[n(422)][n(463)][n(441)](t,0))));this[n(422)][n(463)][n(458)]((()=>{const t=n;r[t(442)](o,{commandName:t(438),commandParams:[{reversed:e[t(479)]}],formatGroupId:t(438)})}))}[yi(427)](t,e={}){const n=yi,r=this[n(422)][n(433)][n(460)](n(473)),s=this[n(444)]((t=>t.is(n(408),n(418))&&n(435)===t[n(416)](n(436))));if(s[n(443)]<1)return;const o=s[n(454)]((t=>this[n(422)][n(463)][n(428)](this[n(422)][n(463)][n(441)](t,n(470)),this[n(422)][n(463)][n(441)](t,0))));this[n(422)][n(463)][n(458)]((()=>{const t=n;r[t(442)](o,{commandName:t(414),commandParams:[{startIndex:e[t(404)]}],formatGroupId:t(414)})}))}[yi(400)](t){const e=yi;if(e(445)!=t[e(437)]&&e(399)!=t[e(437)])return;const n=this[e(422)][e(420)],{data:r}=t;if(!r)return;let s,o;switch(r[e(425)]){case e(403):s=e(401),o={type:e(432),content:Kr(n,s,Kr(n,this[e(426)](r[e(467)][0][e(437)])))};break;case e(438):s=r[e(467)][0][e(479)]?e(412):e(464),o={type:e(432),content:Kr(n,s)};break;case e(414):s=e(478),o={type:e(432),content:Kr(n,s,r[e(467)][0][e(404)])}}return o}[yi(477)](){const t=yi;var e,n,r,s;const o=this[t(422)][t(433)][t(460)](t(446));let i=Array[t(462)](this[t(422)][t(463)][t(476)][t(423)][t(419)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(408),t(418)))&&i[t(424)](...o[t(466)](this[t(422)][t(463)][t(476)][t(423)][t(472)](),t(409))),(null===(n=i[i[t(443)]-1])||void 0===n?void 0:n.is(t(408),t(418)))&&i[t(455)](...o[t(466)](this[t(422)][t(463)][t(476)][t(423)][t(430)](),t(402))),i=[...new Set(i)],(null===(s=null===(r=this[t(422)][t(463)][t(476)][t(423)][t(472)]())||void 0===r?void 0:r[t(457)])||void 0===s?void 0:s.is(t(408),t(418)))&&(i=i[t(450)]((e=>e.is(t(408),t(418))))),i}[yi(444)](t){const e=yi,n=this[e(422)][e(433)][e(460)](e(446));let r=Array[e(462)](this[e(422)][e(463)][e(476)][e(423)][e(419)]())[e(450)](t)[e(454)]((t=>{const r=e,s=this[r(422)][r(463)][r(441)](t,0);return[...n[r(466)](s,r(409)),...n[r(466)](s,r(402))]}))[e(411)]();return r=[...new Set(r)],r}[yi(426)](t){const e=yi;return e(429)+(this[e(422)][e(433)][e(460)](e(446))[e(451)](t)||e(465))[e(456)]()+e(461)+t[e(456)]()[e(434)](/-/g,"_")}}function Li(t,e){const n=Ni();return(Li=function(t,e){return n[t-=176]})(t,e)}const vi=Li;function Ni(){const t=["plugins","5161437zgFNvx","ELEMENT_MEDIA","showSuggestionHighlights","for","TrackChangesEditing","10998196YDRXBw","data","mediaEmbed","attribute:url:media","10FGTmrv","conversion","469XVYxla","dataDowncast","71826RuQcDK","afterInit","get","4CsCEPv","registerElementLabel","12fTTqFb","1969491vrirkg","162ugodOg","locale","MediaEmbedEditing","10907VYvsHD","11872JtZQNv","has","div","media","high","110tLlNVz","622fQUetp","11676yeHUmb","elementToElement","stop","descriptionFactory","editor","enableCommand","createEmptyElement","downcastDispatcher","options"];return(Ni=function(){return t})()}!function(t){const e=Li,n=t();for(;;)try{if(529514===parseInt(e(215))/1*(-parseInt(e(184))/2)+-parseInt(e(214))/3*(parseInt(e(211))/4)+parseInt(e(183))/5*(parseInt(e(208))/6)+parseInt(e(206))/7*(parseInt(e(178))/8)+parseInt(e(195))/9*(parseInt(e(204))/10)+-parseInt(e(200))/11*(-parseInt(e(213))/12)+parseInt(e(177))/13*(-parseInt(e(185))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class Ri extends t.Plugin{[vi(209)](){const t=vi,e=this[t(189)];if(!e[t(194)][t(179)](t(176)))return;const n=e[t(194)][t(210)](t(199)),r=e[t(216)];n[t(190)](t(202)),n[t(188)][t(212)](t(181),(e=>Kr(r,t(196),e))),e[t(205)][t(198)](t(207))[t(186)]({model:t(181),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(197)])return n[s(191)](s(180))},converterPriority:t(182)}),e[t(201)][t(192)].on(t(203),((e,n,r)=>{const s=t;r[s(193)][s(197)]&&e[s(187)]()}),{priority:t(182)})}}const wi=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=431]})(t,e)}function Mi(){const t=["mention","154FQaWiw","TrackChangesEditing","939556gCQiDf","MentionEditing","afterInit","get","has","477976qRCiMJ","154545jXQvlJ","editor","96izkxls","463298YOmLdb","1712828lsJCtn","3MShIBq","2277298cNJKJd","plugins","720QWYtoQ","2795553tCgFey","enableCommand"];return(Mi=function(){return t})()}!function(t){const e=Si,n=t();for(;;)try{if(683787===-parseInt(e(448))/1+parseInt(e(440))/2*(parseInt(e(439))/3)+-parseInt(e(438))/4+-parseInt(e(434))/5*(parseInt(e(436))/6)+parseInt(e(446))/7*(-parseInt(e(433))/8)+-parseInt(e(443))/9+parseInt(e(442))/10*(parseInt(e(437))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[wi(450)](){const t=wi,e=this[t(435)];e[t(441)][t(432)](t(449))&&e[t(441)][t(431)](t(447))[t(444)](t(445))}}const Fi=Di;function Di(t,e){const n=Pi();return(Di=function(t,e){return n[t-=227]})(t,e)}function Pi(){const t=["getMergeFieldType","enableCommand","src","registerDescriptionCallback","editor","*Remove:* %0","10730646BbMYpW","insertion","afterInit","1346423QqwSUA","registerElementLabel","deletion","locale","plugins","ELEMENT_MERGE_FIELD","TrackChangesEditing","mergeField","getContainedElement","has","9489310bDKbuL","6638XSCRPC","1305CzSGik","mergeFieldBlock","*Insert:* %0","insertMergeFieldBlock","5822728eDNIis","type","insertMergeField","getAttribute","11919383jztZsq","MergeFieldsEditing","getLabel","unwrapAffixes","descriptionFactory","6vQTMYb","image","1279188vlEmKx","insertMergeFieldImage","get"];return(Pi=function(){return t})()}!function(t){const e=Di,n=t();for(;;)try{if(955099===-parseInt(e(249))/1+-parseInt(e(260))/2*(parseInt(e(261))/3)+-parseInt(e(237))/4+parseInt(e(259))/5*(parseInt(e(235))/6)+parseInt(e(230))/7+-parseInt(e(265))/8+parseInt(e(246))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class xi extends t.Plugin{[Fi(248)](){const t=Fi,e=this[t(244)];if(!e[t(253)][t(258)](t(231)))return;const n=e[t(253)][t(239)](t(255)),r=e[t(252)];n[t(241)](t(228)),n[t(241)](t(264)),n[t(241)](t(238)),n[t(234)][t(250)](t(256),(e=>Kr(r,t(254),e))),n[t(234)][t(250)](t(262),(e=>Kr(r,t(254),e))),n[t(234)][t(243)]((n=>{const s=t;if(s(247)!=n[s(227)]&&s(251)!=n[s(227)])return;const o=n[s(257)]();if(null==o)return;const i=e[s(253)][s(239)](s(231));let a;switch(i[s(240)](o)){case null:return;case s(236):{const t=i[s(233)](o[s(229)](s(242)));a=i[s(232)](t)||t;break}default:{const t=o[s(229)]("id");a=i[s(232)](t)||t;break}}return s(247)==n[s(227)]?{type:s(247),content:Kr(r,s(263),'"'+a+'" '+Kr(r,s(254)))}:{type:s(251),content:Kr(r,s(245),'"'+a+'" '+Kr(r,s(254)))}}))}}const Bi=ji;function Ui(){const t=["data","MultiLevelList","12804vFXeod","descriptionFactory","editor","5493420crFJwu","oldValue","21uqAzSh","listMarkerStyle","295049Uzfzlh","registerDescriptionCallback","next","head","150216JkrvFz","253BZvbXQ","1604277lWSlVk","enableDefaultAttributesIntegration","key","handleDescriptions","3792396YgkqNa","afterInit","TrackChangesEditing","*Set format:* %0","locale","ELEMENT_MULTI_LEVEL_LIST","*Remove format:* %0","format","multiLevelList","2fYETvn","get","newValue","listType","registerBlockAttribute","has","801070JGCcMn","90IMPGWW","plugins"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(361592===-parseInt(e(392))/1*(-parseInt(e(374))/2)+-parseInt(e(398))/3+parseInt(e(385))/4*(parseInt(e(381))/5)+-parseInt(e(402))/6+-parseInt(e(390))/7*(parseInt(e(396))/8)+-parseInt(e(388))/9+parseInt(e(380))/10*(parseInt(e(397))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(403)](){const t=Bi,e=this[t(387)],n=e[t(382)][t(375)](t(367));e[t(382)][t(379)](t(384))&&(n[t(399)](t(373)),n[t(378)](t(391)),n[t(386)][t(393)]((e=>this[t(401)](e))))}[Bi(401)](t){const e=Bi,n=this[e(387)][e(369)],{data:r}=t,s={type:e(372),content:""};if(r&&e(391)==r[e(400)]){if(!r[e(389)])return{type:e(372),content:Kr(n,e(368),Kr(n,e(370)))+" ("+r[e(376)]+")"};if(!r[e(376)]){let o=t[e(395)];for(;o;){if(o[e(383)]&&e(377)==o[e(383)][e(400)]&&o[e(383)][e(376)])return s;o=o[e(394)]}return{type:e(372),content:Kr(n,e(371),Kr(n,e(370)))+" ("+r[e(389)]+")"}}}}}const Vi=Wi;function Hi(){const t=["4LxCMuF","registerElementLabel","pageBreak","editor","2168040ZbkuVq","8541540oFNltD","plugins","43sjZyaJ","38015252OFwNde","1838106DesNJL","9098Tmuoth","enableCommand","afterInit","204MMvxob","has","206104mLGmrK","ELEMENT_PAGE_BREAK","TrackChangesEditing","locale","descriptionFactory","147695VEXsCm","PageBreakEditing","423qJJaRy","get"];return(Hi=function(){return t})()}function Wi(t,e){const n=Hi();return(Wi=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(731438===-parseInt(e(292))/1*(-parseInt(e(295))/2)+parseInt(e(294))/3*(parseInt(e(309))/4)+-parseInt(e(305))/5*(-parseInt(e(298))/6)+parseInt(e(313))/7+parseInt(e(300))/8*(parseInt(e(307))/9)+parseInt(e(290))/10+-parseInt(e(293))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hi);class zi extends t.Plugin{[Vi(297)](){const t=Vi,e=this[t(312)];if(!e[t(291)][t(299)](t(306)))return;e[t(291)][t(308)](t(302))[t(296)](t(311));const n=e[t(291)][t(308)](t(302)),r=e[t(303)];n[t(304)][t(310)](t(311),(e=>Kr(r,t(301),e)))}}const Ki=Xi;function Xi(t,e){const n=Yi();return(Xi=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=Xi,n=t();for(;;)try{if(654611===-parseInt(e(368))/1+parseInt(e(418))/2*(-parseInt(e(385))/3)+-parseInt(e(364))/4*(parseInt(e(402))/5)+parseInt(e(386))/6*(parseInt(e(425))/7)+-parseInt(e(382))/8+-parseInt(e(429))/9+parseInt(e(395))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class qi extends t.Plugin{[Ki(408)](){const t=Ki,e=this[t(431)];if(!e[t(421)][t(397)](t(369)))return;const n=e[t(376)],r=e[t(421)][t(415)](t(407));r[t(404)][t(416)](t(411),(e=>Kr(n,t(405),e))),r[t(412)](t(411)),r[t(379)](t(423)),e[t(373)][t(426)].on(t(380),Qi(e),{priority:t(396)}),e[t(389)][t(426)].on(t(380),((n,r,s)=>{const o=t;s[o(406)][o(409)]&&Qi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(396)});const s=r[t(404)];s[t(378)]((r=>{const o=t;if(o(387)!==r[o(399)])return;const{start:i,end:a}=r[o(377)]();if(!i[o(392)](a)||!i[o(391)])return;const c=e[o(367)][o(374)],u=i[o(391)];return c[o(432)](u)&&!c[o(400)](u)&&c[o(375)](u,o(410))?{type:o(387),content:Kr(n,o(434),s[o(413)](u,1))}:void 0})),this[t(390)]()}[Ki(390)](){const t=Ki,e=this[t(431)],n=e[t(376)];e[t(421)][t(415)](t(407))[t(404)][t(378)]((e=>{const r=t;if(r(422)!=e[r(399)])return;const{data:s}=e;return s&&r(411)==s[r(394)]?{type:r(365),content:Kr(n,r(388),Kr(n,r(405)))}:void 0}))}}function Qi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Xi,i=t[o(421)][o(415)](o(407)),a=r[o(371)][o(384)],c=r[o(371)][o(393)],u=t[o(367)][o(374)];if(!a[o(392)](c)||!a[o(391)])return;const l=a[o(391)];if(u[o(432)](l)&&!u[o(400)](l)&&u[o(375)](l,o(410))){if(!s[o(414)][o(427)](r[o(371)],n[o(433)]))return;const{authorId:t}=i[o(370)](r[o(383)]),a=s[o(419)][o(401)](o(372),{class:o(420),"data-author-id":t}),u=s[o(424)][o(366)](c);e&&i[o(417)][o(398)](r[o(383)])&&s[o(419)][o(381)](o(428),a),s[o(419)][o(430)](u,a),s[o(424)][o(403)](a,r[o(383)])}}}function Yi(){const t=["222xipBYl","insertion","*Change to:* %0","data","_registerLegacyDescription","nodeAfter","isTouching","end","commandName","21696330mPQUXn","highest","has","includes","type","isLimit","createUIElement","15PMpDUp","bindElementToMarker","descriptionFactory","ELEMENT_PARAGRAPH","options","TrackChangesEditing","afterInit","showSuggestionHighlights","$text","paragraph","enableDefaultAttributesIntegration","getItemLabel","consumable","get","registerElementLabel","activeMarkers","78430aTnfJP","writer","ck-suggestion-marker-split","plugins","formatBlock","insertParagraph","mapper","156044vrOlXe","downcastDispatcher","consume","ck-suggestion-marker--active","7665588oCbyoe","insert","editor","isBlock","name","*Insert:* %0","1010892xyaJIW","format","toViewPosition","model","183728STTrEq","Paragraph","_splitMarkerName","markerRange","span","editing","schema","checkChild","locale","getFirstRange","registerDescriptionCallback","enableCommand","addMarker:suggestion:insertion","addClass","2173536DjpQvA","markerName","start","21QgkXbL"];return(Yi=function(){return t})()}const Zi=$i;!function(t){const e=$i,n=t();for(;;)try{if(772282===-parseInt(e(379))/1+-parseInt(e(389))/2*(-parseInt(e(388))/3)+-parseInt(e(383))/4+parseInt(e(387))/5+parseInt(e(384))/6+parseInt(e(390))/7+-parseInt(e(377))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ta);class Ji extends t.Plugin{[Zi(380)](){const t=Zi,e=this[t(382)];e[t(386)][t(378)](t(385))&&e[t(381)][t(378)](t(392))[t(391)](t(385))}}function $i(t,e){const n=ta();return($i=function(t,e){return n[t-=377]})(t,e)}function ta(){const t=["replaceSource","commands","1324600rZZUdZ","3pMLAaP","1591752lKuNWp","131278QwgASP","enableCommand","TrackChangesEditing","8296FSnzbE","get","230220dAOOax","afterInit","plugins","editor","2972156TcILJW","4002168SNMdYd"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=sa();return(na=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=na,n=t();for(;;)try{if(512103===parseInt(e(449))/1*(parseInt(e(444))/2)+parseInt(e(460))/3+parseInt(e(454))/4+parseInt(e(458))/5*(parseInt(e(451))/6)+-parseInt(e(450))/7+-parseInt(e(453))/8*(parseInt(e(455))/9)+parseInt(e(445))/10*(parseInt(e(442))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class ra extends t.Plugin{[ea(466)](){const t=ea,e=this[t(470)];e[t(448)][t(457)](t(452))&&(e[t(448)][t(447)](t(459))[t(446)](t(465)),this[t(462)]())}[ea(462)](){const t=ea,e=this[t(470)];e[t(448)][t(447)](t(459))[t(463)][t(456)]((n=>{const r=t;if(r(468)!=n[r(467)]&&r(461)!=n[r(467)])return;const{data:s}=n;return s&&r(465)==s[r(443)]?{type:r(469),content:Kr(e[r(464)],r(471))}:void 0}))}}function sa(){const t=["has","25705EAosgO","TrackChangesEditing","2967549qIlmwb","formatInline","_registerLegacyDescription","descriptionFactory","locale","removeFormat","afterInit","type","formatBlock","format","editor","*Remove all formatting*","29073pMuScp","commandName","53460BtSfUX","730RLDjHf","enableDefaultAttributesIntegration","get","plugins","2zohZIX","971733fGaCsf","252UQqdzW","RemoveFormatEditing","56JVNRDI","868872JZmRsy","1308600siHcYy","registerDescriptionCallback"];return(sa=function(){return t})()}const oa=aa;function ia(){const t=["61voaUIF","get","6hyxjes","plugins","afterInit","3TWEpqx","acceptAllSuggestions","186728VCgRZo","has","enableCommand","17623639VgXuSW","editor","acceptSuggestion","3437830OuZdke","RestrictedEditingModeEditing","29086nnwXmu","discardSelectedSuggestions","discardSuggestion","goToNextRestrictedEditingException","trackChanges","TrackChangesEditing","383636mVguXX","6384114ZQTQlY","goToPreviousRestrictedEditingException","892370lpngyl","discardAllSuggestions","acceptSelectedSuggestions","35TpvMFr"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=147]})(t,e)}!function(t){const e=aa,n=t();for(;;)try{if(558509===parseInt(e(170))/1*(parseInt(e(157))/2)+-parseInt(e(147))/3*(parseInt(e(163))/4)+parseInt(e(155))/5*(parseInt(e(172))/6)+-parseInt(e(169))/7*(parseInt(e(149))/8)+parseInt(e(164))/9+parseInt(e(166))/10+-parseInt(e(152))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ia);class ca extends t.Plugin{[oa(174)](){const t=oa,e=this[t(153)];if(!e[t(173)][t(150)](t(156)))return;const n=e[t(173)][t(171)](t(162));n[t(151)](t(165)),n[t(151)](t(160));const r=e[t(173)][t(171)](t(156));r[t(151)](t(161)),r[t(151)](t(154)),r[t(151)](t(159)),r[t(151)](t(148)),r[t(151)](t(167)),r[t(151)](t(168)),r[t(151)](t(158))}}const ua=la;function la(t,e){const n=da();return(la=function(t,e){return n[t-=331]})(t,e)}!function(t){const e=la,n=t();for(;;)try{if(917931===parseInt(e(346))/1+parseInt(e(367))/2+parseInt(e(368))/3+-parseInt(e(355))/4+parseInt(e(365))/5*(-parseInt(e(344))/6)+-parseInt(e(332))/7*(-parseInt(e(376))/8)+-parseInt(e(333))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(da);class fa extends t.Plugin{static get[ua(338)](){return[io.ShiftEnter]}[ua(331)](){const t=ua,e=this[t(361)],n=e[t(381)][t(354)](t(335));n[t(382)](t(386)),e[t(371)][t(348)].on(t(360),ha(e),{priority:t(349)}),e[t(371)][t(348)].on(t(359),ha(e),{priority:t(349)}),e[t(357)][t(348)].on(t(353),((n,r,s)=>{const o=t;s[o(384)][o(356)]&&ha(e,{showActiveMarker:!1})(n,r,s)})),n[t(369)][t(336)](t(352),(n=>Kr(e[t(379)],t(374),n)))}}function ha(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=la,i=t[o(381)][o(354)](o(335));if(!s[o(345)][o(364)](r[o(337)],n[o(373)]))return;const a=t[o(377)];for(const t of r[o(337)][o(340)]()){if(!t.is(o(363),o(352)))continue;const n=o(339)==r[o(334)][o(342)](":")[1]?o(343):o(342),{authorId:c}=i[o(375)](r[o(334)]),u=s[o(351)][o(372)](o(383),{class:o(362)+n,"data-author-id":c}),l=s[o(385)][o(341)](a[o(347)](t));e&&i[o(358)][o(370)](r[o(334)])&&s[o(351)][o(350)](o(380),u),s[o(351)][o(378)](l,u),s[o(385)][o(366)](u,r[o(334)])}}}function da(){const t=["locale","ck-suggestion-marker--active","plugins","enableCommand","span","options","mapper","shiftEnter","init","14kuksvg","21820383OwwGTt","markerName","TrackChangesEditing","registerElementLabel","markerRange","requires","deletion","getItems","toViewPosition","split","merge","1326126pdBOdO","consumable","769317IEHODj","createPositionBefore","downcastDispatcher","high","addClass","writer","softBreak","addMarker:suggestion","get","2411560amBStl","showSuggestionHighlights","data","activeMarkers","addMarker:suggestion:deletion","addMarker:suggestion:insertion","editor","ck-suggestion-marker-","element","test","20WPEeyU","bindElementToMarker","3536558sKVMIk","4085712teNAqk","descriptionFactory","includes","editing","createUIElement","name","ELEMENT_LINE_BREAK","_splitMarkerName","3719568lKjoUv","model","insert"];return(da=function(){return t})()}const ga=pa;function pa(t,e){const n=ma();return(pa=function(t,e){return n[t-=290]})(t,e)}function ma(){const t=["locale","6358730TlybEk","285392vDEJEf","242529nabehH","document","editor","format","40QTVNPT","StandardEditingModeEditing","getRanges","from","22phnoqr","225nmgird","afterInit","176735ZJAtaD","1350ZHkQQR","plugins","has","2715Agnwej","restrictedEditingException","change","commandParams","isCollapsed","registerDescriptionCallback","value","type","commandName","get","selection","FORMAT_RESTRICTED_DISABLED","formatInline","model","formatBlock","24719496SEuGlw","forceValue","commands","364190RENKtD","descriptionFactory","TrackChangesEditing","FORMAT_RESTRICTED_ENABLED","markInlineFormat","8DoHHfM","enableCommand"];return(ma=function(){return t})()}!function(t){const e=pa,n=t();for(;;)try{if(556221===parseInt(e(313))/1*(-parseInt(e(297))/2)+parseInt(e(302))/3*(parseInt(e(306))/4)+parseInt(e(317))/5*(parseInt(e(314))/6)+-parseInt(e(300))/7+parseInt(e(301))/8*(-parseInt(e(311))/9)+-parseInt(e(292))/10*(-parseInt(e(310))/11)+parseInt(e(332))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ia extends t.Plugin{[ga(312)](){const t=ga,e=this[t(304)],n=e[t(330)],r=e[t(299)];if(!e[t(315)][t(316)](t(307)))return;const s=e[t(315)][t(326)](t(294)),o=t(318),i=e[t(291)][t(326)](o);s[t(298)](o,((e,r={})=>{const a=t,c=n[a(303)][a(327)];if(c[a(321)])return void e(r);const u=void 0!==r[a(290)]?r[a(290)]:!i[a(323)];n[a(319)]((()=>{const t=a,e=Array[t(309)](c[t(308)]());for(const r of e){const e=u?[r]:Bs(o,r,n);for(const n of e)s[t(296)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(293)][t(322)]((e=>{const n=t;if(n(331)!=e[n(324)]&&n(329)!=e[n(324)])return;const{data:s}=e;return s&&s[n(325)]==o?s[n(320)][0][n(290)]?{type:n(305),content:Kr(r,n(295))}:{type:n(305),content:Kr(r,n(328))}:void 0}))}}const Ea=ba;function ba(t,e){const n=Ta();return(ba=function(t,e){return n[t-=131]})(t,e)}function Ta(){const t=["FORMAT_STYLE","descriptionFactory","format","GeneralHtmlSupport","registerBlockAttribute","element","DataSchema","editor","has","formatBlock","150716nXQfmo","locale","forceValue","54sMFWWN","2FtqagM","add","StyleUtils","46848JVhSMW","2656478PceYTj","*Set format:* %0","styleName","registerAttributeLabel","block","definitions","Style","40SpzJKg","style","8208uZqkRC","commandParams","registerDescriptionCallback","config","_registerLegacyDescription","registerInlineAttribute","commandName","ghsAttributes","toLowerCase","getGhsAttributeNameForElement","inline","enableDefaultAttributesIntegration","normalizeConfig","431139BhqhLb","afterInit","378NHQVwP","formatInline","type","303670PhTymv","*Remove format:* %0","get","909608OgLzWA","TrackChangesEditing","plugins"];return(Ta=function(){return t})()}!function(t){const e=ba,n=t();for(;;)try{if(146170===parseInt(e(177))/1*(-parseInt(e(181))/2)+parseInt(e(156))/3+-parseInt(e(133))/4*(parseInt(e(141))/5)+parseInt(e(143))/6*(parseInt(e(158))/7)+parseInt(e(164))/8+-parseInt(e(180))/9*(parseInt(e(161))/10)+parseInt(e(134))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class _a extends t.Plugin{[Ea(157)](){const t=Ea,e=this[t(174)];if(!e[t(166)][t(175)](t(140))||!e[t(166)][t(175)](t(173)))return;const n=e[t(166)][t(163)](t(165)),r=e[t(178)],s=e[t(146)][t(163)](t(142))||{},o=e[t(166)][t(163)](t(170)),i=e[t(166)][t(163)](t(132))[t(155)](e[t(166)][t(163)](t(173)),s[t(139)]);n[t(154)](t(142));const a=new Set;for(const e of i[t(138)]){const n=o[t(152)](e[t(172)]);a[t(131)](n)}const c=new Set;for(const e of i[t(153)]){const n=o[t(152)](e[t(172)]);c[t(131)](n);for(const n of e[t(150)])c[t(131)](n)}for(const e of a)n[t(171)](e),n[t(168)][t(137)](e,Kr(r,t(167)));for(const e of c)n[t(148)](e),n[t(168)][t(137)](e,Kr(r,t(167)));this[t(147)]()}[Ea(147)](){const t=Ea,e=this[t(174)],n=e[t(178)];e[t(166)][t(163)](t(165))[t(168)][t(145)]((e=>{const r=t;if(r(176)!=e[r(160)]&&r(159)!=e[r(160)])return;const{data:s}=e;return s&&r(142)===s[r(149)]?s[r(144)][0][r(179)]?{type:r(169),content:Kr(n,r(135),s[r(144)][0][r(136)][r(151)]())}:{type:r(169),content:Kr(n,r(162),s[r(144)][0][r(136)][r(151)]())}:void 0}))}}const ya=Ca;!function(t){const e=Ca,n=t();for(;;)try{if(367077===-parseInt(e(333))/1*(parseInt(e(248))/2)+parseInt(e(383))/3*(parseInt(e(346))/4)+-parseInt(e(373))/5+parseInt(e(293))/6*(-parseInt(e(365))/7)+parseInt(e(251))/8+-parseInt(e(379))/9+parseInt(e(234))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(La);class ka extends t.Plugin{constructor(t){const e=Ca;super(t),this[e(275)]=[e(231),e(350)],this[e(343)]=new Set}[ya(266)](){const t=ya,e=this[t(261)],n=e[t(335)][t(390)][t(377)];if(!e[t(250)][t(308)](t(331)))return;const r=e[t(294)],s=e[t(250)][t(249)](t(258)),o=e[t(250)][t(249)](t(240));s[t(263)][t(328)](t(283),(e=>Kr(r,t(352),e))),this[t(290)](),s[t(232)](t(360)),s[t(232)](t(370)),s[t(232)](t(362));for(const r of[t(303),t(363)]){const i=e[t(389)][t(249)](r);s[t(232)](r,(r=>{const a=t;e[a(335)][a(292)]((t=>{const e=a;r();const c=e(366)===i[e(326)],u=o[e(264)](n),l=o[e(318)](u),f=c?l[e(300)]-1:l[e(341)]+1,h=u[0][e(348)](e(283)),d=o[e(393)](h,{startRow:f,endRow:f}),g=Array[e(277)](d)[e(385)]((n=>t[e(255)](n[e(282)])));s[e(274)](g,e(231))}))}))}for(const r of[t(299),t(376)]){const i=e[t(389)][t(249)](r);s[t(232)](r,(r=>{const a=t;e[a(335)][a(292)]((t=>{const e=a;r();const c=e(388)===i[e(326)],u=o[e(264)](n),l=o[e(241)](u),f=c?l[e(300)]-1:l[e(341)]+1,h=u[0][e(348)](e(283)),d=o[e(393)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(277)](d)[e(385)]((n=>t[e(255)](n[e(282)])));s[e(274)](g,e(350))}))}))}for(const r of[t(371),t(332)]){const i=r[t(347)](11),a=i[t(351)](),c=a[t(347)](0,3)+t(381),u=t(283)+i,l=t(391)+i,f=t(276)+i;s[t(232)](r,(()=>{const i=t;e[i(335)][i(292)]((t=>{const e=i,h=o[e(264)](n),d=h[0][e(348)](e(283));let g;if(e(371)==r){const t=o[e(318)](h);g={startRow:t[e(300)],endRow:t[e(341)],includeAllSlots:!0}}else{const t=o[e(241)](h);g={startColumn:t[e(300)],endColumn:t[e(341)],includeAllSlots:!0}}const p=o[e(393)](d,g),m=Array[e(277)](p)[e(385)]((({cell:t})=>t)),I=Aa(m[e(361)]((t=>t[e(302)](c)))),E=Aa(m[e(361)]((t=>!t[e(302)](c))))[e(385)]((n=>t[e(255)](n))),b=s[e(344)](E,u);if(b&&(e(231)==b[e(355)]||e(350)==b[e(355)])){const n=this[e(268)](b);for(const r of I){const s=t[e(255)](r),i=o[e(354)](r),u=r[e(323)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(372)](s)}}}))}))}function c(r){const s=t,o=Array[s(277)](n[s(288)]())[s(385)]((t=>i.LiveRange[s(256)](t)));e[s(335)][s(292)]((t=>{const n=s,i=t[n(339)];r=r[n(361)]((t=>n(311)!=t[n(305)][n(330)])),t[n(239)](r),e[n(389)][n(249)](n(371))[n(243)](),e[n(369)](n(371),{forceDefaultExecution:!0}),e[n(335)][n(287)]((()=>{const t=n;e[t(335)][t(287)](i,(e=>{const n=t,r=o[n(361)]((t=>n(311)!=t[n(305)][n(330)]));r[n(357)]>0&&e[n(239)](r);for(const t of o)t[n(265)]()}))}))}))}function u(r){const s=t;e[s(335)][s(292)]((t=>{const o=s,a=Array[o(277)](n[o(288)]())[o(385)]((t=>i.LiveRange[o(256)](t))),c=[];for(const t of r)for(const e of t[o(284)]({shallow:!0}))c[o(236)](e);for(const n of c)o(311)!=n[o(305)][o(330)]&&(t[o(239)](t[o(270)](n,0)),e[o(389)][o(249)](o(332))[o(243)](),e[o(369)](o(332),{forceDefaultExecution:!0}));const u=a[o(361)]((t=>o(311)!=t[o(305)][o(330)]));u[o(357)]>0&&t[o(239)](u);for(const t of a)t[o(265)]()}))}function l(e,n){const r=t;return n[r(320)]((t=>e[r(297)]((e=>e[r(245)][r(289)](t[r(278)])||t[r(245)][r(289)](e[r(278)])))))}function f(e,n){const r=t;return!e[r(297)]((t=>n[r(297)]((e=>t[r(340)](e)))))&&e[r(297)]((t=>n[r(297)]((e=>t[r(245)][r(349)](e[r(278)])))))}e[t(298)][t(392)].on(t(286),((e,n,r)=>{const s=t;if(!r[s(306)][s(253)])return;const o=n[s(319)];if(!o)return;const i=r[s(296)][s(269)](o);function c(t){return Array[s(267)](t)?t:[t]}i&&s(237)===o[s(358)]&&(0,a.setHighlightHandling)(i,r[s(238)],((t,e,n)=>n[s(368)](c(e[s(271)]),t)),((t,e,n)=>n[s(321)](c(e[s(271)]),t)))}),{priority:t(304)}),s[t(263)][t(364)]((e=>{const n=t;if(n(367)!=e[n(382)]&&n(315)!=e[n(382)])return;const s=e[n(378)]();if(null!=s&&s.is(n(386),n(283))){if(n(367)==e[n(382)]){const t=e[n(284)]()[n(361)]((t=>t.is(n(337))))[n(385)]((t=>t[n(298)]));if(t[n(357)])return{type:n(367),content:Kr(r,n(387),Kr(r,n(325),'"'+t[n(317)](" ")+'"'))}}if(n(315)==e[n(382)]){const t=e[n(284)]()[n(361)]((t=>t.is(n(337))))[n(385)]((t=>t[n(298)]));if(t[n(357)])return{type:n(315),content:Kr(r,n(380),Kr(r,n(325),'"'+t[n(317)](" ")+'"'))}}}})),s[t(263)][t(364)]((e=>{const n=t;if(n(231)==e[n(355)]){const t=e[n(284)]()[n(361)]((t=>t.is(n(337))))[n(385)]((t=>t[n(298)])),s=this[n(268)](e),o=s[n(327)]-s[n(252)]+1;if(n(367)==e[n(382)])return t[n(357)]?{type:n(367),content:Kr(r,n(387),Kr(r,n(273),[o,'"'+t[n(317)](" ")+'"']))}:{type:n(367),content:Kr(r,n(387),Kr(r,n(322),o))};if(n(315)==e[n(382)])return t[n(357)]?{type:n(315),content:Kr(r,n(380),Kr(r,n(273),[o,'"'+t[n(317)](" ")+'"']))}:{type:n(315),content:Kr(r,n(380),Kr(r,n(322),o))}}if(n(350)==e[n(355)]){const t=e[n(284)]()[n(361)]((t=>t.is(n(337))))[n(385)]((t=>t[n(298)])),s=this[n(268)](e),o=s[n(384)]-s[n(359)]+1;if(n(367)==e[n(382)])return t[n(357)]?{type:n(367),content:Kr(r,n(387),Kr(r,n(313),[o,'"'+t[n(317)](" ")+'"']))}:{type:n(367),content:Kr(r,n(387),Kr(r,n(260),o))};if(n(315)==e[n(382)])return t[n(357)]?{type:n(315),content:Kr(r,n(380),Kr(r,n(313),[o,'"'+t[n(317)](" ")+'"']))}:{type:n(315),content:Kr(r,n(380),Kr(r,n(260),o))}}})),s[t(338)][t(301)](t(367),t(231),t(295),c),s[t(338)][t(301)](t(315),t(231),t(314),c),s[t(338)][t(301)](t(367),t(350),t(295),u),s[t(338)][t(301)](t(315),t(350),t(314),u),s[t(338)][t(301)](t(367),t(350),t(317),l),s[t(338)][t(301)](t(315),t(350),t(317),l),s[t(338)][t(301)](t(367),t(231),t(317),f),s[t(338)][t(301)](t(315),t(231),t(317),f)}[ya(375)](){const t=ya,e=this[t(261)],n=e[t(335)][t(390)][t(377)];return(r,s)=>{const o=t;e[o(335)][o(292)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(245)][a(257)];u&&u[0]&&!1===u[0][a(235)]&&(l=r[0][a(278)][a(280)]);const f=t[a(233)](l);if(a(311)==f[a(305)][a(330)])return;const h=Array[a(277)](n[a(288)]())[a(385)]((t=>i.LiveRange[a(256)](t)));t[a(239)](f),e[a(389)][a(249)](c)[a(243)](),u[a(236)]({forceDefaultExecution:!0}),e[a(369)](c,...u);const d=h[a(361)]((t=>a(311)!=t[a(305)][a(330)]));d[a(357)]>0&&t[a(239)](d);for(const t of h)t[a(265)]()}))}}[ya(374)](t){const e=ya,n=this[e(261)][e(250)][e(249)](e(240));let r=Number[e(242)],s=Number[e(307)],o=Number[e(242)],i=Number[e(307)];for(const a of t){if(e(311)==a[e(305)][e(330)])continue;const{row:t,column:c}=n[e(354)](a),u=a[e(302)](e(329))?a[e(323)](e(329))-1:0,l=a[e(302)](e(259))?a[e(323)](e(259))-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}}[ya(290)](){const t=ya,e=this[t(261)],n=e[t(250)][t(249)](t(258)),r=e[t(250)][t(249)](t(240));e[t(335)][t(390)].on(t(272),(()=>{const r=t,s=Array[r(277)](e[r(335)][r(390)][r(254)][r(309)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(279)](t);if(r(324)!=s)continue;if(null!=e[r(312)])continue;const a=n[r(356)](o);this[r(275)][r(336)](i)&&this[r(343)][r(345)](a)}}),{priority:t(316)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(255)](e),a=e[s(348)](s(283)),c=r[s(354)](e);for(const t of this[s(343)]){const n=t[s(355)],r=n[s(310)](s(334)),u=n[s(347)](r?10:5),l=u[s(351)](),f=l[s(347)](0,3)+s(381),h=s(391)+u,d=s(276)+u;if(!t[s(247)])continue;if(a!=t[s(246)]()[s(278)][s(348)](s(283)))continue;if(t[s(353)](i))continue;const g=e[s(302)](f)?e[s(323)](f)-1:0,p=this[s(268)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(372)](i),o=!0)}return o};e[t(335)][t(390)][t(342)]((n=>{const r=t;let o=!1;for(const t of e[r(335)][r(390)][r(254)][r(244)]())if(r(285)==t[r(382)])if(r(231)==t[r(358)])for(const e of t[r(281)][r(280)][r(262)]())o=o||s(e,n);else r(237)==t[r(358)]&&(o=o||s(t[r(281)][r(280)],n));return o}))}[ya(268)](t){const e=ya;return this[e(374)](t[e(288)]()[e(385)]((t=>t[e(278)][e(280)])))}}function Aa(t){const e=ya;return Array[e(277)](new Set(t)[e(291)]())}function Ca(t,e){const n=La();return(Ca=function(t,e){return n[t-=231]})(t,e)}function La(){const t=["1400656ZYodrL","minRow","showSuggestionHighlights","differ","createRangeOn","fromRange","nodeBefore","TrackChangesEditing","colspan","ELEMENT_TABLE_COLUMN","editor","getChildren","descriptionFactory","getSelectionAffectedTableCells","detach","afterInit","isArray","_getSuggestionCoords","toViewElement","createPositionAt","classes","change:data","ELEMENT_TABLE_ROW_WITH_TEXT","markMultiRangeInsertion","_tablePostFixingSubtypes","max","from","start","_splitMarkerName","nodeAfter","position","cell","table","getItems","insert","addMarker:suggestion","enqueueChange","getRanges","isEqual","_setupColumnsRowsFixing","values","change","12muNikQ","locale","discard","mapper","some","data","insertTableColumnLeft","first","registerCustomCallback","hasAttribute","insertTableRowAbove","highest","root","options","MIN_SAFE_INTEGER","has","getChangedMarkers","startsWith","$graveyard","oldRange","ELEMENT_TABLE_COLUMN_WITH_TEXT","accept","deletion","low","join","getRowIndexes","item","every","removeClass","ELEMENT_TABLE_ROW","getAttribute","suggestion","ELEMENT_TABLE_WITH_TEXT","order","maxRow","registerElementLabel","rowspan","rootName","TableEditing","removeTableColumn","10639DQoXzQ","tablePaste","model","includes","$textProxy","_suggestionFactory","batch","isIntersecting","last","registerPostFixer","_tableSuggestions","markMultiRangeDeletion","add","4ojoKNw","substr","findAncestor","isTouching","tableColumn","toLowerCase","ELEMENT_TABLE","isIntersectingWithRange","getCellLocation","subType","getSuggestion","length","name","minColumn","insertTable","filter","selectTableColumn","insertTableRowBelow","registerDescriptionCallback","2090627HDRQFt","above","insertion","addClass","execute","selectTableRow","removeTableRow","addRange","219230QXEbCP","_getCoordsForCells","_acceptFormatSuggestionCallbackFactory","insertTableColumnRight","selection","getContainedElement","2269233qDOpqI","*Remove:* %0","span","type","360171tlHgzr","maxColumn","map","element","*Insert:* %0","left","commands","document","min","downcastDispatcher","createTableWalker","tableRow","enableCommand","createRangeIn","10397160OSEqRP","forceValue","push","tableCell","writer","setSelection","TableUtils","getColumnIndexes","MAX_SAFE_INTEGER","refresh","getChanges","end","getFirstRange","isInContent","14RGeQFB","get","plugins"];return(La=function(){return t})()}const va=Na;function Na(t,e){const n=Ra();return(Na=function(t,e){return n[t-=459]})(t,e)}function Ra(){const t=["69128HfciwT","table","cell","map","from","set:isEnabled","element","editor","18684170XQWUza","enableCommand","*Split cell:* horizontally","getSuggestions","length","8873930FwEpvw","splitTableCellVertically","setSelection","find","TableEditing","commands","getAncestors","change","format","mergeTableCellLeft","plugins","highest","insertion","6dSoACM","forceDefaultExecution","fromRange","markBlockFormat","createRangeOn","rootName","getSelectionAffectedTableCells","descriptionFactory","accept","push","model","*Merge cells*","isEnabled","selection","author","_tablePostFixingSubtypes","233kKkHsN","mergeTableCellUp","add","subType","registerCustomCallback","horizontally","locale","getFirstPosition","_isForcedDefaultExecutionBlock","TrackChangesEditing","has","formatInline","containsRange","execute","stop","type","mergeTableCells","trackChanges","deletion","mergeTableCellDown","$graveyard","requires","TableUtils","getCellLocation","detach","splitTableCellHorizontally","3sioIcD","tableCell","formatBlock","1736wtgWjj","value","11CvxhHA","2016ZmHVCZ","return","registerDescriptionCallback","document","findAncestor","_acceptFormatSuggestionCallbackFactory","getRanges","markMultiRangeBlockFormat","refresh","size","low","*Split cell:* vertically","afterInit","_areMergableCells","isInContent","7407536achdpU","root","filter","createTableWalker","_suggestionFactory","8429435DghLrx","get","commandName","_areSelectedCellsMergable","direction","30643632sGBKMa","mergeTableCellRight"];return(Ra=function(){return t})()}!function(t){const e=Na,n=t();for(;;)try{if(969856===parseInt(e(539))/1*(-parseInt(e(467))/2)+parseInt(e(464))/3*(parseInt(e(485))/4)+parseInt(e(510))/5+parseInt(e(523))/6*(-parseInt(e(490))/7)+-parseInt(e(497))/8*(parseInt(e(470))/9)+-parseInt(e(505))/10+parseInt(e(469))/11*(parseInt(e(495))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ra);class wa extends t.Plugin{static get[va(459)](){return[ka]}[va(482)](){const t=va,e=this[t(504)],n=e[t(533)][t(473)][t(536)],r=e[t(545)];if(!e[t(520)][t(549)](t(514)))return;const s=e[t(520)][t(491)](t(548)),o=e[t(520)][t(491)](t(460)),a=e[t(520)][t(491)](ka);a[t(538)][t(532)](t(555)),s[t(506)](t(555),(()=>{const n=t,r=o[n(529)](e[n(533)][n(473)][n(536)]);e[n(533)][n(517)]((()=>{const t=n;s[t(477)](r,{commandName:t(555),commandParams:[]},[],t(555))}))})),e[t(515)][t(491)](t(555)).on(t(552),((n,r)=>{const o=t;e[o(515)][o(491)](o(556))[o(468)]&&(r[o(509)]>0&&r[r[o(509)]-1]&&r[r[o(509)]-1][o(524)]||s[o(547)]||this[o(493)]()||n[o(553)]())}),{priority:t(521)});for(const n of[t(540),t(496),t(558),t(519)]){const r=e[t(515)][t(491)](n);s[t(506)](n,(()=>{const n=t,o=e[n(533)][n(473)][n(536)][n(546)]()[n(516)]()[n(513)]((t=>t.is(n(503),n(465)))),i=r[n(468)];e[n(533)][n(517)]((()=>{const t=n;s[t(477)]([o,i],{commandName:t(555),commandParams:[]},[],t(555))}))}))}for(const n of[t(511),t(463)]){const r=e[t(515)][t(491)](n);s[t(506)](n,(()=>{const i=t,a=o[i(529)](e[i(533)][i(473)][i(536)])[0],c=a[i(474)](i(498)),{column:u,row:l}=o[i(461)](a);let f=[];if(i(544)==r[i(494)]){const t=o[i(488)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(501)](t)[i(500)]((t=>t[i(499)]))}else{const t=o[i(488)](c,{column:u,includeAllSlots:!0});f=Array[i(501)](t)[i(500)]((t=>t[i(499)]))}e[i(533)][i(517)]((t=>{const e=i;s[e(526)](t[e(527)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(530)][t(472)]((e=>{const n=t;if(n(466)!=e[n(554)]&&n(550)!=e[n(554)])return;const{data:s}=e;return s&&n(555)==s[n(492)]?{type:n(518),content:Kr(r,n(534))}:void 0})),s[t(530)][t(472)]((e=>{const n=t;if(n(466)!=e[n(554)]&&n(550)!=e[n(554)])return;const{data:s}=e;return s?n(511)==s[n(492)]?{type:n(518),content:Kr(r,n(481))}:n(463)==s[n(492)]?{type:n(518),content:Kr(r,n(507))}:void 0:void 0}));const c=a[t(475)]();for(const e of[t(540),t(496),t(558),t(519)])s[t(489)][t(543)](t(466),e,t(531),c);for(const e of[t(511),t(463)])s[t(489)][t(543)](t(466),e,t(531),c);s[t(489)][t(543)](t(466),t(555),t(531),(r=>{const s=t;e[s(533)][s(517)]((t=>{const o=s,a=Array[o(501)](n[o(476)]())[o(500)]((t=>i.LiveRange[o(525)](t)));t[o(512)](r),e[o(515)][o(491)](o(555))[o(478)](),e[o(552)](o(555),{forceDefaultExecution:!0});const c=a[o(487)]((t=>o(559)!=t[o(486)][o(528)]));c[o(509)]>0&&t[o(512)](c);for(const t of a)t[o(462)]()}))}));for(const n of[t(540),t(558),t(519),t(496)]){const r=e[t(515)][t(491)](n);r.on(t(502),((n,s,o)=>{const i=t;if(o){const t=e[i(533)][i(473)][i(536)][i(546)]()[i(516)]()[i(513)]((t=>t.is(i(503),i(465))));this[i(483)](r[i(468)],t)||(n[i(471)]=!1,n[i(553)]())}}),{priority:t(480)})}}[va(493)](){const t=va,e=this[t(504)][t(515)][t(491)](t(555)),n=this[t(504)][t(520)][t(491)](t(460));if(!e[t(535)])return!1;const r=n[t(529)](this[t(504)][t(533)][t(473)][t(536)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(483)](e,n))return!1;return!0}[va(483)](t,e){const n=va,r=this[n(504)][n(520)][n(491)](n(548)),s=this[n(504)][n(533)][n(527)](t),o=this[n(504)][n(533)][n(527)](e),i=new Set,a=new Set;for(const t of r[n(508)]())if((n(522)==t[n(554)]||n(557)==t[n(554)]||n(555)==t[n(542)])&&t[n(484)])for(const e of t[n(476)]())e[n(551)](s,!0)&&i[n(541)](t[n(554)]+":"+t[n(537)].id),e[n(551)](o,!0)&&a[n(541)](t[n(554)]+":"+t[n(537)].id);if(i[n(479)]!=a[n(479)])return!1;for(const t of i)if(!a[n(549)](t))return!1;return!0}}function Sa(t,e){const n=Fa();return(Sa=function(t,e){return n[t-=356]})(t,e)}const Ma=Sa;!function(t){const e=Sa,n=t();for(;;)try{if(910602===parseInt(e(424))/1+parseInt(e(433))/2+parseInt(e(421))/3*(-parseInt(e(379))/4)+parseInt(e(423))/5*(-parseInt(e(440))/6)+-parseInt(e(394))/7*(-parseInt(e(373))/8)+-parseInt(e(411))/9*(parseInt(e(375))/10)+-parseInt(e(360))/11*(parseInt(e(395))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fa);class Oa extends t.Plugin{static get[Ma(363)](){return[ka]}[Ma(441)](){const t=Ma,e=this[t(438)];if(!e[t(437)][t(383)](t(382)))return;const n=e[t(405)],r=e[t(437)][t(428)](t(404));r[t(364)](t(413)),r[t(364)](t(426)),r[t(422)](t(370)),r[t(422)](t(408)),r[t(430)][t(396)](t(370),Kr(n,t(378))),r[t(430)][t(396)](t(408),Kr(n,t(356))),this[t(359)]()}[Ma(359)](){const t=Ma,e=this[t(438)][t(437)][t(428)](t(404)),n=this[t(438)][t(437)][t(428)](t(435)),r=this[t(438)][t(437)][t(428)](ka)[t(442)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Sa,{type:c,id:u}=e[a(392)](o[a(427)]),l=e[a(431)](u),f=l[a(414)];if(a(412)!=l[a(371)]||!f||a(426)!=f[a(377)])return;if(o[a(367)])return void s[a(400)]();if(!i[a(358)][a(399)](o[a(381)],s[a(390)]))return;const h=o[a(381)][a(366)][a(443)],d=o[a(381)][a(407)][a(420)],g=h[a(365)][a(365)],{column:p}=n[a(410)](h),{column:m}=n[a(410)](d);for(let s=p;s<=m;s++){const l=n[a(361)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(418)],l=i[a(393)][a(362)](s);i[a(417)][a(357)](a(368)+c,l),r&&i[a(417)][a(439)](a(376),u,l),i[a(393)][a(389)](l,o[a(427)]),t&&(e[a(415)][a(403)](o[a(427)])?i[a(417)][a(357)](a(384),l):i[a(417)][a(406)](a(384),l))}}}}e[t(369)][t(386)](t(412),t(413),t(372),r),e[t(369)][t(386)](t(412),t(426),t(372),r),this[t(438)][t(434)][t(409)].on(t(388),s(),{priority:t(374)}),this[t(438)][t(414)][t(409)].on(t(388),((e,n,r)=>{const o=t;r[o(397)][o(436)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(374)}),this[t(438)][t(434)][t(409)].on(t(429),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(392)](r[o(427)]),c=e[o(431)](a),u=c[o(414)];if(o(412)!=c[o(371)]||!u||o(426)!=u[o(377)])return;const l=s[o(393)][o(398)](r[o(427)]);if(l)for(const t of l)s[o(417)][o(406)](o(368)+i,t),s[o(417)][o(406)](o(384),t),s[o(417)][o(416)](o(376),t),s[o(393)][o(380)](t,r[o(427)])}),{priority:t(374)}),this[t(401)]()}[Ma(401)](){const t=Ma,e=this[t(438)],n=e[t(405)];function r(e){const r=t;return{type:r(391),content:Kr(n,r(419),e)}}e[t(437)][t(428)](t(404))[t(430)][t(387)]((e=>{const s=t;if(s(412)!=e[s(371)])return;const{data:o}=e;if(o){if(s(413)==o[s(377)]){const t=o[s(425)][0][s(432)];return r(Kr(n,s(t?378:385)))}if(s(426)==o[s(377)]){const t=o[s(425)][0][s(432)];return r(Kr(n,s(t?356:402)))}}}))}}function Fa(){const t=["stop","_registerLegacyDescription","FORMAT_REGULAR_COLUMN","includes","TrackChangesEditing","locale","removeClass","end","headingColumns","downcastDispatcher","getCellLocation","81vJBrji","formatBlock","setTableRowHeader","data","activeMarkers","removeAttribute","writer","cell","*Format:* %0","nodeBefore","57LGHAUD","registerBlockAttribute","2605xYZhky","677370XTsiBF","commandParams","setTableColumnHeader","markerName","get","removeMarker:suggestion","descriptionFactory","getSuggestion","forceValue","3104058rQMKJr","editing","TableUtils","showSuggestionHighlights","plugins","editor","setAttribute","3798XGVioa","afterInit","_acceptFormatSuggestionCallbackFactory","nodeAfter","FORMAT_HEADER_COLUMN","addClass","consumable","_handleLegacySuggestions","737iOgCsP","createTableWalker","toViewElement","requires","enableDefaultAttributesIntegration","parent","start","item","ck-suggestion-marker-","_suggestionFactory","headingRows","type","accept","712zmtVCl","highest","981130BShzEJ","data-suggestion","commandName","FORMAT_HEADER_ROW","104996xyKCRL","unbindElementFromMarkerName","markerRange","TableEditing","has","ck-suggestion-marker--active","FORMAT_REGULAR_ROW","registerCustomCallback","registerDescriptionCallback","addMarker:suggestion","bindElementToMarker","name","format","_splitMarkerName","mapper","41951WGNhqW","25188GDiHjw","registerAttributeLabel","options","markerNameToElements","consume"];return(Fa=function(){return t})()}const Da=Ua;function Pa(){const t=["getChildren","includes","remove","tableCellBorderWidth","updateMarker","deletionRanges","oldRange","isEmpty","author","listenTo","requires","createRangeIn","subType","from","descriptionFactory","forceDefaultExecution","insertionRanges","trackChanges","afterInit","tablePasteChainId","getAttributes","editor","low","tableCell","createElement","_createdBatches","startsWith","reduce","removeColumns","hasSuggestion","markMultiRangeDeletion","getMarkers","schema","getRows","differ","getSuggestion","getChild","call","add","end","name","tableCellPadding","row","createRange","element","get","2823304uXzlqH","nextSibling","endRow","options","markers","_replaceTableSlotCell","push","tableCellVerticalAlignment","markMultiRangeBlockFormat","6920541eXLBOX","paragraph","setAttributes","locale","root","stop","editing","editingDowncast","dataDowncast","move","content","TrackChangesEditing","attributes","markMultiRangeInsertion","for","view","removeRows","getShiftedBy","getSuggestions","endColumn","document","activeMarkers","isEqual","commands","join","_suggestionFactory","position","removeMarkers","createRangeOn","Users","isInContent","discard","model","getColumns","registerDescriptionCallback","entries","accept","selection","42nAkTpA","TableClipboard","tableCellHorizontalAlignment","has","register","type","every","suggestion","suggestionLoaded","rootName","getColumnIndexes","503295havxWd","79558BjwSSC","ck-suggestion-marker","conversion","value","rowInsertionRanges","getRanges","ck-suggestion-marker-insertion","getRange","_tablePostFixingSubtypes","columnInsertionRanges","unwrap","tableCellSuggestion","getTableIfOnlyTableInContent","_splitMarkerName","suggestion:formatBlock:tablePasteCell","redo","_isForcedDefaultExecutionBlock","columns","clipboardOutput","tablePasteColumn","tableCellBackgroundColor","next","tableCellBorderColor","getSuggestionCallback","documentSelection","insert","rowInsertionIndexes","length","getChangedMarkers","set","fill","detach","createTableWalker","getItems","getRowIndexes","tablePasteRow","markerToHighlight","first","markerAttributes","cells","1691605TwBTBk","removeMarker","find","setAttribute","TableUtils","getContainedElement","previousSibling","markerName","plugins","table","getChanges","registerPostFixer","insertRows","tablePaste","_getCoordsForCells","keys","previous","getSelectionAffectedTableCells","suggestionUnloaded","insertContent","registerCustomCallback","getAllAdjacentSuggestions","nodeAfter","*Replace table cells*","forEach","start","createPositionBefore","cell","42Uaxkik","tablePasteCell","insertColumns","batch","some","suggestion-td","filter","column","newRange","change","last","columnInsertionIndexes","showSuggestionHighlights","fromRange","findAncestor","map","175916zhsamH","high","deletion","tableCellBorderStyle","fromEntries","containsRange","rows","$graveyard","formatBlock","elementToElement","wrap","insertion","426378YccqLc","return","ck-suggestion-marker--active"];return(Pa=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(425569===-parseInt(e(550))/1+-parseInt(e(551))/2*(-parseInt(e(539))/3)+parseInt(e(635))/4+parseInt(e(591))/5+-parseInt(e(647))/6*(parseInt(e(619))/7)+-parseInt(e(492))/8+parseInt(e(501))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);const xa=[Da(653),Da(573),Da(638),Da(541),Da(499),Da(571),Da(487)],Ba=Object[Da(639)](xa[Da(634)]((t=>[t,null])));function Ua(t,e){const n=Pa();return(Ua=function(t,e){return n[t-=480]})(t,e)}class ja extends t.Plugin{static get[Da(660)](){return[ka]}[Da(668)](){const t=Da,n=this[t(671)];if(!n[t(599)][t(542)](t(540)))return;const r=n[t(599)][t(491)](t(512)),s=n[t(599)][t(491)](t(595)),o=n[t(599)][t(491)](ka),a=n[t(599)][t(491)](t(540));o[t(559)][t(498)](t(586),t(570)),n[t(533)][t(682)][t(543)](t(562),{allowIn:t(673),allowContentOf:t(673),isLimit:!0}),n[t(553)][t(644)]({model:t(562),view:t(624)});let c=null;n[t(533)].on(t(610),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(578)]-1];h&&h[u(665)]||r[u(567)]||this[u(671)][u(524)][u(491)](u(667))[u(554)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(575)))return!1;const i=s[o(563)](t,n);if(!i||!Va(i,void 0,r))return!1;const a=r[o(608)](n[o(521)][o(538)]);if(!a[o(578)])return!1;const c=a[0][o(633)](o(600)),l=r[o(585)](a),f=r[o(549)](a),h={startRow:l[o(588)],endRow:l[o(629)],startColumn:f[o(588)],endColumn:f[o(629)]};return 1==a[o(578)]&&(h[o(494)]+=r[o(683)](i)-1,h[o(520)]+=r[o(534)](i)-1),Va(c,h,r)}(l,f,n[u(533)],s,a)&&(o[u(506)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(533)][u(628)]((()=>{const t=u;n[t(533)][t(610)](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(578)]&&r[t(514)](o,t(586),{tablePasteChainId:s}),a[t(578)]&&r[t(514)](a,t(570),{tablePasteChainId:s}),l[t(578)]&&(r[t(514)](l,t(604),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(615)]((e=>{const n=t;var r;return null===(r=e[n(582)])||void 0===r?void 0:r[n(483)](e)}))),f[t(578)]&&(r[t(680)](f,t(604),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(615)]((e=>{const n=t;var r;return null===(r=e[n(582)])||void 0===r?void 0:r[n(483)](e)})));const d=r[t(500)](h[t(634)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(620),{tablePasteChainId:s});if(d){const e=d[t(681)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(533)][t(529)](s),a=e[t(593)]((e=>e[t(558)]()[t(523)](i)));a&&r[t(498)]([a[t(486)],o])}r[t(578)]&&d[t(594)](t(589),Object[t(639)](r))}c=null})))}),{priority:e.priorities[t(636)]+10}),n[t(599)][t(491)](t(540)).on(t(497),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(506)]();const u=s[r(618)],l=o,f=Ga(u),h=Ga(l);e[r(648)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(652)](u[r(482)](0));for(const t of Array[r(663)](l[r(650)]()))a[r(576)](t,u,r(485));const t=c[r(577)][r(651)](s[r(488)]),e=c[r(630)][r(651)](s[r(626)]);t||e||(d=i.LiveRange[r(632)](a[r(661)](u)))}else h&&!f&&(g=a[r(661)](u));else{const t=a[r(674)](r(562)),e=a[r(674)](r(562));a[r(645)](a[r(661)](u),e),a[r(576)](t,u,0);for(const e of Array[r(663)](l[r(650)]()))a[r(576)](e,t,r(485));d=i.LiveRange[r(632)](a[r(529)](t)),g=i.LiveRange[r(632)](a[r(529)](e))}const p=Array[r(663)](l[r(670)]())[r(625)]((([t])=>xa[r(651)](t)));c[r(590)][r(498)]({element:u,attributes:p[r(578)]?Object[r(639)](p):null}),d&&c[r(666)][r(498)](d),g&&c[r(655)][r(498)](g)}),{priority:t(636)}),s.on(t(621),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(568)]||1;c[o(630)]=new Array(l)[o(581)](u)[o(634)](((t,e)=>t+e));for(const{cell:t}of s[o(583)](i,{startColumn:u,endColumn:u+l-1}))c[o(560)][o(498)](n[o(533)][o(529)](t))}),{priority:t(672)}),s.on(t(603),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(641)]||1;c[o(577)]=new Array(l)[o(581)](u)[o(634)](((t,e)=>t+e));for(const{cell:t}of s[o(583)](i,{startRow:u,endRow:u+l-1}))c[o(555)][o(498)](n[o(533)][o(529)](t))}),{priority:t(672)}),r[t(664)][t(535)]((e=>{const r=t;if(e[r(662)]&&e[r(662)][r(676)](r(604)))return e[r(607)]?{}:{type:r(646),content:Kr(n[r(504)],r(614))}}));const u=()=>!1;for(const e of[t(604),t(570),t(586),t(620)])r[t(526)][t(611)](t(646),e,t(525),u),r[t(526)][t(611)](t(637),e,t(525),u),r[t(526)][t(611)](t(643),e,t(525),u);r[t(526)][t(611)](t(643),t(620),t(532),u),r[t(526)][t(611)](t(643),t(620),t(537),((e,r,s)=>{const o=t,i=e[o(634)]((t=>t[o(596)]()))[o(625)]((t=>t)),a=new Map(i[o(634)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(590)])e&&a[o(580)](t,e);else if(s&&s[o(589)])for(const[t,e]of Object[o(536)](s[o(589)])){const r=n[o(533)][o(496)][o(491)](t),s=r?r[o(558)]()[o(596)]():null;s&&a[o(580)](s,e)}n[o(533)][o(628)]((t=>{const e=o;for(const[n,r]of a)t[e(503)]({...Ba,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(526)][o(611)](e,o(604),s,((t,i,a)=>{const c=o;n[c(533)][c(628)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(616)][o(613)];t.is(o(490),o(562))&&u[o(498)](t)}r[o(526)][o(574)](e,null,s)(t,i,a);for(const t of u)o(642)!=t[o(505)][o(548)]&&n[o(561)](t)}))}))};l(t(646),t(537)),l(t(646),t(532)),l(t(637),t(537)),l(t(637),t(532)),r[t(526)][t(611)](t(646),t(586),t(532),(e=>{const n=t,r=e[n(634)]((t=>t[n(596)]())),i=r[0][n(633)](n(600)),{minRow:a,maxRow:c}=o[n(605)](r);s[n(517)](i,{at:a,rows:c-a+1})})),r[t(526)][t(611)](t(646),t(570),t(532),(e=>{const n=t,r=e[n(634)]((t=>t[n(596)]())),i=r[0][n(633)](n(600)),{minColumn:a,maxColumn:c}=o[n(605)](r);s[n(678)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(662)]||!n[s(662)][s(676)](s(604)))return;const o=n[s(513)][s(669)],i=r[s(519)]()[s(625)]((t=>t[s(531)]&&t[s(513)]&&t[s(513)][s(669)]==o));i[s(578)]&&n[s(612)]()[s(578)]!=i[s(578)]&&i[s(677)](((t,e)=>(t[s(572)]=e,e[s(607)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(564)](e[s(598)]),a=[s(552),s(557)],c=r[s(522)][s(651)](e[s(598)]);return c&&a[s(498)](s(649)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(547),f,{priority:t(636)}),r.on(t(609),f,{priority:t(636)}),n[t(533)][t(521)][t(602)]((()=>{const e=t;let s=!1;const o=Array[e(663)](n[e(533)][e(521)][e(480)][e(579)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(564)](t);if(e(546)!=o||e(637)!=a||i[e(656)])continue;if(!r[e(679)](c))continue;const u=r[e(481)](c)[e(556)](),l=n[e(599)][e(491)](e(530)).me;for(const t of r[e(519)]())if(t[e(531)]&&t[e(658)]==l&&e(643)==t[e(544)]&&e(620)==t[e(662)]&&t[e(556)]()[e(545)]((t=>u[e(623)]((n=>n[e(640)](t,!0))))))for(const n of t[e(612)]())n[e(531)]&&(n[e(532)](),s=!0)}return s})),n[t(533)][t(521)][t(602)]((e=>{const s=t,o=n[s(524)][s(491)](s(566));if(!o||!o[s(675)][s(542)](e[s(622)]))return!1;let i=!1;const a=n[s(599)][s(491)](s(530)).me,c=n[s(533)][s(521)][s(480)][s(601)](),u=Array[s(663)](n[s(533)][s(521)][s(480)][s(579)]())[s(625)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(564)](t);return n(546)==o&&n(604)==i&&c==a.id&&!e[n(656)]}));for(const t of c){if(s(576)!=t[s(544)]||s(562)!=t[s(486)]||1!=t[s(578)])continue;const n=e[s(489)](t[s(527)],t[s(527)][s(518)](1));if(!u[s(593)]((({data:t})=>t[s(627)][s(523)](n))))for(const{name:t,data:r}of u)if(n[s(640)](r[s(627)])){e[s(654)](t,{range:n}),i=!0;break}}return i})),n[t(533)][t(521)][t(602)]((e=>{const s=t;let o=!1;const i=n[s(599)][s(491)](s(530)).me,a=r[s(519)]()[s(625)]((t=>t[s(531)]&&t[s(658)]==i)),c=new Set,u=new Set;for(const t of a)if(s(604)==t[s(662)])for(const e of t[s(681)]()){const n=e[s(558)]()[s(596)]();if(n)if(n.is(s(490),s(562))&&Ga(n)){t[s(592)](e[s(486)]),c[s(484)](n),o=!0;const r=n[s(493)],i=n[s(597)],a=r&&r.is(s(490),s(562)),l=i&&i.is(s(490),s(562));a&&!c[s(542)](r)&&u[s(484)](r),l&&!c[s(542)](i)&&u[s(484)](i)}else n.is(s(490),s(502))&&n[s(657)]&&(t[s(592)](e[s(486)]),o=!0)}else if(s(620)==t[s(662)]){if(!t[s(513)]||!t[s(513)][s(669)])continue;const e=t[s(513)][s(589)];if(e&&Object[s(606)](e)[s(578)])continue;const n=t[s(513)][s(669)];let r=!0,i=!0;for(const e of a)if(e[s(662)]&&e[s(662)][s(676)](s(604))){if(!e[s(513)][s(669)]){i=!1;break}if(e.id!=t.id&&e[s(513)][s(669)]==n){r=!1;break}}i&&r&&(t[s(528)](),o=!0)}for(const t of c)e[s(652)](t);for(const t of u)e[s(561)](t);return o})),n[t(553)][t(515)](t(508))[t(587)]({model:t(565),view:t=>h(t),converterPriority:t(636)}),n[t(553)][t(515)](t(509))[t(587)]({model:t(565),view:(e,n)=>n[t(495)][t(631)]?h(e,!1):null,converterPriority:t(636)});const d=n[t(507)][t(516)];this[t(659)](d[t(521)],t(569),((e,n)=>{const r=t,s=[];for(const t of d[r(661)](n[r(511)])[r(584)]())t.is(r(490),r(624))&&s[r(498)](t);d[r(628)]((t=>{const e=r;for(const n of s)t[e(510)](t[e(661)](n),t[e(617)](n)),t[e(652)](n)}))}))}}function Ga(t){const e=Da;if(t[e(657)])return!0;const n=t[e(482)](0);return n.is(e(490),e(502))&&n[e(657)]}function Va(t,e={},n){const r=Da;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(583)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ha=Wa;function Wa(t,e){const n=Ka();return(Wa=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(401276===-parseInt(e(365))/1+parseInt(e(360))/2+-parseInt(e(354))/3+-parseInt(e(393))/4*(-parseInt(e(348))/5)+parseInt(e(359))/6+-parseInt(e(377))/7*(-parseInt(e(343))/8)+-parseInt(e(362))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class za extends t.Plugin{[Ha(375)](){const t=Ha;if(!this[t(341)][t(346)][t(379)](t(389)))return;const e=this[t(341)][t(346)][t(391)](t(352));e[t(380)](t(344),this[t(357)][t(388)](this)),e[t(381)][t(387)](t(382),t(351),t(384),e[t(381)][t(374)](t(382),null,t(370))),e[t(381)][t(387)](t(382),t(351),t(370),e[t(381)][t(374)](t(382),null,t(384))),e[t(371)][t(339)](this[t(353)][t(388)](this))}[Ha(357)](t,e){const n=Ha,r=this[n(341)][n(346)][n(391)](n(352)),s=this[n(341)][n(346)][n(391)](n(389)),o=e[n(356)]||this[n(341)][n(366)][n(373)][n(340)][n(363)]();this[n(341)][n(366)][n(383)]((()=>{const i=n,a=s[i(345)](o);let c=a?s[i(342)](a):null,u=o[i(364)](i(386))||null;const l=e[i(386)]||u,f=e[i(355)]||c,h=this[i(341)][i(346)][i(391)](i(390)).me;for(const t of r[i(392)]()){const e=t[i(378)]();if(i(351)===t[i(349)]&&e===o){t[i(369)]!==h&&t[i(370)]();const e=t[i(368)][i(385)];u=e[0][i(386)],c=e[0][i(355)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(361)](o,{commandName:i(344),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(351)},[],i(351))}))}[Ha(353)](t){const e=Ha;if(e(382)!=t[e(367)]&&e(372)!=t[e(367)])return;const{data:n}=t;if(n&&e(351)===n[e(376)]){const t=e(350);return{type:e(358),content:Kr(this[e(341)][e(347)],t)}}}}function Ka(){const t=["157962dlNskh","getContainedElement","has","enableCommand","_suggestionFactory","formatBlock","change","accept","commandParams","tableWidth","registerCustomCallback","bind","TableColumnResizeEditing","Users","get","getSuggestions","32lwPSzT","registerDescriptionCallback","selection","editor","getTableColumnsWidths","104nFkscW","resizeTableWidth","getColumnGroupElement","plugins","locale","106270jOFmHo","subType","*Format:* resize table","resizeTable","TrackChangesEditing","handleSuggestionDescription","508815ZkSUmL","columnWidths","table","handleResizeTableWidthCommand","format","2956974uKhHiG","1202580MhkYHd","markBlockFormat","3878361pTiYar","getSelectedElement","getAttribute","555699mirecD","model","type","data","author","discard","descriptionFactory","formatInline","document","getSuggestionCallback","afterInit","formatGroupId"];return(Ka=function(){return t})()}const Xa=qa;function qa(t,e){const n=Qa();return(qa=function(t,e){return n[t-=126]})(t,e)}function Qa(){const t=["insertTemplate","2572582cJclBu","5955712HWtPqb","has","582wIUFcJ","24020YNrfuW","407994rZPwaa","get","35078193AqaDui","editor","afterInit","614360oolFEd","Template","plugins","enableCommand","147865iHyhGK","5TnPirE","TrackChangesEditing"];return(Qa=function(){return t})()}!function(t){const e=qa,n=t();for(;;)try{if(752161===parseInt(e(143))/1+-parseInt(e(129))/2+parseInt(e(132))/3*(-parseInt(e(133))/4)+parseInt(e(126))/5*(-parseInt(e(134))/6)+-parseInt(e(130))/7+parseInt(e(139))/8+parseInt(e(136))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class Ya extends t.Plugin{[Xa(138)](){const t=Xa,e=this[t(137)];e[t(141)][t(131)](t(140))&&e[t(141)][t(135)](t(127))[t(142)](t(128))}}const Za=$a;!function(t){const e=$a,n=t();for(;;)try{if(488937===-parseInt(e(242))/1*(parseInt(e(234))/2)+parseInt(e(229))/3+parseInt(e(235))/4*(-parseInt(e(225))/5)+parseInt(e(245))/6+-parseInt(e(243))/7+-parseInt(e(226))/8+parseInt(e(236))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tc);class Ja extends t.Plugin{[Za(227)](){const t=Za,e=this[t(240)];if(!e[t(237)][t(244)](t(224)))return;e[t(241)][t(244)](t(239))[t(232)](t(224));const n=e[t(241)][t(244)](t(239)),r=e[t(230)];n[t(238)][t(233)](t(228),(e=>Kr(r,t(231),e)))}}function $a(t,e){const n=tc();return($a=function(t,e){return n[t-=224]})(t,e)}function tc(){const t=["23322933BloDTh","commands","descriptionFactory","TrackChangesEditing","editor","plugins","2QOeaVQ","5497324cEjacO","get","211992hmVYri","insertTableOfContents","509455WlfsbJ","7009696SefuHz","afterInit","tableOfContents","1704492jHCGhO","locale","ELEMENT_TABLE_OF_CONTENTS","enableCommand","registerElementLabel","433106CGvRXt","24XVOFLz"];return(tc=function(){return t})()}function ec(t,e){const n=rc();return(ec=function(t,e){return n[t-=416]})(t,e)}const nc=ec;function rc(){const t=["forward","3956622DSBAmB","Title","createRange","TrackChangesEditing","document","9675876uQjGAG","553045lIZeZm","schema","213834TOZUhv","36DYhfiQ","getNearestSelectionRange","model","element","getChangedMarkers","_splitMarkerName","registerPostFixer","descriptionFactory","locale","56jfVOgM","39044360IzyfxJ","removeMarker","36CHvyaS","suggestion","end","isEqual","newRange","editor","plugins","ELEMENT_TITLE","get","title-content","updateMarker","from","651870NZyhYf","afterInit","isTouching","783970fKSvkM","has","isCollapsed","registerElementLabel","nodeBefore","start","differ"];return(rc=function(){return t})()}!function(t){const e=ec,n=t();for(;;)try{if(875226===parseInt(e(421))/1+parseInt(e(438))/2*(-parseInt(e(437))/3)+parseInt(e(450))/4*(-parseInt(e(435))/5)+-parseInt(e(429))/6+-parseInt(e(434))/7+parseInt(e(447))/8*(parseInt(e(418))/9)+parseInt(e(448))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{[nc(419)](){const t=nc,e=this[t(455)];if(!e[t(456)][t(422)](t(430)))return;const n=e[t(456)][t(458)](t(432));n[t(445)][t(424)](t(459),(()=>Kr(e[t(446)],t(457)))),e[t(440)][t(433)][t(444)]((r=>{const s=t;let o=!1;const i=Array[s(417)](e[s(440)][s(433)][s(427)][s(442)]());for(const{name:t,data:a}of i){const{group:i}=n[s(443)](t);if(s(451)!==i||!a[s(454)])continue;const c=a[s(454)],u=c[s(452)][s(425)];if(!u||!u.is(s(441),s(459)))continue;if(!c[s(426)][s(420)](c[s(452)]))continue;const l=e[s(440)][s(436)][s(439)](c[s(452)],s(428));if(l&&l[s(423)]){const e=r[s(431)](c[s(426)],l[s(426)]);e[s(453)](c)||(r[s(416)](t,{range:e}),o=!0)}o||(r[s(449)](t),o=!0)}return o}))}}const oc=ic;function ic(t,e){const n=cc();return(ic=function(t,e){return n[t-=326]})(t,e)}!function(t){const e=ic,n=t();for(;;)try{if(972014===parseInt(e(333))/1+-parseInt(e(332))/2+parseInt(e(343))/3+-parseInt(e(342))/4*(parseInt(e(330))/5)+-parseInt(e(356))/6*(parseInt(e(341))/7)+parseInt(e(355))/8+parseInt(e(346))/9*(parseInt(e(345))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cc);class ac extends t.Plugin{[oc(351)](){const t=oc,e=this[t(353)],n=e[t(349)][t(348)](t(334));e[t(349)][t(347)](t(340))&&(n[t(338)](t(328)),e[t(349)][t(347)](t(327))&&(n[t(338)](t(331)),n[t(329)](t(335)),n[t(352)](t(350)),n[t(326)][t(339)]((e=>{const n=t;if(n(354)!=e[n(337)])return;const{data:r}=e;return r&&n(350)==r[n(344)]?{type:n(336),content:""}:void 0}))))}}function cc(){const t=["UploadcareImageEdit","uploadcare","enableDefaultAttributesIntegration","4861355VnSwfn","uploadcareImageEdit","1931340CzYrBd","1319117qUxENH","TrackChangesEditing","uploadcareImageReplace","format","type","enableCommand","registerDescriptionCallback","Uploadcare","2054255FkvBZS","4vxDjgh","4334697xniKqY","key","1166180vFDYIW","54VzJABQ","has","get","plugins","uploadcareImageId","afterInit","registerBlockAttribute","editor","attribute","265288WrgkkT","12klHPWx","descriptionFactory"];return(cc=function(){return t})()}function uc(){const t=["188zvRava","45321bqKGYB","7fCWDdT","240IOtlON","105175jfEaAA","888eHxWds","plugins","editor","undo","has","2548HNDjfd","9821624AOMluf","486288oLGCiK","TrackChangesEditing","enableCommand","UndoEditing","5736PCziiE","12lDBfjm","get","afterInit","5407226pgheLO","redo","20852hvMjuM"];return(uc=function(){return t})()}const lc=fc;function fc(t,e){const n=uc();return(fc=function(t,e){return n[t-=223]})(t,e)}!function(t){const e=fc,n=t();for(;;)try{if(694198===parseInt(e(232))/1*(parseInt(e(237))/2)+parseInt(e(228))/3*(parseInt(e(227))/4)+-parseInt(e(231))/5*(-parseInt(e(244))/6)+-parseInt(e(229))/7*(parseInt(e(238))/8)+-parseInt(e(239))/9*(-parseInt(e(230))/10)+-parseInt(e(224))/11+-parseInt(e(243))/12*(parseInt(e(226))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uc);class hc extends t.Plugin{[lc(223)](){const t=lc,e=this[t(234)],n=e[t(233)][t(245)](t(240));e[t(233)][t(236)](t(242))&&(n[t(241)](t(235)),n[t(241)](t(225)))}}const dc=pc;function gc(){const t=["905MBfXch","24868VUWIQr","588589NDOXGu","requires","afterInit","7711110dKzfNb","27LCMdRK","plugins","5645260suItfE","enableCommand","2380317RmUogX","TableCaptionEditing","11doqtDB","9007054dGwkvF","TrackChangesEditing","4301616oKiswm","2GyTizr","get","toggleTableCaption","has","editor"];return(gc=function(){return t})()}function pc(t,e){const n=gc();return(pc=function(t,e){return n[t-=460]})(t,e)}!function(t){const e=pc,n=t();for(;;)try{if(849042===parseInt(e(466))/1+-parseInt(e(480))/2*(parseInt(e(474))/3)+parseInt(e(465))/4*(-parseInt(e(464))/5)+-parseInt(e(469))/6+parseInt(e(477))/7+parseInt(e(479))/8*(parseInt(e(470))/9)+-parseInt(e(472))/10*(-parseInt(e(476))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gc);class mc extends t.Plugin{static get[dc(467)](){return[ka]}[dc(468)](){const t=dc,e=this[t(463)];e[t(471)][t(462)](t(475))&&e[t(471)][t(460)](t(478))[t(473)](t(461))}}const Ic=Ec;function Ec(t,e){const n=Tc();return(Ec=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=Ec,n=t();for(;;)try{if(422284===parseInt(e(519))/1*(-parseInt(e(551))/2)+-parseInt(e(524))/3+-parseInt(e(531))/4*(-parseInt(e(530))/5)+-parseInt(e(508))/6+parseInt(e(566))/7*(parseInt(e(509))/8)+parseInt(e(546))/9+parseInt(e(571))/10*(-parseInt(e(535))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tc);class bc extends t.Plugin{constructor(t){const e=Ec;super(t),this[e(503)]=[e(506),e(579),e(525),e(574),e(578),e(528),e(549)],this[e(504)]=[e(570),e(541),e(533),e(561),e(536),e(547),e(559),e(500),e(544)]}static get[Ic(505)](){return Ic(542)}static get[Ic(573)](){return!0}static get[Ic(555)](){return!0}[Ic(522)](){const t=Ic,e=this[t(545)][t(529)][t(564)](t(558));if(this[t(545)][t(529)][t(540)](t(517))){for(const n of this[t(503)])e[t(501)](n,((e,r)=>{const s=t,o=this[s(545)][s(510)][s(563)][s(556)][s(518)]()[s(515)](s(537));this[s(527)](n,[o],this[s(503)],s(503),e,r)}));e[t(507)][t(575)](t(538),t(503),t(565),e[t(507)][t(550)](t(538),null,t(568))),e[t(507)][t(575)](t(538),t(503),t(568),((e,n)=>this[t(532)](this[t(503)],e,n))),e[t(507)][t(575)](t(538),t(503),t(523),(()=>!1))}if(this[t(545)][t(529)][t(540)](t(577))){for(const n of this[t(504)])e[t(501)](n,((e,r)=>{const s=t,o=this[s(545)][s(529)][s(564)](s(552))[s(502)](this[s(545)][s(510)][s(563)][s(556)]);this[s(527)](n,o,this[s(504)],s(504),e,r)}));e[t(507)][t(575)](t(538),t(504),t(565),e[t(507)][t(550)](t(538),null,t(568))),e[t(507)][t(575)](t(538),t(504),t(568),((e,n)=>this[t(532)](this[t(504)],e,n))),e[t(507)][t(575)](t(538),t(504),t(523),(()=>!1))}e[t(526)][t(572)]((e=>this[t(543)](e)))}[Ic(527)](t,e,n,r,s,o){const i=Ic,a=this[i(545)][i(529)][i(564)](i(558));this[i(545)][i(510)][i(562)](o[i(553)],(()=>{const t=i;for(const i of e)if(this[t(534)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(557)](r);void 0!==n&&(e[r]=n)}s(o),a[t(521)](i,{commandParams:[e]},[],r)}}))}[Ic(532)](t,e,n){const r=Ic,s=e[0][r(513)][r(511)],o=n[r(560)][0];this[r(545)][r(510)][r(539)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(499)](r,o[r],s):e[n(548)](r,s)}))}[Ic(543)](t){const e=Ic;if(t[e(512)])switch(t[e(516)]){case e(503):return{type:e(514),content:Kr(this[e(545)][e(569)],e(520))};case e(504):return{type:e(514),content:Kr(this[e(545)][e(569)],e(554))}}}[Ic(534)](t,e){const n=Ic,r=this[n(545)][n(529)][n(564)](n(558));for(const s of r[n(576)]({skipNotAttached:!0})){const r=s[n(567)]();if(s[n(516)]===e&&r===t)return s}return null}}function Tc(){const t=["tableBorderStyle","setAttribute","tableCellHorizontalAlignment","enableCommand","getSelectionAffectedTableCells","tableProperties","tableCellProperties","pluginName","tableBorderColor","_suggestionFactory","2086158hekVYr","8ABigKY","model","nodeAfter","data","start","format","findAncestor","subType","TablePropertiesEditing","getFirstPosition","3RlVqnO","*Format:* change table properties","markBlockFormat","afterInit","join","2155710KGMcug","tableBorderWidth","descriptionFactory","_handlePropertyChange","tableHeight","plugins","3525595OOStEL","4NRVkTJ","handleDiscardAction","tableCellBorderWidth","_getSuggestion","885335LzPPFW","tableCellWidth","table","formatBlock","change","has","tableCellBorderStyle","TrackChangesTableProperties","handleSuggestionDescription","tableCellVerticalAlignment","editor","5232366xnFWmm","tableCellHeight","removeAttribute","tableBackgroundColor","getSuggestionCallback","123358lkaSXH","TableUtils","batch","*Format:* change table cell properties","isPremiumPlugin","selection","getAttribute","TrackChangesEditing","tableCellBackgroundColor","commandParams","tableCellPadding","enqueueChange","document","get","accept","3836427NoPRfF","getContainedElement","discard","locale","tableCellBorderColor","20edPubX","registerDescriptionCallback","isOfficialPlugin","tableAlignment","registerCustomCallback","getSuggestions","TableCellPropertiesEditing","tableWidth"];return(Tc=function(){return t})()}var _c=Function.prototype,yc=Object.prototype,kc=_c.toString,Ac=yc.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 Nc=$?$.isConcatSpreadable:void 0;const Rc=function(t){return ce(t)||ae(t)||!!(Nc&&t&&t[Nc])};const wc=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 Sc=function(t){return(null==t?0:t.length)?wc(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=Yt?function(t,e){return Yt(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,Sc),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=Qn(n,7,vc));for(var s=e.length;s--;)jr(n,e[s]);return n})),jc=Gc;function Gc(t,e){const n=Wc();return(Gc=function(t,e){return n[t-=413]})(t,e)}!function(t){const e=Gc,n=t();for(;;)try{if(575562===-parseInt(e(694))/1*(-parseInt(e(542))/2)+parseInt(e(461))/3*(-parseInt(e(550))/4)+-parseInt(e(720))/5*(parseInt(e(620))/6)+-parseInt(e(625))/7+parseInt(e(774))/8+parseInt(e(707))/9+parseInt(e(489))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc);const Vc=jc(785);class Hc extends t.Plugin{static get[jc(586)](){return[jc(723),o.Users,t.PendingActions,Jr,ss,us,ds,Is,Ls,ys,ws,Fs,Ws,oo,lo,po,To,Ao,Ro,Oo,xo,Go,zo,$o,Qo,ri,ai,fi,bi,Ci,Gi,pi,qs,$s,Ri,Oi,xi,zi,qi,Ji,ra,ca,fa,Ia,_a,ka,wa,Oa,mc,ja,za,Ja,bc,Ya,sc,ac,hc]}static get[jc(466)](){return jc(842)}static get[jc(435)](){return!0}static get[jc(757)](){return!0}constructor(t){const e=jc;super(t),this[e(788)]=!1,this[e(789)](e(693),[]),this.on(e(728),((n,r,s,o)=>{const i=e;this[i(769)][i(433)]((()=>{const e=i;for(const n of[...o,...s])this[e(769)][e(565)][e(453)](n)&&t[e(590)][e(600)](n)}))})),this[e(776)]=new Qr(this[e(695)][e(681)][e(524)],this[e(695)][e(493)]),this[e(437)]=null,this[e(804)]=new zc(this[e(695)]),this[e(763)]=new Map,this[e(592)]=t[e(441)][e(737)](e(723)),this[e(692)]=new Set,this[e(769)]=this[e(695)][e(681)],this[e(748)]=new WeakMap,this[e(546)]=!1,this[e(426)]=new Set([e(785)]),this[e(752)]=new Set,t[e(673)][e(421)](e(541),e(460)),this[e(767)]=t[e(673)][e(737)](e(541)),t[e(673)][e(421)](e(612),!0),this[e(782)]=t[e(673)][e(737)](e(612)),this[e(520)]=new f(t,this[e(692)]),this[e(575)]()}[jc(706)](){const t=jc,n=this[t(695)],r=(e,n)=>{const r=t;if(r(632)!=e)return r(753)+e;const s=n[r(686)]("|")[0];return this[r(630)](s)?r(740):r(566)};n[t(797)][t(731)](t(754))[t(502)]({model:t(779),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(743)](e[n(727)]),c=[n(581),r(i,a)];let u=3e3;return this[n(693)][n(622)](e[n(727)])&&(c[n(413)](n(501)),u=3010),n(448)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(797)][t(731)](t(584))[t(504)]((e=>{const r=t;e.on(r(736),((t,e,s)=>{const o=r;if(!s[o(515)][o(525)])return;const i=e[o(676)];if(!i)return;const c=s[o(498)][o(783)](i);n[o(681)][o(524)][o(670)](i)&&c&&!c[o(710)](o(688))&&c.is(o(802))&&(0,a.toWidget)(c,s[o(443)])}),{priority:r(671)})})),n[t(797)][t(731)](t(584))[t(502)]({model:t(779),view:(e,n)=>{const s=t;if(!n[s(515)][s(525)])return null;const{type:o,subType:i}=this[s(743)](e[s(727)]);return{classes:[s(581),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(676)])return;const{id:c,authorId:u}=this[a(743)](o[a(727)]);if(r){const t=this[a(763)][a(737)](c),e=this[a(579)](t);if(!this[a(630)](e))return}if(o[a(676)].is(a(442)))return void i[a(733)][a(456)](o[a(676)],s[a(605)]);const l=i[a(498)][a(783)](o[a(676)]);if(o[a(676)].is(a(470))&&n[a(681)][a(524)][a(629)](o[a(676)])&&!l[a(710)](a(771))){i[a(443)][a(538)]([a(581),a(740)],l),i[a(443)][a(425)](a(464),c,l),i[a(443)][a(425)](a(570),u,l),i[a(498)][a(564)](l,o[a(727)]),e&&(this[a(693)][a(622)](o[a(727)])?i[a(443)][a(538)](a(501),l):i[a(443)][a(677)](a(501),l));for(const t of n[a(681)][a(480)](o[a(676)])[a(568)]())i[a(733)][a(456)](t,s[a(605)]);i[a(733)][a(456)](o[a(676)],s[a(605)])}};n[t(797)][t(731)](t(584))[t(504)]((e=>{const n=t;e.on(n(431),((t,e,r)=>{const o=n;r[o(515)][o(525)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(647)})})),n[t(797)][t(731)](t(584))[t(504)]((e=>{const n=t;e.on(n(505),((t,e,r)=>{const o=n;r[o(515)][o(525)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(647)})})),n[t(797)][t(731)](t(584))[t(534)]({model:t(779),view:(e,n)=>n[t(515)][t(525)]?null:{group:t(779),name:e[t(440)](11)}}),n[t(797)][t(731)](t(628))[t(734)]({view:{name:t(779),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(661)+e[r(446)](r(516))+":"+e[r(446)]("id");return e[r(446)](r(615))&&(s+=":"+e[r(446)](r(615))),n[r(662)](r(824),{"data-name":s})}}),n[t(797)][t(731)](t(628))[t(636)]({view:t(779)}),n[t(797)][t(731)](t(754))[t(504)]((e=>{const n=t;e.on(n(431),s(),{priority:n(671)})})),n[t(797)][t(731)](t(754))[t(504)]((e=>{const n=t;e.on(n(505),s({isAttributeSuggestion:!0}),{priority:n(671)})})),n[t(797)][t(731)](t(754))[t(504)]((e=>{const n=t;e.on(n(735),((t,e,r)=>{const s=n,o=r[s(498)][s(491)](e[s(727)]);if(o)for(const t of o)t[s(710)](s(771))||(r[s(443)][s(677)]([s(581),s(740),s(501)],t),r[s(443)][s(667)](s(464),t),r[s(443)][s(667)](s(570),t),r[s(498)][s(812)](t,e[s(727)]))}),{priority:n(671)})})),n[t(797)][t(731)](t(754))[t(504)]((e=>{const n=t;e.on(n(488),((t,e,r)=>{const s=n,o=r[s(498)][s(491)](e[s(727)]);if(!o)return;const{id:i}=this[s(743)](e[s(727)]),a=this[s(763)][s(737)](i),c=this[s(579)](a);if(this[s(630)](c))for(const t of o)t[s(710)](s(771))||(r[s(443)][s(677)]([s(581),s(740),s(501)],t),r[s(443)][s(667)](s(464),t),r[s(443)][s(667)](s(570),t),r[s(498)][s(812)](t,e[s(727)]))}),{priority:n(671)})})),n[t(681)][t(608)][t(561)]((e=>{const r=t;let s=!1;const o=Array[r(439)](n[r(681)][r(608)][r(791)][r(468)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(743)](t);if(r(779)!==o)continue;const h=this[r(763)][r(737)](f);if(null!=c[r(617)]){r(759)==u&&(s=s||qc(c[r(617)],t,e,n[r(681)][r(524)]));const o=r(632)==u&&this[r(630)](l[r(686)]("|")[0]);if(c[r(617)][r(658)]||r(646)==c[r(617)][r(843)][r(544)]||r(793)==u&&!Yc(c[r(617)])||o&&!Yc(c[r(617)])||r(448)==u&&(Xc(a=c[r(617)])||function(t){const e=r;return t[e(765)][e(449)]==t[e(474)][e(496)]&&t[e(765)][e(526)]}(a)))e[r(631)](t),s=!0;else{if(!h||!h[r(557)])continue;if(c[r(617)]&&c[r(725)]&&c[r(617)][r(415)](c[r(725)]))continue;i[r(504)](h)}}}var a;return i[r(762)]>0&&(s=!!this[r(508)](i)||s),s})),n[t(681)][t(608)][t(561)]((e=>{const r=t;let s=!1;for(const t of n[r(681)][r(608)][r(791)][r(805)]())if(r(798)==t[r(741)])for(const t of this[r(763)][r(594)]()){if(t[r(780)]||!t[r(557)])continue;const o=r(793)==t[r(741)],i=this[r(579)](t),a=i&&this[r(630)](i);if(!o&&!a)continue;const c=t[r(652)]();if(c[r(765)][r(449)]!=c[r(474)][r(449)]&&!c[r(474)][r(526)]){const o=n[r(681)][r(654)](c[r(765)][r(528)],r(474)),i=n[r(681)][r(614)](c[r(765)],o);e[r(517)](t[r(512)](),{range:i}),s=!0}}return s})),n[t(681)][t(608)][t(561)]((e=>this[t(610)](e))),n[t(681)][t(608)][t(561)]((e=>!e[t(828)][t(781)]&&this[t(703)](e))),n[t(681)].on(t(831),(()=>{this[t(788)]=!1})),n[t(681)][t(608)].on(t(618),((r,s)=>{const o=t;if(!s[o(781)]||s[o(422)])return;if(!this[o(788)])return;const i=n[o(681)][o(608)][o(791)][o(805)]();if(0==i[o(607)])return;const a=[],c=i[o(514)]((t=>o(632)==t[o(741)])),u=i[o(514)]((t=>o(798)==t[o(741)]&&o(582)!=t[o(605)]));for(const t of c)this[o(549)](t[o(758)])&&a[o(413)]({key:t[o(758)],newValue:t[o(487)],oldValue:t[o(835)],range:Zc(t[o(773)],n[o(681)])});for(const t of u){if(o(475)!=t[o(603)]&&o(574)!=t[o(603)])continue;const e=Jc(t[o(766)][o(528)],n[o(681)]),r=t[o(532)];o(475)==t[o(603)]&&a[o(413)]({key:o(785),newValue:t[o(605)],oldValue:r[o(605)],range:e});for(const[n,s]of r[o(518)]){if(!this[o(549)](n))continue;const r=t[o(518)][o(737)](n);s!==r&&a[o(413)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(518)])this[o(549)](n)&&(r[o(518)][o(453)](n)||a[o(413)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(607)]&&n[o(681)][o(712)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(672)](t,e,s,o,{groupId:r});this[n(640)](t,a)}))}),{priority:t(567)}),n[t(681)][t(565)].on(t(768),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(743)](n[s(605)]),e=this[s(763)][s(737)](t);e&&e[s(494)](n[s(605)])}})),n[t(681)][t(608)].on(t(618),(()=>{const e=t,r=Array[e(439)](n[e(681)][e(608)][e(791)][e(468)]())[e(514)]((t=>e(779)===this[e(743)](t[e(605)])[e(800)]));if(0===r[e(607)])return;r[e(583)](((t,n)=>{const r=e,s=t[r(445)][r(725)],o=n[r(445)][r(725)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(765)][r(721)](o[r(765)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(743)](t);if(null===n[e(725)]){const n=this[e(690)](t);o[e(504)](n)}else{const t=this[e(763)][e(737)](r);null!==n[e(617)]||t[e(557)]?(s[e(504)](t[e(536)]),o[e(504)](t)):this[e(459)](t)}}o[e(762)]>0&&this[e(432)](o);for(const t of s)this[e(823)](e(642),t)})),n[t(681)].on(t(648),((e,r)=>{const s=t,o=r[0];if(!this[s(763)][s(762)])return;if(!o[s(543)])return;if(o[s(828)][s(422)]||!o[s(828)][s(781)])return;let i,a;switch(o[s(741)]){case s(798):i=n[s(681)][s(654)](o[s(766)]),a=i[s(484)](o[s(634)]);break;case s(686):i=n[s(681)][s(654)](o[s(756)]),a=n[s(681)][s(654)](o[s(552)]);break;case s(699):i=n[s(681)][s(654)](o[s(718)]),a=i[s(484)](o[s(634)]);break;default:return}const c=n[s(681)][s(614)](i,a);n[s(681)][s(433)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(539)](c)){if(e[t(780)])continue;if(t(759)==e[t(741)])continue;const r=this[t(579)](e);if(r&&this[t(630)](r)&&t(686)!=o[t(741)])continue;const s=e[t(445)]&&e[t(445)][t(588)];(t(793)!=e[t(741)]||t(686)==o[t(741)]&&!s)&&(n[t(719)]||t(839)==e[t(741)]&&n[t(645)]||e[t(652)]()[t(832)](c)&&this[t(604)](e,i,a))}}))}),{priority:t(567)}),n[t(681)].on(t(414),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(578)])return;if(this[s(546)])return;if(!this[s(520)][s(462)])return;if(o[s(658)])return;const a=n[s(681)][s(524)],{start:c,end:u}=o[s(652)](),l=c[s(528)]&&a[s(680)](c[s(528)])?null:a[s(587)](c,s(591)),f=u[s(496)]&&a[s(680)](u[s(496)])?null:a[s(587)](u,s(454)),h=n[s(681)][s(614)](l?l[s(765)]:c,f?f[s(474)]:u);n[s(681)][s(433)]((t=>{const e=s;this[e(761)](h);const r=n[e(681)][e(524)][e(587)](h[e(765)]);o.is(e(746))?t[e(755)](r):o[e(760)](r)})),e[s(790)]()}),{priority:e.priorities[t(537)]+10}),n[t(681)].on(t(477),((e,r)=>{const s=t,o=r[r[s(607)]-1];o&&o[s(578)]||this[s(546)]||this[s(520)][s(462)]&&(n[s(681)][s(433)]((()=>{const t=s;let o=n[t(681)][t(477)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(820)]=o[t(423)]();const i=o[t(474)][t(496)],a=n[t(681)][t(524)];i&&a[t(629)](i)&&!a[t(670)](i)&&(o=n[t(681)][t(614)](o[t(765)],n[t(681)][t(654)](i,t(474)))),this[t(476)](o)})),e[s(790)]())}),{priority:t(671)}),this[t(695)][t(705)][t(504)](t(764),this[t(520)]),this[t(674)](t(764));const o=new p(n,this[t(763)]);n[t(705)][t(504)](t(665),o),this[t(674)](t(665));const i=new b(n,this[t(763)]);n[t(705)][t(504)](t(530),i),this[t(674)](t(530)),n[t(705)][t(504)](t(500),new S(n,o,this[t(763)])),this[t(674)](t(500)),n[t(705)][t(504)](t(613),new S(n,i,this[t(763)])),this[t(674)](t(613)),n[t(705)][t(504)](t(696),new F(n,o,this[t(763)])),this[t(674)](t(696)),n[t(705)][t(504)](t(726),new F(n,i,this[t(763)])),this[t(674)](t(726));const c=n[t(441)][t(737)](t(723));this[t(655)](c,t(669),((e,{threadId:n})=>{const r=t,s=this[r(763)][r(737)](n);s&&s[r(492)]&&1===s[r(492)][r(607)]&&this[r(787)](n,{hasComments:!0})}),{priority:t(595)}),this[t(655)](c,t(826),((e,{threadId:n})=>{const r=t,s=this[r(763)][r(737)](n);s&&s[r(492)]&&!s[r(492)][r(607)]&&this[r(787)](n,{hasComments:!1})}),{priority:t(595)})}[jc(813)](){!async function(t){const n=m([121,57,87,56,109,71,86,49,66,55,83,118,90,80,98,88,102,119,120,75,52,115,65,111,69,82,81,114,68,116,106,77,105,99,50,113,78,73,51,122,70,53,67,79,101,85,74,104,103,72,48,54,89,108,107,112,100,84,110,76,117,97]),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(469)]((t=>String[e(559)](t)))[e(419)]("")}!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([121]);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:1739923200;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(555)]);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(548)](t){const n=jc;if(this[n(437)])throw new e.CKEditorError(n(653),this);this[n(437)]=t}get[jc(548)](){return this[jc(437)]}[jc(478)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=jc,r=[];for(const e of this[n(763)][n(594)]())t&&!e[n(557)]||r[n(413)](e);return e?r[n(469)]((t=>t[n(490)]())):r}[jc(786)](t){const n=jc,r=this[n(763)][n(737)](t);if(!r)throw new e.CKEditorError(n(775),this);return r}[jc(641)](t){const e=jc;return this[e(763)][e(453)](t)}[jc(471)](t){const e=jc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(741)][e(686)](":"),a=this[e(763)][e(737)](r)||this[e(611)](o,i,r,n,s);if(this[e(730)](a),this[e(660)](a,o,i||null,n),a[e(794)]=t[e(794)],a[e(722)]=!0,s&&s[e(621)]){const t=s[e(621)],n=this[e(560)](t[e(724)]);a[e(770)]=t[e(794)],a[e(744)]=n,a[e(651)]=!0}else a[e(770)]=t[e(794)];switch(t[e(445)]&&(a[e(445)]=t[e(445)]),t[e(518)]&&(a[e(518)]=t[e(518)]),this[e(437)]&&this[e(437)][e(569)]||(a[e(716)]=!0),this[e(748)][e(737)](a)){case e(577):this[e(748)][e(789)](a,e(430));break;case e(503):a[e(557)]?(this[e(508)](new Set([a])),this[e(432)](new Set([a])),this[e(748)][e(789)](a,e(635)),this[e(823)](e(573),a)):this[e(748)][e(789)](a,e(531))}return a}[jc(665)](t){const e=jc;this[e(578)]((()=>{const n=e;this[n(695)][n(681)][n(433)]((()=>{const e=n;for(const n of t[e(465)]())n[e(472)]()}))}))}[jc(530)](t){const e=jc;this[e(578)]((()=>{const n=e;this[n(695)][n(681)][n(433)]((()=>{const e=n;for(const n of t[e(465)]())n[e(497)]()}))}))}[jc(674)](t,n){const r=jc,s=this[r(695)][r(705)][r(737)](t);if(!s)throw new e.CKEditorError(r(436),this,{commandName:t});if(this[r(692)][r(453)](s))throw new e.CKEditorError(r(833),this,{commandName:t});this[r(692)][r(504)](s),n&&s.on(r(533),((t,e)=>{const o=r;this[o(520)][o(462)]&&(this[o(546)]||(e[o(607)]>0&&e[e[o(607)]-1]&&e[e[o(607)]-1][o(578)]?e[o(438)]():(t[o(820)]=n(((...t)=>s[o(533)](...t,{forceDefaultExecution:!0})),...e),t[o(790)]())))}),{priority:r(671)})}[jc(578)](t){const n=jc;let r,s;const o=this[n(546)];this[n(546)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(546)]=!1),s&&e.CKEditorError[n(713)](s,this),r}[jc(476)](t,n=null,r={}){const s=jc;if(t[s(658)])return null;const o=this[s(695)][s(441)][s(737)](s(745)).me;for(const{suggestion:e,meta:o}of this[s(539)](t,s(839)))if(o[s(645)]){if(!o[s(473)]){if(o[s(719)]){if(!this[s(782)]||!eu(e,r))continue;return e}if(eu(e,r))return e;this[s(604)](e,t[s(765)],t[s(474)]);break}if(n==e[s(521)]&&eu(e,r)){const n=e[s(652)]();return n[s(765)][s(415)](t[s(474)])?this[s(417)](e,this[s(769)][s(614)](t[s(765)],n[s(474)])):this[s(417)](e,this[s(769)][s(614)](n[s(765)],t[s(474)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(499)+n:s(839),u=this[s(818)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(709)](c,i,a,t),u}[jc(796)](t,n=jc(656),r={}){const s=jc,o=this[s(695)][s(441)][s(737)](s(745)).me,i=this[s(804)][s(687)](s(839),n,s(419));for(const e of this[s(478)]())if(e[s(744)].id==o.id&&s(839)==e[s(741)]&&e[s(521)]==n&&eu(e,r)&&(i(e[s(509)](),t)||i(t,e[s(509)]()))){for(const n of t)e[s(821)](n);return e}for(const{suggestion:e,meta:n}of this[s(539)](t,s(839))){if(!n[s(645)])continue;if(!this[s(782)]&&n[s(719)])continue;if(!eu(e,r))continue;let o=!0;for(const n of e[s(509)]())for(const e of t)if(!n[s(832)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(499)+n,l=this[s(818)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(709)](u,a,c,e,Wr[s(556)]());return l}[jc(418)](t,n,r=null,s={}){const o=jc;if(r=r||Qc(n),t[o(658)])return null;if(o(747)===this[o(767)]){const e=this[o(804)][o(687)](o(759),r,o(472));return this[o(578)]((()=>e([t],n,s))),null}const i=this[o(695)][o(441)][o(737)](o(745)).me,a=[];if(o(659)!==this[o(767)])for(const{suggestion:e,meta:n}of this[o(539)](t,o(839)))n[o(645)]&&!n[o(545)]&&a[o(413)](...e[o(509)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(486)](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(607)];){const s=r[e][n(563)](t);r[n(784)](e,1,...s),e+=s[n(607)]}}return r}(t,a);c[o(607)]&&this[o(769)][o(433)]((()=>{const t=o;for(const e of c){const o=this[t(804)][t(687)](t(759),r,t(472));this[t(578)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(765)],u=t[o(474)];for(const{suggestion:e,meta:n}of this[o(539)](t,o(759))){if(!n[o(645)])continue;if(e[o(521)]!=r)continue;if(!eu(e,s))continue;const i=e[o(652)]();if(i[o(832)](t,!0))return null;c=c[o(721)](i[o(765)])?c:i[o(765)],u=u[o(510)](i[o(474)])?u:i[o(474)],a?i[o(765)][o(721)](a[o(652)]()[o(765)])?(a[o(601)](),a=e):e[o(601)]():a=e}const l=this[o(769)][o(614)](c,u);if(a)this[o(417)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(818)]({id:t,type:o(643)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(709)](o(643)+r,t,a,l)}}return null}[jc(697)](t,n,r=[],s=null,o={}){const i=jc;n[i(479)]||(n[i(479)]=n[i(702)]),n[i(588)]=t.is(i(773)),s=s||Qc(n);const a=r[i(469)]((t=>Jc(t,this[i(769)]))),c=t.is(i(773))?t:Jc(t,this[i(769)]);if(i(747)===this[i(767)]){const t=this[i(804)][i(687)](i(793),s,i(472));return this[i(578)]((()=>t([c],n,o))),null}a[i(413)](c);let u=!0;for(const t of a)if(!this[i(522)](t)){u=!1;break}if(u&&i(659)!==this[i(767)]){const t=this[i(804)][i(687)](i(793),s,i(472));return this[i(578)]((()=>t([c],n,o))),null}let l=null,f=c[i(765)],h=c[i(474)];for(const{suggestion:t,meta:e}of this[i(539)](c,i(793))){if(!e[i(645)])continue;if(e[i(473)]||e[i(719)]||e[i(545)])continue;if(t[i(445)][i(479)]!=n[i(479)])continue;if(!eu(t,o))continue;const r=t[i(652)]();if(t[i(521)]==s){if(r[i(832)](c,!0))return null;f=f[i(721)](r[i(765)])?f:r[i(765)],h=h[i(510)](r[i(474)])?h:r[i(474)],l?r[i(765)][i(721)](l[i(652)]()[i(765)])?(l[i(601)](),l=t):t[i(601)]():l=t}else{const e=c[i(486)](r);this[i(806)](t,e)}}const d=this[i(695)][i(441)][i(737)](i(745)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(417)](l,this[i(769)][i(614)](f,h)),l;{const t=this[i(818)]({id:g,type:i(457)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(709)](i(457)+s,g,p,this[i(769)][i(614)](f,h)),t}}[jc(698)](t,n,r=[],s=null,o={}){const i=jc;n[i(479)]||(n[i(479)]=n[i(702)]);const a=t[0];n[i(588)]=a.is(i(773)),s=s||Qc(n);const c=r[i(469)]((t=>Jc(t,this[i(769)]))),u=a.is(i(773))?t:t[i(469)]((t=>Jc(t,this[i(769)])));if(i(747)===this[i(767)]){const t=this[i(804)][i(687)](i(793),s,i(472));return this[i(578)]((()=>t(u,n,o))),null}c[i(413)](...u);let l=!0;for(const t of c)if(!this[i(522)](t)){l=!1;break}if(l&&i(659)!==this[i(767)]){const t=this[i(804)][i(687)](i(793),s,i(472));return this[i(578)]((()=>t(u,n,o))),null}const f=this[i(695)][i(441)][i(737)](i(745)).me;for(const t of this[i(478)]()){if(t[i(744)].id!=f.id)continue;if(i(793)!=t[i(741)]||t[i(445)][i(479)]!=n[i(479)])continue;if(!eu(t,o))continue;const e=t[i(521)]==s;for(let n=0;n<u[i(607)];n++){const r=u[n];for(const s of t[i(732)]()){const o=s[i(801)]();if(r[i(415)](o)){e?(u[i(784)](n,1),n--):t[i(631)](s[i(605)]);break}}}}if(0==u[i(607)])return null;const h=this[i(804)][i(687)](i(793),s,i(419));for(const t of this[i(478)]())if(t[i(744)].id==f.id&&i(793)==t[i(741)]&&t[i(445)][i(479)]==n[i(479)]&&t[i(521)]==s&&eu(t,o)&&(h(t[i(509)](),u)||h(u,t[i(509)]()))){for(const e of u)t[i(821)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(457)+s,m=this[i(818)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(709)](p,d,g,t,Wr[i(556)]());return m}[jc(761)](t,n=null,r={}){const s=jc;if(t[s(658)])return null;const o=this[s(695)][s(441)][s(737)](s(745)).me,a=new i.LiveRange(t[s(765)],t[s(474)]);for(const{suggestion:t,meta:e}of this[s(539)](a,s(839)))if(e[s(645)]&&!e[s(473)])if(t[s(780)]){const e=t[s(509)]()[s(514)]((t=>s(646)!=t[s(843)][s(544)]));if(e[s(619)]((t=>a[s(832)](t,!0)))&&t[s(497)](),e[s(540)]((t=>t[s(832)](a,!0)))){const t=this[s(804)][s(687)](s(448),n,s(472));return this[s(578)]((()=>t([a],null,r))),null}}else{const e=a[s(486)](t[s(652)]());null!==e&&t[s(458)]([e],null,r)}if(a[s(627)](),a[s(658)]||s(646)==a[s(843)][s(544)])return null;let c=null,u=a[s(765)],l=a[s(474)];const f=this[s(539)](a,s(448));for(const{suggestion:t,meta:e}of f){const n=this[s(769)][s(614)](u,l);if(e[s(645)]&&(this[s(782)]||!e[s(719)]&&!e[s(545)]))if(t[s(780)]){if(!eu(t,r))continue;let e=!0;for(const r of t[s(509)]()){if(r[s(832)](n,!0))return t;n[s(832)](r)||(e=!1)}e&&t[s(497)]()}else{const e=t[s(652)]();if(e[s(832)](n,!0))return t;if(!eu(t,r)){n[s(832)](e)?t[s(601)]():e[s(609)](u)?u=e[s(474)]:e[s(609)](l)&&(l=e[s(765)]);continue}u=u[s(721)](e[s(765)])?u:e[s(765)],l=l[s(510)](e[s(474)])?l:e[s(474)],r=Object[s(424)]({},t[s(518)]),c?e[s(765)][s(721)](c[s(652)]()[s(765)])?(c[s(601)](),c=t):t[s(601)]():c=t}}if(c)return this[s(417)](c,this[s(769)][s(614)](u,l)),c;{const t=(0,e.uid)(),i=this[s(769)][s(614)](u,l),a=o.id,c=n?s(704)+n:s(448),f=this[s(818)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(709)](c,t,a,i),f}}[jc(822)](t,n=jc(656),r={}){const s=jc,o=this[s(695)][s(441)][s(737)](s(745)).me,a=t[s(469)]((t=>new i.LiveRange(t[s(765)],t[s(474)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(539)](a,s(839)))e[s(645)]&&!e[s(473)]&&c[s(504)](t);for(const e of c)if(e[s(780)]){const o=e[s(509)]();if((!e[s(518)]||!e[s(518)][s(606)])&&o[s(619)]((t=>a[s(540)]((e=>e[s(832)](t,!0)))))&&e[s(497)](),a[s(619)]((t=>o[s(540)]((e=>e[s(832)](t,!0)))))){const e=this[s(804)][s(687)](s(448),n,s(472));return this[s(578)]((()=>e(t,null,r))),null}}else{const t=e[s(652)]();if(a[s(540)]((e=>e[s(832)](t,!0)))&&e[s(497)](),a[s(619)]((e=>t[s(832)](e,!0)))){const t=this[s(804)][s(687)](s(448),n,s(472));return this[s(578)]((()=>t(a,null,r))),null}}const u=this[s(804)][s(687)](s(448),n,s(419));let l=null;for(const t of this[s(478)]())if(t[s(744)].id==o.id&&t[s(557)]&&s(448)==t[s(741)]&&t[s(521)]==n&&eu(t,r)&&(u(t[s(509)](),a)||u(a,t[s(509)]())))if(l){if(t[s(492)]&&t[s(492)][s(607)])continue;for(const e of t[s(509)]())l[s(558)](e)||l[s(821)](e);t[s(601)]()}else{l=t;for(const e of a)t[s(558)](e)||t[s(821)](e)}if(l)return l;c[s(434)]();for(const{suggestion:t,meta:e}of this[s(539)](a,s(448)))e[s(645)]&&(this[s(782)]||!e[s(719)]&&!e[s(545)])&&eu(t,r)&&c[s(504)](t);for(const t of c){const e=t[s(509)]();if((!r||!r[s(606)])&&a[s(619)]((t=>e[s(540)]((e=>e[s(832)](t,!0))))))return t;(!t[s(518)]||!t[s(518)][s(606)])&&e[s(619)]((t=>a[s(540)]((e=>e[s(832)](t,!0)))))&&t[s(497)]()}const f=(0,e.uid)(),h=o.id,d=s(704)+n,g=this[s(818)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(627)](),t[s(658)]||s(646)==t[s(843)][s(544)]||this[s(709)](d,f,h,t,Wr[s(556)]());return g}[jc(672)](t,n,r,s,o){const i=jc;if(t[i(658)])return[];if(i(747)===this[i(767)])return[];const a=this[i(695)][i(441)][i(737)](i(745)).me.id,c=Array[i(439)](this[i(763)][i(594)]())[i(514)]((e=>i(632)==e[i(741)]&&e[i(445)][i(554)]==n&&e[i(558)](t)));if(i(460)===this[i(767)]){const e=this[i(539)](t,i(839))[i(514)]((({meta:t})=>t[i(645)]&&!t[i(545)]&&!t[i(473)]))[i(469)]((({suggestion:t})=>t));c[i(429)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(632)==t[i(741)]?t[i(445)][i(626)]:void 0,o=t[i(652)](),a=Array[i(439)](u[i(830)]())[i(589)]((t=>t[i(452)](o)));if(!a)continue;const c=a[i(563)](o);this[i(630)](n)&&i(839)==t[i(741)]&&0!=c[i(607)]||(u[i(451)](a),c[i(585)]((t=>{u[i(789)](t,r)})),i(839)!=t[i(741)]&&e!=s&&u[i(789)](a[i(486)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(607)]>37&&console[i(638)](i(644),{key:n});const f=(i(511)+(n+"|")+Qc({newValue:s}))[i(808)](0,60),h=this[i(818)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(413)](h),this[i(709)](f,c,a,t)}return l}[jc(683)](t){const e=jc;this[e(674)](t,((t,...n)=>{this[e(547)]((()=>{t(...n)}))}))}[jc(750)](t){const e=jc;this[e(426)][e(504)](t)}[jc(795)](t){const e=jc;this[e(752)][e(504)](t)}[jc(579)](t){const e=jc;return e(632)==t[e(741)]?t[e(521)][e(686)]("|")[0]:null}[jc(417)](t,e){const n=jc,r=t[n(512)]();this[n(769)][n(433)]((t=>{t[n(517)](r,{range:e})}))}[jc(730)](t){const e=jc,n=t.id,r=this[e(695)][e(673)][e(737)](e(738));this[e(592)][e(825)](n)||this[e(592)][e(807)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(592)][e(729)](n);s[e(599)](e(845)),s[e(845)]=!1,t[e(492)]=s}[jc(660)](t,n,r,s){const o=jc;if(t[o(741)]!=n||t[o(521)]!=r||t[o(715)].id!=s)throw this[o(695)][o(428)](o(506)),new e.CKEditorError(o(506),this)}[jc(806)](t,n){const r=jc,s=t[r(652)]();if(n[r(415)](s))t[r(601)]();else if(s[r(832)](n)){const o=this[r(769)][r(654)](n[r(765)][r(496)],r(474));this[r(417)](t,this[r(769)][r(614)](s[r(765)],o));const i=(0,e.uid)(),a=t[r(715)].id,c=t[r(741)]+":"+t[r(521)];this[r(818)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(445)],attributes:t[r(518)]});const u=this[r(769)][r(654)](n[r(474)][r(449)],r(596)),l=this[r(769)][r(614)](u,s[r(474)]);this[r(709)](c,i,a,l)}else if(s[r(609)](n[r(765)])){const e=this[r(769)][r(654)](n[r(765)][r(496)],r(474));this[r(417)](t,this[r(769)][r(614)](s[r(765)],e))}else{const e=this[r(769)][r(654)](n[r(474)][r(449)],r(596));this[r(417)](t,this[r(769)][r(614)](e,s[r(474)]))}}[jc(522)](t){const e=jc;for(const{suggestion:n,meta:r}of this[e(539)](t,e(839))){if(!r[e(645)])continue;const s=n[e(509)]();for(const n of s)if(!t[e(563)](n)[e(607)])return!0}return!1}[jc(711)](t){const n=jc,r=this[n(695)][n(441)][n(737)](n(745))[n(844)](t);if(!r)throw new e.CKEditorError(n(834),this);return r}[jc(560)](t){const e=jc,n=this[e(695)][e(441)][e(737)](e(745)),r=(0,o.hashObject)(e(827)+t);return n[e(844)](r)||n[e(841)]({id:r,name:t})}[jc(611)](t,e,n,r,s){const o=jc,i=this[o(711)](r),a=this[o(804)][o(467)](t,e,n,i,s,(t=>{const e=o;this[e(787)](n,{attributes:t});const r=this[e(786)](n);this[e(508)](new Set([r])),this[e(432)](new Set([r]))}));return this[o(655)](a,o(472),(()=>{const t=o;this[t(787)](n,{state:t(803)})}),{priority:o(671)}),this[o(655)](a,o(497),(()=>{const t=o;this[t(787)](n,{state:t(482)})}),{priority:o(671)}),this[o(763)][o(789)](n,a),this[o(748)][o(789)](a,o(577)),a}[jc(743)](t){const e=jc,n=t[e(686)](":");return{group:n[0],type:n[1],subType:n[e(607)]>=5?n[2]:null,id:n[e(607)]<5?n[2]:n[3],authorId:n[e(607)]<5?n[3]:n[4],markerCount:6==n[e(607)]?n[5]:null}}[jc(604)](t,n,r){const s=jc,o=t[s(652)](),i=o[s(765)],a=o[s(474)];this[s(417)](t,this[s(769)][s(614)](i,n));const c=(0,e.uid)(),u=t[s(715)].id,l=t[s(741)]+(t[s(521)]?":"+t[s(521)]:"");this[s(818)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(518)],data:t[s(445)]});const f=this[s(579)](t);(s(793)==t[s(741)]||f&&this[s(630)](f))&&(r=this[s(769)][s(742)](r[s(449)])),this[s(709)](l,c,u,this[s(769)][s(614)](r,a))}[jc(539)](t,e=null){const n=jc,r=[],s=this[n(695)][n(441)][n(737)](n(745)).me;Array[n(427)](t)||(t=[t]);for(const o of this[n(478)]()){if(!o[n(557)])continue;if(e&&o[n(741)]!=e)continue;let i=!1;for(const e of o[n(509)]()){for(const a of t){const t=a[n(765)][n(415)](e[n(474)])||a[n(474)][n(415)](e[n(765)]);if(t||a[n(486)](e)){const c=a[n(832)](e)&&Kc(this[n(769)][n(524)],e[n(765)],a),u=e[n(832)](a)&&Kc(this[n(769)][n(524)],a[n(765)],e);r[n(413)]({suggestion:o,meta:{isOwn:s==o[n(744)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[jc(709)](t,e,n,r,s){const o=jc;this[o(769)][o(433)]((i=>{const a=o;let c=a(661)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(602)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[jc(459)](t){const e=jc,n=t[e(682)],r=t[e(455)];t[e(682)]=null,t[e(455)]=null,null!=n&&n[e(455)]==t&&(n[e(455)]=r),null!=r&&r[e(682)]==t&&(r[e(682)]=n),e(635)==this[e(748)][e(737)](t)&&(this[e(748)][e(789)](t,e(531)),this[e(823)](e(597),t,n,r))}[jc(818)](t){const n=jc,r=t.id,s=this[n(471)](t);if(this[n(437)]&&this[n(437)][n(569)]){const o=this[n(695)][n(441)][n(737)](n(580)),i=s[n(507)],a=s[n(521)]?s[n(741)]+":"+s[n(521)]:s[n(741)],c=this[n(695)][n(493)],u=o[n(504)](Kr(c,n(685))),l={id:r,type:a,hasComments:i,data:t[n(445)]||null,originalSuggestionId:t[n(649)]||null,attributes:s[n(518)]};this[n(437)][n(569)](l)[n(717)]((t=>{const e=n;s[e(716)]=!0,o[e(598)](u),t&&t[e(794)]&&(this[e(763)][e(737)](r)[e(794)]=t[e(794)])}))[n(817)]((t=>{const r=n;throw(0,e.logWarning)(r(675)),this[r(695)][r(681)][r(712)]({isUndoable:!1},(()=>{s[r(497)]()})),s[r(819)](),this[r(763)][r(451)](s.id),this[r(748)][r(451)](s),t}))}return s}[jc(630)](t){const e=jc;return this[e(426)][e(453)](t)}[jc(787)](t,e){const n=jc,r=this[n(695)][n(441)][n(737)](n(580)),s=this[n(786)](t);if(this[n(437)]&&this[n(437)][n(633)])if(s[n(716)]){const s=r[n(504)](Kr(this[n(695)][n(493)],n(685)));this[n(437)][n(633)](t,e)[n(717)]((()=>{r[n(598)](s)}))}else s.on(n(657),(()=>{this[n(787)](t,e)}))}[jc(463)](t){const n=jc;if(!this[n(437)]||!this[n(437)][n(786)])throw new e.CKEditorError(n(814),this);return this[n(437)][n(786)](t)}[jc(690)](t){const e=jc,{id:n,type:r,subType:s,authorId:o}=this[e(743)](t),i=this[e(763)][e(737)](n)||this[e(611)](r,s,n,o,{});switch(this[e(660)](i,r,s,o),this[e(748)][e(737)](i)){case e(577):this[e(463)](n)[e(717)]((t=>{const r=e;let s=Promise[r(416)]();t[r(507)]&&(s=this[r(592)][r(837)]({channelId:this[r(695)][r(673)][r(737)](r(738)),threadId:n})),s[r(717)]((()=>{const e=r;this[e(471)](t)[e(716)]=!0}))})),this[e(748)][e(789)](i,e(503));break;case e(531):this[e(787)](n,{state:e(772)});case e(430):this[e(748)][e(789)](i,e(635)),this[e(823)](e(573),i);break;case e(635):this[e(823)](e(642),i)}return i[e(494)](t),i}[jc(432)](t){const e=jc,n=Array[e(439)](t),r=n[e(514)]((t=>e(632)==t[e(741)]));this[e(666)](r);const s=n[e(514)]((t=>!t[e(780)]&&e(632)!=t[e(741)])),o=this[e(478)]({skipNotAttached:!0})[e(514)]((t=>!t[e(780)]&&e(632)!=t[e(741)])),i=o[e(514)]((n=>!t[e(453)](n))),a=new Map(o[e(469)]((t=>[t,this[e(804)][e(687)](t[e(741)],t[e(521)],e(714))]))),c=new Map(o[e(469)]((t=>[t,t[e(652)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(607)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(607)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(607)];t++){const n=s[t];!l[e(453)](n)&&n[e(682)]&&(f[e(504)](n[e(682)]),n[e(682)][e(455)]===n&&(n[e(682)][e(455)]=null),n[e(682)]=null),!u[e(453)](n)&&n[e(455)]&&(f[e(504)](n[e(455)]),n[e(455)][e(682)]===n&&(n[e(455)][e(682)]=null),n[e(455)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(607)];e++){const r=d(t,n[e]);r&&(r[0][s(455)]=r[1],r[1][s(682)]=r[0],u[s(504)](r[0]),l[s(504)](r[1]))}}function d(t,n){const r=e;if(t[r(744)].id!==n[r(744)].id)return null;const s=a[r(737)](t)(t,n,c[r(737)](t),c[r(737)](n));return s&&a[r(737)](n)(t,n,c[r(737)](t),c[r(737)](n))?s[1][r(492)]&&s[1][r(492)][r(607)]?null:s:null}f[e(762)]&&this[e(432)](f)}[jc(666)](t){const e=jc;if(0==t[e(607)])return;const n=this[e(478)]({skipNotAttached:!0})[e(514)]((t=>e(632)==t[e(741)]&&t[e(722)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(518)]);s[e(453)](n)||(s[e(789)](n,r[e(607)]),r[e(413)]([]));const i=s[e(737)](n);r[i][e(413)](t)}!function(){const t=e;r[t(583)](((e,n)=>{const r=t,s=e[0][r(794)],o=n[0][r(794)];return s==o?e[0][r(518)][r(572)]<n[0][r(518)][r(572)]?-1:1:s<o?-1:1}));for(const e of r)e[t(583)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(607)];t++){if(0==r[t][e(607)])continue;const n=[];for(let s=t+1;s<r[e(607)];s++)0!=r[s][e(607)]&&i(r[t],r[s])&&n[e(413)](s);for(const s of n)r[t]=r[t][e(751)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(607)];n++){const r=t[n+1]||null;t[n][e(455)]!==r&&(t[n][e(455)]=r)}for(const t of r)for(let n=0;n<t[e(607)];n++){const r=t[n-1]||null;t[n][e(682)]!==r&&(t[n][e(682)]=r)}function i(t,n){const r=e;if(t[0][r(518)][r(572)]!==n[0][r(518)][r(572)]&&t[0][r(744)]!==n[0][r(744)])return!1;if(!function(t,e){const n=r;return!t[n(507)]&&!e[n(507)]||(!t[n(507)]||!e[n(507)])&&(!!(t[n(507)]&&e[n(794)]<t[n(492)][n(691)][n(737)](0)[n(794)])||!!(e[n(507)]&&t[n(794)]<e[n(492)][n(691)][n(737)](0)[n(794)]))}(t[0],n[0]))return!1;const s=Uc(t[0][r(518)],r(572)),o=Uc(n[0][r(518)],r(572));return!!Dr(s,o)&&(!!t[r(619)]((t=>n[r(540)]((e=>t[r(652)]()[r(415)](e[r(652)]())))))&&n[r(619)]((e=>t[r(540)]((t=>e[r(652)]()[r(415)](t[r(652)]()))))))}}[jc(508)](t){const e=jc,n=Array[e(439)](t),r=this[e(478)]({skipNotAttached:!0}),s=r[e(514)]((n=>!t[e(453)](n))),o=new Map(n[e(469)]((t=>[t,this[e(804)][e(687)](t[e(741)],t[e(521)],e(419))]))),i=new Map(r[e(469)]((t=>[t,t[e(509)]()])));for(let t=0;t<n[e(607)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(607)];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(607)];e++){const s=r[e];if(s[a(741)]!==n[a(741)]||s[a(744)].id!==n[a(744)].id||s[a(521)]!==n[a(521)])continue;if(!tu(n,s))continue;if(a(632)==n[a(741)]&&n[a(445)][a(626)]!=s[a(445)][a(626)])continue;if(a(632)==n[a(741)]&&t[a(630)](n[a(445)][a(554)]))continue;if(a(793)==n[a(741)]){const e=t[a(695)][a(681)],r=n[a(840)]();if(r&&(e[a(524)][a(670)](r)||e[a(524)][a(680)](r)))continue}const c=o[a(737)](n),u=i[a(737)](n),l=i[a(737)](s),f=n[a(492)]&&n[a(492)][a(607)],h=s[a(492)]&&s[a(492)][a(607)];if(!f&&c(l,u))return t[a(529)](s,n),i[a(451)](n),!0;if(!h&&c(u,l))return t[a(529)](n,s),i[a(451)](s),!0}return!1}}[jc(529)](t,e){const n=jc;if(t[n(780)])for(const r of e[n(509)]())t[n(821)](r);else{const r=e[n(652)]()[n(474)];this[n(417)](t,this[n(769)][n(614)](t[n(652)]()[n(765)],r))}e[n(601)]()}[jc(420)](t,e,n){const r=jc,s=t[r(562)](r(571))||t[r(562)](r(632))?r(708):t[r(739)]();return Kr(this[r(695)][r(493)],e+"_"+s+r(838),n)}[jc(575)](){const t=jc,n=this[t(695)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(769)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(743)](t[i(605)]);if(i(779)===e){r[i(495)](this[i(420)](n,i(679)));break}}for(const t of s){const{group:n,type:s}=this[i(743)](t[i(605)]);if(i(779)===n){r[i(495)](this[i(420)](s,i(799),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[jc(610)](t){const e=jc;if(this[e(788)])return!1;const n=this[e(695)],r=n[e(681)][e(608)][e(791)][e(805)]();if(0==r[e(607)])return!1;const s=[],o=r[e(514)]((t=>e(632)==t[e(741)])),i=r[e(514)]((t=>e(798)==t[e(741)]&&e(582)!=t[e(605)])),a=r[e(514)]((t=>e(598)==t[e(741)]&&e(582)!=t[e(605)]));for(const t of o)s[e(413)]({key:t[e(758)],newValue:t[e(487)],oldValue:t[e(835)],range:Zc(t[e(773)],n[e(681)])});for(const t of i){const r=a[e(589)]((n=>n[e(766)][e(415)](t[e(766)])));r&&s[e(413)]({key:e(785),newValue:t[e(605)],oldValue:r[e(605)],range:n[e(681)][e(616)](t[e(766)][e(528)])})}return 0!=s[e(607)]&&this[e(640)](t,s)}[jc(703)](t){const e=jc;let n=!1;const r=this[e(695)][e(681)][e(608)][e(791)][e(468)]()[e(514)]((t=>t[e(445)][e(617)]&&t[e(605)][e(562)](e(551))));for(const s of r){const{subType:r,id:o}=this[e(743)](s[e(605)]),i=r[e(686)]("|")[0];for(const r of this[e(478)]({skipNotAttached:!0}))r.id!=o&&e(632)==r[e(741)]&&r[e(445)]&&r[e(445)][e(554)]==i&&r[e(652)]()[e(452)](s[e(445)][e(617)])&&(this[e(481)](r,s[e(445)][e(617)],t),n=!0)}return n}[jc(547)](t){this[jc(788)]=!0,t()}[jc(549)](t){const e=jc,n=this[e(630)](t),r=this[e(752)][e(453)](t);return n||r}[jc(640)](t,e){const n=jc;if(0==e[n(607)])return!1;let r=!1;for(const s of e){const e=this[n(539)](s[n(773)],n(632))[n(514)]((t=>!t[n(829)][n(473)]))[n(469)]((t=>t[n(779)])),i=(0,o.hashObject)({newValue:s[n(650)]});e[n(514)]((t=>{const e=n,[r,o]=t[e(521)][e(686)]("|");return r==s[e(554)]&&o!=i}))[n(585)]((e=>{const o=n;this[o(481)](e,s[o(773)],t),r=!0}))}return r}[jc(481)](t,e,n){const r=jc,s=t[r(652)]()[r(563)](e);0!==s[r(607)]?1!==s[r(607)]?this[r(604)](t,e[r(765)],e[r(474)]):this[r(417)](t,s[0]):n[r(631)](t[r(512)]())}}function Wc(){const t=["createSelection","formatInline:discard","formatBlock:join","unbindElementFromMarkerName","afterInit","track-changes-adapter-missing-getsuggestion","formatBlock:accept","$textProxy","catch","_setSuggestionData","stopListening","return","addRange","markMultiRangeDeletion","fire","$marker","hasCommentThread","removeComment","external:","batch","meta","keys","_afterChanges","containsRange","track-changes-enable-command-twice","track-changes-user-not-found","attributeOldValue","insertion:join","fetchCommentThread","_SUGGESTION_ANNOUNCEMENT","insertion","getContainedElement","addUser","TrackChangesEditing","root","getUser","isRemovable","push","deleteContent","isEqual","resolve","_setSuggestionRange","markInlineFormat","join","_getMarkerAnnouncementText","define","isUndo","clone","assign","setAttribute","_blockAttributeKeys","isArray","enableReadOnlyMode","unshift","dataReady","addMarker:suggestion:formatBlock","_refreshSuggestionsChain","change","clear","isOfficialPlugin","track-changes-command-not-found","_adapter","pop","from","substr","plugins","selection","writer","formatBlock:chain","data","getAttribute","formatInline:accept","deletion","parent","deletion:accept","delete","isIntersecting","has","backward","next","consume","formatBlock:","_onDiscard","_removeSuggestion","default","67713BEcQMg","value","_getSuggestionData","data-suggestion","getAllAdjacentSuggestions","pluginName","buildSuggestion","getChangedMarkers","map","element","addSuggestionData","accept","isNextTo","end","rename","markInsertion","insertContent","getSuggestions","formatGroupId","createRangeIn","_reduceSuggestionAttributeRange","rejected","getLastMatchingPosition","getShiftedBy","_editor","getIntersection","attributeNewValue","removeMarker:suggestion:attribute","6455310SWidPn","toJSON","markerNameToElements","commentThread","locale","addMarkerName","announce","nodeBefore","discard","mapper","insertion:","acceptAllSuggestions","ck-suggestion-marker--active","markerToHighlight","markerReady","add","addMarker:suggestion:attribute","track-changes-suggestion-data-mismatch","hasComments","_joinWithAdjacentSuggestions","getRanges","isAfter","attribute:","getFirstMarker","attribute:join","filter","options","suggestion-type","updateMarker","attributes","containsItem","trackChangesCommand","subType","_rangeIsInLocalUserInsertion","isAtStart","schema","showSuggestionHighlights","isAtEnd","tablePasteChainId","nodeAfter","_joinSuggestions","discardSuggestion","removed","before","execute","markerToData","insertion:chain","head","normal","addClass","_findSuggestions","some","trackChanges.trackFormatChanges","796dIYzGm","isDocumentOperation","rootName","isInsideObject","_isForcedDefaultExecutionBlock","_recordAttributeChanges","adapter","_isRegisteredAttribute","188XYOefQ","suggestion:attribute:","moveTargetPosition","insertion:accept","key","href","getMultiRangeId","isInContent","isIntersectingWithRange","fromCharCode","_getExternalAuthor","registerPostFixer","startsWith","getDifference","bindElementToMarker","markers","ck-suggestion-marker-formatInline","lowest","getItems","addSuggestion","data-author-id","format","groupId","suggestionLoaded","refresh","_initAriaMarkerChangeAnnouncements","fromRange","notReady","forceDefaultExecution","_getAttributeKey","PendingActions","ck-suggestion-marker","$text","sort","dataDowncast","forEach","requires","getNearestSelectionRange","multipleBlocks","find","editing","forward","_commentsRepository","isSelectable","values","low","after","suggestionUnloaded","remove","unbind","reconvertMarker","removeMarkers","addMarker","action","_breakSuggestionMarker","name","skipNestingCheck","length","document","containsPosition","_processAttributeChanges","_createSuggestion","trackChanges.mergeNestedSuggestions","discardAllSuggestions","createRange","marker-count","createRangeOn","newRange","change:data","every","894RmFyXh","@external","includes","formatBlock:discard","formatInline:chain","2077313wmIUdf","oldValue","detach","upcast","isBlock","_isBlockAttribute","removeMarker","attribute","updateSuggestion","howMany","ready","dataToMarker","deletion:join","warn","stringify","_reduceExistingSuggestions","hasSuggestion","suggestionChanged","formatInline:","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.","isOwn","$graveyard","highest","applyOperation","originalSuggestionId","newValue","isExternal","getFirstRange","track-changes-adapter-already-set","createPositionAt","listenTo","multi","change:_saved","isCollapsed","always","_checkSuggestionCorrectness","suggestion:","createElement","attribute:accept","_registerDefaultCallbacks","acceptSuggestion","_refreshAttributeSuggestionsChain","removeAttribute","_defaultCallbacks","addComment","isObject","high","markAttributeChange","config","enableCommand","error-saving-suggestion-data-suggestion-discarded","item","removeClass","insertion:discard","LEAVE","isLimit","model","previous","enableDefaultAttributesIntegration","attribute:discard","PENDING_ACTION_SUGGESTION","split","getSuggestionCallback","widget","registerCustomCallback","_handleNewSuggestionMarker","comments","_enabledCommands","activeMarkers","122UriDEf","editor","acceptSelectedSuggestions","markBlockFormat","markMultiRangeBlockFormat","move","deletion:chain","getAncestors","commandName","_processAttributeSuggestions","deletion:","commands","init","3587301ttEQLe","FORMATTING","_addSuggestionMarker","getCustomProperty","_getAuthorFromId","enqueueChange","rethrowUnexpectedError","chain","creator","_saved","then","targetPosition","containsRangeInObject","3235oRLCCs","isBefore","_isDataLoaded","CommentsRepository","authorName","oldRange","discardSelectedSuggestions","markerName","change:activeMarkers","getCommentThread","_addThreadToSuggestion","for","getMarkers","consumable","elementToElement","removeMarker:suggestion:formatBlock","addMarker:suggestion","get","collaboration.channelId","toUpperCase","ck-suggestion-marker-formatBlock","type","createPositionBefore","_splitMarkerName","author","Users","documentSelection","never","_suggestionState","deletion:discard","registerBlockAttribute","concat","_inlineAttributeKeys","ck-suggestion-marker-","editingDowncast","setSelection","splitPosition","isPremiumPlugin","attributeKey","formatInline","setTo","markDeletion","size","_suggestions","trackChanges","start","position","_trackFormatChanges","update:suggestion","_model","authoredAt","addHighlight","open","range","7495080ZLilzr","track-changes-suggestion-not-found","descriptionFactory","_customCallbacks","formatInline:join","suggestion","isMultiRange","isLocal","_mergeNestedSuggestions","toViewElement","splice","$elementName","getSuggestion","_updateSuggestionData","_recordAttributeSuggestions","set","stop","differ","createPositionAfter","formatBlock","createdAt","registerInlineAttribute","markMultiRangeInsertion","conversion","insert","ENTER","group","getRange","containerElement","accepted","_suggestionFactory","getChanges","_cutOutSuggestionMarker","addCommentThread","substring"];return(Wc=function(){return t})()}class zc{constructor(t){const e=jc;this[e(485)]=t,this[e(769)]=t[e(681)],this[e(777)]=new Map,this[e(668)]=new Map,this[e(664)]()}[jc(467)](t,e,n,r,s,o){const i=jc;return new Wr(this[i(769)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(687)](t,e,i(472))(...n),onDiscard:(...n)=>this[i(687)](t,e,i(497))(...n)})}[jc(689)](t,e,n,r){const s=jc,o=t+":"+e+":"+n;this[s(777)][s(789)](o,r)}[jc(687)](t,e,n){const r=jc,s=t+":"+e+":"+n;return this[r(777)][r(737)](s)||this[r(668)][r(737)](t+":"+n)}[jc(664)](){const t=jc,e=()=>!1,n=t=>{const e=Gc;t[e(583)](((t,n)=>t[e(765)][e(721)](n[e(765)])?1:-1)),this[e(769)][e(433)]((n=>{const r=e;for(const e of t){let t;t=e[r(474)][r(526)]&&e[r(474)][r(449)]==e[r(765)][r(528)]?n[r(809)](e[r(765)][r(528)],"on"):n[r(809)](e),this[r(769)][r(414)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Gc;e&&this[n(769)][n(433)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(469)]((t=>(Xc(t)&&(t=this[s(769)][s(614)](t[s(474)])),t)))[s(514)]((t=>s(646)!==t[s(843)][s(544)]));if(c[s(607)]<1)return;const u=Array[s(439)](this[s(769)][s(608)][s(442)][s(509)]())[s(469)]((t=>i.LiveRange[s(576)](t)));r[s(755)](c);for(const t of this[s(485)][s(705)][s(705)]())t[s(574)]();a[s(413)]({forceDefaultExecution:!0}),this[s(485)][s(533)](o,...a);const l=u[s(514)]((t=>s(646)!=t[s(843)][s(544)]));l[s(607)]>0&&r[s(755)](l);for(const t of u)t[s(627)]()}))},s=(e,n)=>1==e[t(607)]&&1==n[t(607)]&&e[0][t(474)][t(415)](n[0][t(765)]),o=(t,e,n,r)=>$c(t,e,n,r)?[t,e]:$c(e,t,r,n)?[e,t]:null;this[t(668)][t(789)](t(553),e),this[t(668)][t(789)](t(678),n),this[t(668)][t(789)](t(836),s),this[t(668)][t(789)](t(535),o),this[t(668)][t(789)](t(450),n),this[t(668)][t(789)](t(749),e),this[t(668)][t(789)](t(637),s),this[t(668)][t(789)](t(700),o),this[t(668)][t(789)](t(447),r),this[t(668)][t(789)](t(810),e),this[t(668)][t(789)](t(778),s),this[t(668)][t(789)](t(624),e),this[t(668)][t(789)](t(815),r),this[t(668)][t(789)](t(623),e),this[t(668)][t(789)](t(811),s),this[t(668)][t(789)](t(444),e),this[t(668)][t(789)](t(663),e),this[t(668)][t(789)](t(684),((e,n)=>{const r=t;if(!n)return;const s=this[r(485)][r(441)][r(737)](Hc);this[r(769)][r(433)]((t=>{const o=r;if(o(785)==n[o(554)])for(const r of e){const e=r[o(765)][o(528)],s=n[o(626)];t[o(475)](e,s)}else if(s[o(630)](n[o(554)]))for(const r of e)void 0!==n[o(626)]?t[o(425)](n[o(554)],n[o(626)],r[o(765)][o(528)]):t[o(667)](n[o(554)],r[o(765)][o(528)]);else for(const r of e)n[o(626)]?t[o(425)](n[o(554)],n[o(626)],r):t[o(667)](n[o(554)],r)}))})),this[t(668)][t(789)](t(513),s)}}function Kc(t,e,n){const r=jc;for(const s of e[r(449)][r(701)]({includeSelf:!0,parentFirst:!0})){if(s[r(843)]==s)return!1;if(!n[r(519)](s))return!1;if(t[r(670)](s)||t[r(680)](s))return!0}return!1}function Xc(t){const e=jc;return t[e(474)][e(449)]==t[e(765)][e(528)]&&t[e(474)][e(523)]}function qc(t,e,n,r){const s=jc,o=t=>!t[s(676)].is(s(816))&&!r[s(670)](t[s(676)]),i=t[s(765)][s(483)](o),a=t[s(474)][s(483)](o,{direction:s(454)});return!(t[s(765)][s(415)](i)&&t[s(474)][s(415)](a)||(i[s(721)](a)?n[s(517)](e,{range:n[s(614)](i,a)}):n[s(631)](e),0))}function Qc(t){return(0,o.hashObject)(t)}function Yc(t){const e=jc,n=t[e(765)][e(528)];return n&&n.is(e(470))}function Zc(t,e){const n=jc;return null==t[n(474)][n(496)]&&t[n(474)][n(449)]==t[n(765)][n(528)]?Jc(t[n(765)][n(528)],e):t}function Jc(t,e){const n=jc,r=e[n(524)][n(670)](t)||e[n(524)][n(593)](t);return e[n(614)](e[n(654)](t,n(532)),r?e[n(792)](t):e[n(654)](t,n(474)))}function $c(t,e,n,r){const s=jc;return!!tu(t,e)&&n[s(474)][s(415)](r[s(765)])}function tu(t,e){const n=jc;if(!t[n(722)]||!e[n(722)])return!1;const r=new Set(Object[n(830)](t[n(518)])),s=new Set(Object[n(830)](e[n(518)]));if(r[n(451)](n(572)),s[n(451)](n(572)),0==r[n(762)]&&0==s[n(762)])return!0;if(r[n(762)]!=s[n(762)])return!1;const o={...t[n(518)]},i={...e[n(518)]};return delete o[n(572)],delete i[n(572)],JSON[n(639)](o)==JSON[n(639)](i)}function eu(t,e){const n=jc,r=nu(t[n(518)]),s=nu(e);if(!t[n(722)])return!1;for(const t of Object[n(830)](s))if(!Dr(r[t],s[t]))return!1;return!0}function nu(t){const e=jc,n=Object[e(424)]({},t);return delete n[e(606)],delete n[e(527)],n}function ru(){const t=["destroy","add","commentThreadController","canDiscard","isDirty","getRanges","5722788tPEPax","listenTo","427DerbVc","remove","_discardCommand","bind","discardSuggestion","isEnabled","_acceptCommand","locale","86091hRaAjx","canEditAt","change:isDirty","_setPendingAction","commands","29292NhfmSQ","canAccept","18051010trdLdH","view","PENDING_ACTION_SUGGESTION","7099371HMlgrK","get","PendingActions","95LCgMzh","model","72738mDLvHO","execute","_editor","_removePendingAction","8gbgvvN","stopListening","22tzZEIE","acceptSuggestion","3651692RIewWG","plugins","unbind","_pendingAction"];return(ru=function(){return t})()}const su=ou;function ou(t,e){const n=ru();return(ou=function(t,e){return n[t-=149]})(t,e)}!function(t){const e=ou,n=t();for(;;)try{if(988025===parseInt(e(151))/1*(parseInt(e(172))/2)+-parseInt(e(184))/3+-parseInt(e(156))/4*(parseInt(e(164))/5)+-parseInt(e(166))/6*(-parseInt(e(186))/7)+parseInt(e(170))/8*(-parseInt(e(161))/9)+parseInt(e(158))/10+parseInt(e(174))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ru);class iu extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=ou;super(),this[s(165)]=e,this[s(159)]=n,this[s(180)]=r,this[s(168)]=t,this[s(149)]=t[s(155)][s(162)](s(173)),this[s(188)]=t[s(155)][s(162)](s(190)),this[s(159)][s(189)](s(191)).to(this[s(149)],this[s(188)],((t,e)=>t||e)),this[s(159)][s(189)](s(157)).to(this[s(149)],s(191),(t=>t&&this[s(168)][s(165)][s(152)](e[s(183)]()))),this[s(159)][s(189)](s(181)).to(this[s(188)],s(191),(t=>t&&this[s(168)][s(165)][s(152)](e[s(183)]()))),this[s(177)]=null,n[s(182)]&&this[s(154)](),this[s(185)](n,s(173),(()=>this[s(173)]())),this[s(185)](n,s(190),(()=>this[s(190)]())),this[s(185)](n,s(153),(()=>{const t=s;n[t(182)]?this[t(154)]():this[t(169)]()}))}[su(173)](){const t=su;this[t(149)][t(167)](this[t(165)].id)}[su(190)](){const t=su;this[t(188)][t(167)](this[t(165)].id)}[su(178)](){const t=su;this[t(159)][t(176)](t(191)),this[t(159)][t(176)](t(157)),this[t(159)][t(176)](t(181)),this[t(171)](),this[t(180)][t(178)](),this[t(177)]&&this[t(169)]()}[su(154)](){const t=su,e=Kr(this[t(168)][t(150)],t(160));this[t(177)]=this[t(168)][t(175)][t(162)](t(163))[t(179)](e)}[su(169)](){const t=su;null!==this[t(177)]&&this[t(168)][t(175)][t(162)](t(163))[t(187)](this[t(177)]),this[t(177)]=null}}function au(t,e){const n=uu();return(au=function(t,e){return n[t-=353]})(t,e)}const cu=au;function uu(){const t=["ariaDescriptionView","933918ZwxnrL","delegate","2439LRpCOs","length","textContent","value","_model","SUGGESTION_THREAD_ARIA_LABEL","_createCommentViews","body","disabledSubmit","updateComment","descriptionParts","parseFromString","canAccept","editor","text/html","content","_localUser","isEnabled","bind","editorConfig","37456WIvouA","commentsListView","author","formatDateTime","6egKwng","showInput","authoredAt","commentThreadInputView","focus","_createCommentThreadInputView","locale","SUGGESTION_THREAD_DESCRIPTION","assign","commentThread","_config","isActive","destroy","fire","element","tab","removeComment","canDiscard","focusCycler","isDirty","ariaLabel","commentInputView","name","addComment","3435160oPCwkf","focusTracker","map","submit","hasDirtyComment","setData","focusables","join","730076MtDSdn","CommentView","530240TBMfit","465riaXPV","target","6423130soxXup","render","35496tCVYcw","shift+tab","cancel","isReadOnly","keystrokes","disableComments","set"];return(uu=function(){return t})()}!function(t){const e=au,n=t();for(;;)try{if(884044===-parseInt(e(414))/1+parseInt(e(356))/2*(-parseInt(e(382))/3)+parseInt(e(406))/4+parseInt(e(417))/5*(-parseInt(e(421))/6)+parseInt(e(419))/7+-parseInt(e(378))/8*(-parseInt(e(358))/9)+parseInt(e(416))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uu);class lu extends s.View{constructor(t,n,r,i){const a=au;super(t),this[a(379)]=null,this[a(385)]=null,this[a(355)]=new o.AriaDescriptionView(t,Kr(t,a(389))),this[a(354)](a(393),!1),this[a(354)](a(384),n[a(384)]),this[a(376)](a(384)).to(n),this[a(354)](a(368),[]),this[a(354)](a(401),!1),this[a(354)](a(375),!1),this[a(354)](a(370),!1),this[a(354)](a(399),!1),this[a(376)](a(402)).to(this,a(359),n,a(384),this,a(368),((t,e,r)=>{const s=a,o=r[s(408)]((t=>T(t[s(373)])))[s(413)](". ")+".";return Kr(this[s(388)],s(363),[t-1,n[s(380)][s(404)],e?i[s(381)](e):"",(new DOMParser)[s(369)](o,s(372))[s(365)][s(360)]])})),this[a(412)]=new s.ViewCollection,this[a(407)]=new e.FocusTracker,this[a(425)]=new e.KeystrokeHandler,this[a(400)]=new s.FocusCycler({focusables:this[a(412)],focusTracker:this[a(407)],keystrokeHandler:this[a(425)],keystrokeHandlerOptions:{filter:t=>t[a(418)]!==this[a(396)]},actions:{focusPrevious:a(422),focusNext:a(397)}}),this[a(362)]=n,this[a(374)]=r,this[a(392)]=i,i[a(353)]?this[a(354)](a(359),1):this[a(364)]()}[cu(420)](){const t=cu;super[t(420)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(412)])}[cu(386)](){const t=cu;this[t(396)][t(386)]()}[cu(394)](){const t=cu;this[t(379)]&&this[t(379)][t(394)](),this[t(385)]&&this[t(385)][t(394)](),super[t(394)]()}[cu(364)](){const t=cu,{CommentsListView:e}=this[t(392)];this[t(379)]=new e(this[t(388)],this[t(362)][t(391)],Object[t(390)]({CommentView:this[t(392)][t(415)]},this[t(392)])),this[t(379)][t(357)](t(398)).to(this),this[t(379)][t(357)](t(367)).to(this),this[t(379)][t(376)](t(393)).to(this),this[t(354)](t(359),this[t(379)][t(359)]+1),this[t(376)](t(359)).to(this[t(379)],t(359),(t=>t+1)),this[t(385)]=this[t(387)](),this.on(t(398),(()=>this[t(386)]())),this[t(376)](t(401)).to(this[t(379)],t(410),this[t(385)][t(403)],t(361),((t,e)=>t||!!e))}[cu(387)](){const t=cu,{CommentThreadInputView:e}=this[t(392)],n=new e(this[t(388)],this[t(374)],this[t(392)][t(377)]),r=n[t(403)];return n[t(376)](t(383)).to(this,t(393),this[t(362)][t(391)],t(424),r,t(361),((t,e,n)=>!!n||t&&!e)),r.on(t(409),((e,n)=>{const s=t;this[s(395)](s(405),n),r[s(371)][s(411)]("")})),r.on(t(423),(()=>this[t(386)]())),r[t(376)](t(366)).to(this[t(362)][t(391)],t(424)),n}}const fu=hu;function hu(t,e){const n=du();return(hu=function(t,e){return n[t-=387]})(t,e)}function du(){const t=["744dxGhNu","push","8464150TWorSA","bindTemplate","<p>","isEnabled","editorDestroyed","bind","ck-suggestion-wrapper","disableComments","listitem","acceptSuggestion","setTemplate","add","set","1MxpaXc","descriptionParts","div","972322ZpmfoD","commentThread","ariaLabel","9ocTtny","formatDateTime","focusables","_descriptionElement","isActive","canAccept","382705FFCDgx","author","content","</p>","commentThreadInputView","description","color","editorReady","1611045VoPytP","discardSuggestion","ariaDescriptionView","getTemplate","render","ck-rounded-corners","ck-suggestion-wrapper--active","343673pEpjYY","36XHquLW","3716664GzNuwW","_model","ck-suggestion--disabled-comments","type","discardButton","canDiscard","delegate","_config","76FNDRlg","suggestionView","acceptButton","ck-suggestion-","commentsListView","700819afaxGO","SuggestionView"];return(du=function(){return t})()}!function(t){const e=hu,n=t();for(;;)try{if(795667===-parseInt(e(438))/1*(-parseInt(e(441))/2)+parseInt(e(399))/3+-parseInt(e(416))/4*(parseInt(e(391))/5)+parseInt(e(407))/6*(parseInt(e(421))/7)+-parseInt(e(408))/8+-parseInt(e(444))/9*(parseInt(e(425))/10)+-parseInt(e(406))/11*(-parseInt(e(423))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);class gu extends lu{constructor(t,e,n,r){const s=hu;super(t,e,n,r),this[s(437)](s(411),""),this[s(430)](s(411)).to(this,s(439),(t=>t&&t[0]?t[0][s(411)]:"")),this[s(430)](s(396)).to(this,s(439),this,s(389),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(427)+T(e[n(393)],e[n(397)])+n(394);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(388)]=null,this[s(417)]=new(r[s(422)])(t,e,{formatDateTime:r[s(445)]}),this[s(417)][s(430)](s(396)).to(this),this[s(417)][s(414)](s(434),s(400)).to(this),this[s(417)][s(418)][s(430)](s(428)).to(this,s(390)),this[s(417)][s(412)][s(430)](s(428)).to(this,s(413)),this[s(387)][s(436)](this[s(417)]),this[s(420)]&&this[s(387)][s(436)](this[s(420)]),this[s(395)]&&this[s(387)][s(436)](this[s(395)]),this[s(435)](this[s(402)]())}[fu(402)](){const t=fu,e=this[t(426)],n=[this[t(417)]];return this[t(420)]&&n[t(424)](this[t(420)]),this[t(395)]&&n[t(424)](this[t(395)]),n[t(424)](this[t(401)]),{tag:t(440),attributes:{class:["ck",t(404),t(431),e.if(t(389),t(405)),e.to(t(411),(e=>t(419)+e)),this[t(415)][t(432)]&&t(410)],"data-suggestion-id":this[t(409)].id,"data-thread-id":this[t(409)][t(442)].id,"data-author-id":this[t(409)][t(392)].id,tabindex:0,role:t(433),"aria-label":e.to(t(443)),"aria-describedby":this[t(401)].id},children:n}}[fu(403)](){const t=fu;super[t(403)](),this[t(420)]&&(this[t(420)][t(414)](t(398)).to(this),this[t(420)][t(414)](t(429)).to(this)),this[t(395)]&&(this[t(395)][t(414)](t(398)).to(this),this[t(395)][t(414)](t(429)).to(this))}}const pu=Iu;function mu(){const t=["push","ck-suggestion--discard","innerHTML","importWord","name","enter","target","1972789BYGcVE","9684xjIxuG","element","acceptButton","EXTERNAL_AVATAR","discardButton","ck-annotation__main","time","isExternal","841976WExpcM","attributes","formatDateTime","ck-suggestion__info-name","_config","span","_model","source","tab","@external","ck-suggestion__info","check","discardSuggestion","ck-annotation__info","ck-suggestion","ck-annotation__info-time",".ck-annotation__content-wrapper","Accept suggestion","ck-annotation__content-wrapper","focus","EXTERNAL_IMPORT_WORD_AVATAR","esc","focusables","add","setTemplate","bindTemplate","extendTemplate","ck-annotation","bind","shift+tab","acceptSuggestion","userView","focusTracker","ck-annotation__info-name","div","focusFirst","Discard suggestion","ck-suggestion__main","26332IIHeGU","1779492GwFRkd","ck-comment__external","ck-annotation__user","author","ck-annotation__actions","ck-suggestion--accept","_setupKeyboardNavigation","creator","set","presentation","cancel","getExternalSuggestionNote","465olwxmH","getUserViewNotificationText","ck-comment__info-time","266645oxrdxg","change:description","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion__user","ck-suggestion__actions","description","7928oTXNBy","render","getTemplate","locale","focusCycler","keystrokes","querySelector","EXTERNAL_SUGGESTION","execute","_createButton","fire","listenTo","7951344pLhFau","authoredAt"];return(mu=function(){return t})()}function Iu(t,e){const n=mu();return(Iu=function(t,e){return n[t-=289]})(t,e)}!function(t){const e=Iu,n=t();for(;;)try{if(683769===parseInt(e(316))/1+parseInt(e(352))/2+-parseInt(e(301))/3+parseInt(e(300))/4*(parseInt(e(313))/5)+parseInt(e(334))/6+-parseInt(e(343))/7+-parseInt(e(322))/8*(parseInt(e(344))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mu);class Eu extends s.View{constructor(n,r,i){const a=Iu;super(n),this[a(358)]=r,this[a(356)]=i,this[a(309)](a(321),""),this[a(290)](a(335)).to(r),this[a(346)]=this[a(331)](Kr(n,a(369)),t.icons[a(363)],a(306),a(292),"sw"),this[a(348)]=this[a(331)](Kr(n,a(298)),t.icons[a(311)],a(337),a(364),"sw"),this[a(293)]=new o.UserView(n,r[a(304)],this[a(314)]()),this[a(293)][a(378)]({attributes:{class:[a(319),a(303)],"aria-hidden":!0}}),this[a(374)]=new s.ViewCollection([this[a(346)],this[a(348)]]),this[a(294)]=new e.FocusTracker,this[a(327)]=new e.KeystrokeHandler,this[a(326)]=new s.FocusCycler({focusables:this[a(374)],focusTracker:this[a(294)],keystrokeHandler:this[a(327)],actions:{focusPrevious:a(291),focusNext:a(360)},keystrokeHandlerOptions:{filter:t=>t[a(342)]!==this[a(345)]}}),this[a(376)](this[a(324)]())}[pu(323)](){const t=pu;super[t(323)]();const e=this[t(345)][t(328)](t(368));e[t(338)]=this[t(321)],this.on(t(317),((n,r,s)=>{e[t(338)]=s})),this[t(307)]()}[pu(324)](){const t=pu,e=this[t(377)],n=[{tag:t(296),attributes:{class:[t(362),t(365)]},children:[{tag:t(357),children:[{text:this[t(293)][t(340)]}],attributes:{class:[t(355),t(295)],"data-cke-tooltip-text":this[t(293)][t(340)]}},{tag:t(350),attributes:{datetime:e.to(t(335)),class:[t(315),t(367)]},children:[{text:e.to(t(335),(e=>this[t(356)][t(354)](e)))}]}]},{tag:t(296),attributes:{class:[t(320),t(305)]},children:[this[t(346)],this[t(348)]]},{tag:t(296),attributes:{class:[t(370)]}}];return this[t(358)][t(351)]&&n[t(336)]({tag:t(296),attributes:{class:[t(302)]},children:[{text:this[t(312)]()}]}),{tag:t(296),attributes:{class:[t(366),t(289)],tabindex:-1},children:[this[t(293)],{tag:t(296),attributes:{class:[t(299),t(349)],role:t(310)},children:n}]}}[pu(371)](){const t=pu;this[t(345)][t(371)]()}[pu(314)](){const t=pu;return this[t(358)][t(351)]?t(339)===this[t(358)][t(353)][t(361)][t(359)]?Kr(this[t(325)],t(372),this[t(358)][t(308)][t(340)]):Kr(this[t(325)],t(347),this[t(358)][t(308)][t(340)]):null}[pu(312)](){const t=pu;return t(339)===this[t(358)][t(353)][t(361)][t(359)]?Kr(this[t(325)],t(318)):Kr(this[t(325)],t(329))}[pu(331)](t,e,n,r,s){const i=pu,a=new o.LateFocusButtonView(this[i(325)]);return a[i(309)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(378)]({attributes:{class:n}}),a.on(i(330),(()=>{const t=i;this[t(332)](r,this[t(358)].id)})),a}[pu(307)](){const t=pu,e=this[t(345)];this[t(327)][t(333)](e);for(const e of this[t(374)])this[t(294)][t(375)](e[t(345)]),this[t(327)][t(333)](e[t(345)]);this[t(327)][t(309)](t(341),((n,r)=>{const s=t;e===n[s(342)]&&(this[s(326)][s(297)](),r())})),this[t(327)][t(309)](t(373),((n,r)=>{const s=t;e!==n[s(342)]&&(this[s(371)](),r())}))}}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 _u(){const t=["getDescriptions","423790XLyFgP","button","_createToolbarButton","isPremiumPlugin","acceptSelectedSuggestions","EditorAnnotations","acceptAllSuggestions","domainLimit","activeMarkers","discardSelectedSuggestions","destroy","trackChanges.disableComments","3mdkFcw","refreshSelectedViews","view","trackChangesLicenseKeyExpired","trackChangesLicenseKeyInvalid","_addUIComponentsToFactory","trackChangesLicenseKeyTrialLimit","_bindAnnotationToEditors","discardButton","registerAnnotation","change:activeAnnotations","_updateController","suggestionView","innerView","49974FbUbaD","descriptionFactory","_initializeController","bind","define","value","children","trialLimit","pluginName","usageLimit","comments.maxCommentCharsWhenCollapsed","isMultiRange","menu","activeAnnotations","getMarkerNames","separator","lowest","Annotations","unbind","licenseKey","execute","size","hasSuggestion","2164525qaWKrR","some","suggestionLoaded","actionView","Preview final content","keys","plugins","evaluationLimit","expired","_createMenuBarMenu","type","get","isDirty","createAnnotationView","comments","_refreshActiveMarkers","391xonlHN","suggestionChanged","SuggestionView","comments.maxThreadTotalWeight","isInContent","editing","values","push","items","fire","Discard all selected suggestions","mainView","menuitemcheckbox","isEnabled","has","switchbutton","_handleControllerBuffer","requires","TrackChangesPreview","getMarkers","commentsListView","_suggestionToController","escape","1579473lmxeAY","CommentsRepository","addSourceCollector","previewFinalContent","_handleSuggestionControllerDelayed","getByInnerView","_viewToController","add","isOfficialPlugin","CommentView","_destroyController","reduce","comments.editorConfig","TrackChangesUI","getFirstRange","addComment","model","stopListening","Track changes","filter","createCommentThreadController","clear","trackChangesLicenseKeyEvaluationLimit","length","trackChangesLicenseKeyUsageLimit","acceptButton","getSuggestion","commands","invalid","_licenseKeyCheckInterval","_annotationViews","getAllAdjacentSuggestions","getJoined","Accept all selected suggestions","trackChanges.SuggestionView","addMany","change:previous","isOn","_unbindEditors","1463ggFPWK","commentThread","toMany","buttonView","editor","head","suggestionUnloaded","featureNotAllowed","comments.maxCommentsWhenCollapsed","getRanges","remove","createAnnotation","77ocJzEb","delegate","focus","componentFactory","322TyOTaA","trackChangesLicenseKeyDomainLimit","3438976WtingC","TrackChanges","Discard all suggestions","listenTo","source","set","init","descriptionParts","trackChanges.SuggestionThreadView","CommentsUI","menuBar:trackChanges","_disableComments","from","menuitem","suggestion-","trackChanges","Accept all suggestions","discardAllSuggestions","commandName","previous","4680388IZcLjX","_showLicenseError","config","trackChangesLicenseKeyValid","delete","trackChangesLicenseKeyNotAllowed","SuggestionThreadView","locale","arrowView","panelView","TrackChangesEditing"];return(_u=function(){return t})()}function yu(t,e){const n=_u();return(yu=function(t,e){return n[t-=355]})(t,e)}!function(t){const e=yu,n=t();for(;;)try{if(976830===parseInt(e(395))/1*(-parseInt(e(473))/2)+-parseInt(e(519))/3*(parseInt(e(495))/4)+-parseInt(e(379))/5+parseInt(e(356))/6*(parseInt(e(457))/7)+parseInt(e(475))/8+parseInt(e(418))/9+-parseInt(e(507))/10*(-parseInt(e(469))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u);class ku extends t.Plugin{static get[Tu(412)](){const t=Tu;return[Hc,o.Users,t(419),t(373),t(512)]}static get[Tu(364)](){return Tu(431)}static get[Tu(426)](){return!0}static get[Tu(510)](){return!0}constructor(t){const e=Tu;super(t),this[e(416)]=new Map,this[e(424)]=new Map,this[e(448)]=new Map,this[e(411)]=new Map;const n=this[e(461)][e(497)];n[e(360)](e(483),gu),n[e(360)](e(452),Eu),n[e(360)](e(518),!1),this[e(486)]=n[e(390)](e(518))}[Tu(422)](t,e){const n=Tu;0===this[n(411)][n(377)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(411)]){const r=this[t(416)][t(409)](e);r||n?r&&n&&this[t(428)](e):this[t(358)](e)}this[t(411)][t(439)](),this[t(461)][t(385)][t(390)](t(512))[t(520)](),this[t(394)]()}),10),this[n(411)][n(480)](t,e)}[Tu(481)](){const t=Tu,e=this[t(461)],n=e[t(385)][t(390)](t(505)),r=e[t(385)][t(390)](t(373)),s=e[t(385)][t(390)](t(512)),o=e[t(385)][t(390)](t(419));this[t(524)](),s[t(420)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(487)](this[e(416)])){const s=t[e(449)](),o=[];for(const t of s){if(!t[e(399)])continue;if(t[e(367)]){o[e(402)](...t[e(466)]());continue}const n=t[e(432)]();if(o[e(441)]>0){const t=o[0][e(450)](n);if(t){o[0]=t;continue}}o[e(402)](n)}n[e(402)]([r[e(521)],o])}return n})),this[t(478)](n,t(381),((e,n)=>{const r=t;this[r(478)](n,r(454),((t,e,s,o)=>{const i=r;n[i(399)]&&(null==s?(this[i(530)](o[i(462)]),this[i(422)](n,!1)):(this[i(530)](s[i(462)]),null==o&&this[i(422)](n,!0)))})),null!==n[r(494)]?this[r(530)](n[r(462)]):this[r(422)](n,!1)})),this[t(478)](n,t(463),((e,n,r)=>{const s=t;this[s(435)](n,s(454)),this[s(411)][s(499)](n),this[s(416)][s(409)](n)&&this[s(428)](n),r&&this[s(530)](r[s(462)])})),this[t(478)](n,t(396),((e,n)=>{this[t(530)](n)})),this[t(478)](r,t(529),(()=>{this[t(394)]()})),this[t(478)](o,t(433),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(378)](r))return;const i=n[o(444)](r);this[o(416)][o(390)](i)[o(521)][o(415)][o(471)](-1)}),{priority:t(372)}),this[t(375)]=this[t(461)][t(497)][t(390)](t(375));const i=this[t(461)];this[t(447)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(498)==s||e(523)==s||e(522)==s||e(474)==s||e(500)==s||e(440)==s||e(525)==s||e(442)==s){delete i[r],n=s,clearInterval(this[e(447)]),this[e(447)]=void 0;break}}e(523)==n&&i[e(496)](e(446)),e(522)==n&&i[e(496)](e(387)),e(474)==n&&i[e(496)](e(514)),e(500)==n&&i[e(496)](e(464),e(476)),e(440)==n&&i[e(496)](e(386)),e(525)==n&&i[e(496)](e(363)),e(442)==n&&i[e(496)](e(365))}),1e3)}[Tu(394)](){const t=Tu,e=this[t(461)][t(385)][t(390)](t(373)),n=this[t(461)][t(385)][t(390)](t(505)),r=Array[t(487)](e[t(369)],(e=>e[t(355)]))[t(437)]((e=>this[t(424)][t(409)](e))),s=[];for(const e of r){const n=this[t(424)][t(390)](e)[t(434)][t(449)]();s[t(402)](...n[t(429)](((e,n)=>[...e,...n[t(370)]()]),[]))}n[t(515)]=s}[Tu(524)](){const t=Tu,n=this[t(461)],r=n[t(502)],o=Kr(r,t(436)),i=new e.Collection([{type:t(410),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(490),role:t(407)})},{type:t(371)},{type:t(508),model:new s.ViewModel({withText:!0,label:Kr(r,t(491)),commandName:t(513),role:t(488)})},{type:t(508),model:new s.ViewModel({withText:!0,label:Kr(r,t(451)),commandName:t(511),role:t(488)})},{type:t(508),model:new s.ViewModel({withText:!0,label:Kr(r,t(477)),commandName:t(492),role:t(488)})},{type:t(508),model:new s.ViewModel({withText:!0,label:Kr(r,t(405)),commandName:t(516),role:t(488)})}]);n[t(385)][t(409)](t(413))&&i[t(453)]([{type:t(371)},{type:t(508),model:new s.ViewModel({withText:!0,label:Kr(r,t(383)),commandName:t(421),role:t(488)})}]);for(const e of i)if(Au(e)){const r=n[t(445)][t(390)](e[t(434)][t(493)]);e[t(434)][t(359)](t(455),t(408)).to(r,t(361),t(408))}n.ui[t(472)][t(425)](t(490),(e=>this[t(509)](e,i,o))),n.ui[t(472)][t(425)](t(485),(e=>this[t(388)](e,i,o)))}[Tu(509)](t,e,n){const r=Tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(461)][r(445)][r(390)](r(490));o[r(460)][r(480)]({tooltip:n,label:n,icon:bu}),o[r(460)][r(359)](r(455)).to(i,r(361)),o[r(460)].on(r(376),(()=>{const t=r;i[t(376)](),this[t(461)][t(400)][t(521)][t(471)]()})),(0,s.addListToDropdown)(o,e,{role:r(368)});const a=[];for(const t of e)Au(t)&&a[r(402)](this[r(461)][r(445)][r(390)](t[r(434)][r(493)]));const c=o[r(460)];return c[r(382)][r(374)](r(408)),c[r(503)][r(374)](r(408)),c[r(382)][r(359)](r(408)).to(i,r(408)),c[r(503)][r(359)](r(408))[r(459)](a,r(408),((...t)=>t[r(380)]((t=>t)))),o.on(r(376),(t=>{const e=r;this[e(461)][e(376)](t[e(479)][e(493)]),this[e(461)][e(400)][e(521)][e(471)]()})),o}[Tu(388)](t,e,n){const r=Tu,o=new s.MenuBarMenuView(t),i=this[r(461)][r(445)][r(390)](r(490));o[r(460)][r(480)]({label:n,icon:bu});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(371)==n[r(389)]){a[r(403)][r(425)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(434)];i[r(359)](...Object[r(384)](c)).to(c),i[r(470)](r(376)).to(o),i.on(r(376),(()=>{const t=r;this[t(461)][t(376)](c[t(493)]),this[t(461)][t(400)][t(521)][t(471)]()})),e[r(362)][r(425)](i),a[r(403)][r(425)](e)}return o[r(359)](r(408)).to(i,r(408)),o[r(504)][r(362)][r(425)](a),o}[Tu(358)](t){const e=Tu,n=this[e(461)],r=n[e(497)],s=n[e(385)][e(390)](e(373)),i=n[e(385)][e(390)](e(419)),a=n[e(385)][e(390)](e(512)),c=n[e(385)][e(390)](o.Users).me,u=r[e(390)](e(490))[e(501)],l=r[e(390)](e(490))[e(397)],{CommentsListView:f,CommentThreadInputView:h}=n[e(385)][e(390)](e(484));let d,g,p;this[e(448)][e(409)](t.id)?(g=this[e(448)][e(390)](t.id),d=g[e(406)]):(d=new u(n[e(502)],t,c,{disableComments:this[e(486)],editorConfig:{...r[e(390)](e(430)),licenseKey:r[e(390)](e(375))},maxCommentsWhenCollapsed:r[e(390)](e(465)),maxThreadTotalWeight:r[e(390)](e(398)),maxCommentCharsWhenCollapsed:r[e(390)](e(366)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(390)](e(502))),CommentView:r[e(390)](e(393))[e(427)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(531)][e(443)].on(e(376),(()=>{const t=e;n[t(400)][t(521)][t(471)]()})),d[e(531)][e(527)].on(e(376),(()=>{const t=e;n[t(400)][t(521)][t(471)]()})),g=s[e(392)](this[e(461)][e(502)],d),g[e(359)](e(391)).to(d,e(391)),g[e(359)](e(441)).to(d),g[e(359)](e(389)).to(d,e(389),(t=>e(489)+t)),d.on(e(417),(()=>{const t=e;p[t(404)](t(417))})),this[e(448)][e(480)](t.id,g));const m=i[e(438)](t[e(458)],d),I=new iu(n,t,d,m),E=t[e(449)]()[e(437)]((t=>t[e(399)]));d[e(482)]=n[e(385)][e(390)](e(505))[e(357)][e(506)](E),this[e(416)][e(480)](t,I),this[e(424)][e(480)](d,I),p=s[e(468)]({view:g,target:()=>{const r=e,s=[],i=t[r(449)]()[r(437)]((t=>t[r(399)]));for(const t of i)s[r(402)](...t[r(414)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(400)],s)},type:()=>e(489)+I[e(521)][e(389)]}),i[e(526)](d,p),s[e(425)](p),a[e(528)](p)}[Tu(428)](t){const e=Tu,n=this[e(461)][e(385)][e(390)](e(419)),r=this[e(461)][e(385)][e(390)](e(373)),s=this[e(416)][e(390)](t),o=s[e(521)],i=r[e(423)](o);n[e(456)](o),i&&r[e(467)](i),this[e(416)][e(499)](t),this[e(424)][e(499)](o),s[e(517)]()}[Tu(530)](t){const e=Tu;if(!t[e(399)]||!this[e(416)][e(409)](t))return;const n=this[e(461)][e(385)][e(390)](e(505)),r=this[e(416)][e(390)](t),s=t[e(449)]();r[e(521)][e(482)]=n[e(357)][e(506)](s)}[Tu(517)](){const t=Tu;for(const e of this[t(416)][t(384)]())this[t(428)](e);for(const e of this[t(448)][t(401)]())e[t(406)][t(517)]();super[t(517)](),this[t(447)]&&clearInterval(this[t(447)])}}function Au(t){return Tu(434)in t}var Cu=Lu;function Lu(t,e){var n=vu();return(Lu=function(t,e){return n[t-=139]})(t,e)}function vu(){var t=["1037555oZblnY","84BVCkwf","isPremiumPlugin","21932PfQDHQ","editor","840MqFjYK","requires","get","342TcWEHQ","addSuggestionData","11896350kEfmuZ","Comments","addSuggestion","plugins","672742lqGRpJ","280105TFjQij","pluginName","getSuggestion","71271coVApm","isOfficialPlugin","getSuggestions","adapter","960216dFhBJz","TrackChanges"];return(vu=function(){return t})()}!function(t){for(var e=Lu,n=t();;)try{if(714683===parseInt(e(162))/1+-parseInt(e(141))/2*(-parseInt(e(146))/3)+-parseInt(e(160))/4+parseInt(e(153))/5*(parseInt(e(139))/6)+-parseInt(e(152))/7+parseInt(e(143))/8*(-parseInt(e(156))/9)+-parseInt(e(148))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vu);class Nu extends t.Plugin{static get[Cu(144)](){return[Hc,ku,Cu(149)]}static get[Cu(154)](){return Cu(161)}static get[Cu(157)](){return!0}static get[Cu(140)](){return!0}set[Cu(159)](t){var e=Cu;this[e(142)][e(151)][e(145)](Hc)[e(159)]=t}get[Cu(159)](){var t=Cu;return this[t(142)][t(151)][t(145)](Hc)[t(159)]}[Cu(150)](t){var e=Cu;return this[e(142)][e(151)][e(145)](Hc)[e(147)](t)}[Cu(158)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Cu;return this[n(142)][n(151)][n(145)](Hc)[n(158)]({skipNotAttached:t,toJSON:e})}[Cu(155)](t){var e=Cu;return this[e(142)][e(151)][e(145)](Hc)[e(155)](t)}}const Ru=wu;function wu(t,e){const n=Ou();return(wu=function(t,e){return n[t-=440]})(t,e)}!function(t){const e=wu,n=t();for(;;)try{if(466503===parseInt(e(505))/1*(-parseInt(e(496))/2)+-parseInt(e(452))/3+parseInt(e(468))/4*(-parseInt(e(442))/5)+-parseInt(e(447))/6+-parseInt(e(469))/7+parseInt(e(500))/8+parseInt(e(473))/9*(parseInt(e(484))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ou);const Su=[Ru(455)];class Mu extends t.Plugin{static get[Ru(501)](){return[Hc]}static get[Ru(486)](){return Ru(444)}static get[Ru(502)](){return!0}static get[Ru(446)](){return!0}[Ru(481)](){const t=Ru,n=this[t(495)];if(n[t(504)][t(477)](t(441),(e=>{const r=t,s=n[r(478)][r(475)][r(440)]()[r(445)](((t,e)=>(t[e]="",t)),{});return n[r(456)][r(479)](s,e)})),t(490)!=typeof n[t(504)][t(464)](t(466))[t(488)])throw new e.CKEditorError(t(487))}[Ru(492)](t){return Pu(this[Ru(495)],!0,t)}[Ru(457)](t){return Pu(this[Ru(495)],!1,t)}}function Ou(){const t=["data","TrackChangesEditing","remove","fromCharCode","get","addSuggestionData","trackChangesData","appendChild","261628Bfwmif","859530cJYeRC","map","join","execute","855yElCvG","getRootsAttributes","document","getSuggestions","define","model","create","addCommentThread","init","useAnonymousUser","_adapter","232430jnsbIw","addUser","pluginName","track-changes-data-invalid-editor-creator","editorCreator","getUser","function","plugins","getDataWithAcceptedSuggestions","discardAllSuggestions","acceptAllSuggestions","editor","2qkRKQQ","destroy","set","CommentsRepository","24208NYYnGm","requires","isOfficialPlugin","createElement","config","599387HpFALf","getFullData","push","result","getRootNames","trackChangesData.editorCreator","10jHRGVH","users","TrackChangesData","reduce","isPremiumPlugin","5023368wxtYVG","end","div","rootsAttributes","TrackChangesDataGetter","163167EsrxqQ","name","Users","Pagination","constructor","getDataWithDiscardedSuggestions","createDocumentFragment","getCommentThreads"];return(Ou=function(){return t})()}class Fu extends t.Plugin{static get[Ru(486)](){return Ru(451)}static get[Ru(502)](){return!0}static get[Ru(446)](){return!0}constructor(t){const e=Ru;function n(t){const e=wu;return t[e(470)]((t=>String[e(463)](t)))[e(471)]("")}super(t),this[e(508)]=e(448),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(481)](){const t=Ru;this[t(495)][t(491)][t(464)](t(499))[t(483)]={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(495)][t(491)][t(464)](t(461))[t(483)]=null}}function Du(t){return void 0!==t[Ru(474)]}async function Pu(t,e,n){const r=Ru,s=(0,o.sanitizeEditorConfig)(t,Su);s[r(491)][r(507)](Hc,Fu),s[r(450)]=Du(t)?t[r(474)]():void 0;const i=document[r(458)](),a=t[r(504)][r(464)](r(466))[r(488)],c=await a(s,(()=>function(t){const e=r,n=document[e(503)](e(449));return t[e(467)](n),n}(i)));!function(t,e){const n=r,s=t[n(478)][n(475)][n(440)]()[n(445)](((e,r)=>(e[r]=t[n(460)][n(464)]({rootName:r}),e)),{}),o=t[n(491)][n(464)](n(454))[n(443)][n(470)]((t=>({id:t.id,name:t[n(453)]}))),i=t[n(491)][n(464)](n(461))[n(476)]({skipNotAttached:!0,toJSON:!0}),a=t[n(491)][n(464)](n(499))[n(459)]({skipNotAttached:!0,toJSON:!0}),c=e[n(491)][n(464)](n(454)),u=e[n(491)][n(464)](n(461)),l=e[n(491)][n(464)](n(499));for(const t of l[n(459)]())t[n(462)]();for(const t of o)c[n(489)](t.id)||c[n(485)](t);c.me||c[n(482)]();for(const t of a)l[n(480)](t);for(const t of i)u[n(465)](t);e[n(460)][n(498)](s)}(t,c),c[r(472)](r(e?494:493));const u=Du(c)?c[r(506)](n):c[r(460)][r(464)](n);return await c[r(497)](),u}const xu=Bu;function Bu(t,e){const n=ju();return(Bu=function(t,e){return n[t-=366]})(t,e)}!function(t){const e=Bu,n=t();for(;;)try{if(192198===-parseInt(e(383))/1*(parseInt(e(399))/2)+parseInt(e(393))/3*(-parseInt(e(382))/4)+-parseInt(e(380))/5*(-parseInt(e(400))/6)+parseInt(e(402))/7*(-parseInt(e(373))/8)+-parseInt(e(385))/9*(-parseInt(e(377))/10)+-parseInt(e(387))/11+parseInt(e(367))/12*(parseInt(e(379))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ju);class Uu extends s.View{constructor(t,e){const n=Bu;super(t),this[n(371)]=e,this[n(394)]({tag:n(374),attributes:{class:["ck",n(391),n(397)],tabindex:-1}})}[xu(369)](){const t=xu;super[t(369)](),this[t(366)][t(390)][t(368)]=this[t(371)][t(381)][t(368)]+"px",this[t(366)][t(390)][t(392)]=this[t(371)][t(381)][t(392)]+"px"}[xu(389)](t,e){const n=xu;if(!this[n(366)])return;const r=[];for(const[e,s]of t){const t=document[n(395)](n(374));t[n(378)](n(372),e),t[n(375)]=s[n(396)]+n(398),t[n(384)]=s[n(370)],r[n(388)](t)}e(this[n(366)],r),this[n(366)][n(390)][n(392)]="",this[n(401)](n(386))}[xu(376)](){const t=xu;this[t(366)][t(376)]()}}function ju(){const t=["1658LirHlu","119694mpnAEY","fire","30485ttFMqU","element","73476vZPFMb","width","render","content","options","data-ck-root-name","344CrZmrn","div","className","focus","140RWBlIc","setAttribute","2132isvMww","5kRNSaq","dialogRects","4524XYKImE","373eCxjXH","innerHTML","1179fruEGl","previewDataReady","1582614zXQyfn","push","setPreviewData","style","ck-reset","height","513UucNOH","setTemplate","createElement","classes","ck-track-changes-preview"," ck-track-changes-preview__root-container"];return(ju=function(){return t})()}const Gu=Vu;function Vu(t,e){const n=Hu();return(Vu=function(t,e){return n[t-=158]})(t,e)}function Hu(){const t=["previewDataReady","13086xQMWog","item","element","value","editing","getClientRects","editor","createElement"," ck-reset_all","class","editables","MergeFieldsEditing","updatePosition","reduce","getRootsAttributes","TrackChangesData","querySelectorAll","6006680FIkzqc","headerView","refresh","12rTFJwO","locale","config","776897CXIjVX","_sortRoots","execute","contentView","getRootNames","ck-focused","finalContentPreview","getMediaViewElement","_fixMediaEmbeds","affectsData","height","_getMergeFieldsData","9xhcYhS","previewMode","getAttribute","sort","document","getDomRoot","documentElement","querySelector","clientHeight","add","replace","bodyCollectionContainer","editable","Dialog","get","$defaultValues","Final content preview","getBoundingClientRect","width","replaceWith","detachFromDom","MediaEmbedEditing","oembed","getLabel","render","4910opAHQE","entries","domConverter","push","show","innerHeight","setPreviewData","values","47339arqiTr","ck-track-changes-preview-dialog","remove","trackChanges.preview.renderFunction","view","children","model","url","isEnabled","2460AxdXqk","ck-media__wrapper","classes","innerHTML","figure.media","1630194DeQQpp","10apKPRm","max","once","has","string","min","registry","_standarizeRootsData","getDataWithAcceptedSuggestions","attachToDom","$labels","destroy","plugins","getMergeFieldsIds","forEach","1731233eQVVqC","getDefaultValues","ck-reset_all","getDataSetValues","set","classList","div","then"];return(Hu=function(){return t})()}!function(t){const e=Vu,n=t();for(;;)try{if(380330===-parseInt(e(204))/1*(-parseInt(e(263))/2)+-parseInt(e(243))/3+parseInt(e(213))/4*(-parseInt(e(196))/5)+parseInt(e(218))/6+-parseInt(e(234))/7+parseInt(e(260))/8*(parseInt(e(171))/9)+-parseInt(e(219))/10*(parseInt(e(159))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hu);class Wu extends t.Command{constructor(t){const e=Vu;super(t),this[e(168)]=!1,this[e(212)]=!0}[Gu(262)](){this[Gu(212)]=!0}[Gu(161)](){const t=Gu,e=this[t(249)],n=e[t(264)],r=e[t(231)][t(185)](t(184));let o;const i=function(e){const n=t,r={};if(n(253)in e.ui[n(208)])for(const[t,s]of Object[n(197)](e.ui[n(208)][n(253)]))r[t]=s[n(245)];else r[e[n(210)][n(175)][n(163)]()[0]]=e.ui[n(208)][n(183)][n(245)];return r}(e),a=function(e){const n=t;let r=0;for(const t of Object[n(203)](e))r=Math[n(220)](r,t[n(188)]()[n(189)]);let s=0;for(const t of Object[n(203)](e))s+=t[n(188)]()[n(169)];const o=.8*Math[n(220)](document[n(177)][n(179)],window[n(201)]);return{width:r,height:Math[n(224)](s,o)}}(i);r[t(200)]({id:t(165),title:Kr(n,t(187)),isModal:!0,className:t(205),content:new Uu(n,{dialogRects:a}),onHide:()=>{o[t(191)]()},onShow:()=>{const a=t;e[a(231)][a(185)](a(258))[a(227)]({...this[a(170)]()})[a(241)]((t=>{const n=a,s=this[n(226)](t,e,i);r[n(208)][n(162)][n(209)][n(185)](0)[n(202)](s,e[n(158)][n(185)](n(207)))})),o=new s.BodyCollection(n,[r[a(208)]]),o[a(228)](),o[a(182)][a(239)][a(206)](a(236)),e[a(221)](a(230),(()=>{o[a(191)]()}));const c=r[a(208)][a(261)][a(252)];r[a(208)][a(261)][a(252)]=c?c+a(251):a(236),r[a(208)][a(162)][a(209)][a(185)](0).on(a(242),(()=>{const t=a;r[t(208)][t(255)]()}))}})}[Gu(170)](){const t=Gu;if(!this[t(249)][t(231)][t(222)](t(254)))return{};const e=this[t(249)][t(231)][t(185)](t(254)),n=e[t(172)],r={};if(t(229)===n)for(const n of e[t(232)]())r[n]=e[t(194)](n)||n;else{const s=t(186)===n?e[t(235)]():e[t(237)](n,!0);for(const n of Object[t(197)](s)){const[s,o]=n;r[s]=null!==o?o:e[t(194)](s)||s}}return{mergeFieldsData:r}}[Gu(226)](t,e,n){const r=Gu;let s;if(r(223)==typeof t){const n=e[r(210)][r(175)][r(163)]()[0];s={[n]:t}}else s=t;const o=this[r(167)](s,e);return function(t,e){const n=r;for(const[r,s]of t)s[n(215)]=e[r][n(239)][n(246)][n(181)](n(164),"");return t}(this[r(160)](e)[r(256)](((t,e)=>(t[r(199)]([e,{content:o[e],classes:""}]),t)),[]),n)}[Gu(167)](t,e){const n=Gu;if(!e[n(231)][n(222)](n(192)))return t;const r=e[n(231)][n(185)](n(192));for(const[s,o]of Object[n(197)](t)){const a=document[n(250)](n(240));a[n(216)]=o,a[n(259)](n(217))[n(233)]((t=>{const s=n,o=t[s(178)](s(193));if(o){const t=o[s(173)](s(211));if(t){const n=r[s(225)][s(166)](new i.DowncastWriter(e[s(247)][s(208)][s(175)]),t,{elementName:"",renderForEditingView:!0}),a=document[s(250)](s(240));a[s(239)][s(180)](s(214)),n[s(195)](a,e[s(247)][s(208)][s(198)]),o[s(190)](a)}}})),t[s]=a[n(216)]}return t}[Gu(160)](t){const e=Gu;if(void 0===t[Vu(257)])return t[e(210)][e(175)][e(163)]();const n=[],r=new Map;for(const s of t[e(210)][e(175)][e(163)]()){const o=t[e(247)][e(208)][e(176)](s)[e(248)]()[e(244)](0);n[e(199)](s),r[e(238)](s,o)}return n[e(174)](((t,n)=>{const s=e,o=r[s(185)](t),i=r[s(185)](n);return o.y-i.y||o.x-i.x})),n}}var zu=n(673),Ku=n.n(zu),Xu=n(545),qu=n.n(Xu),Qu=n(262),Yu=n.n(Qu),Zu=n(667),Ju=n.n(Zu),$u=n(357),tl=n.n($u),el=n(209),nl={attributes:{"data-cke":!0}};nl.setAttributes=Ju(),nl.insert=Yu().bind(null,"head"),nl.domAPI=qu(),nl.insertStyleElement=tl();Ku()(el.A,nl);el.A&&el.A.locals&&el.A.locals;const rl=sl;function sl(t,e){const n=ol();return(sl=function(t,e){return n[t-=258]})(t,e)}function ol(){const t=["11457AFzyzQ","8EBMKfQ","3430493gHLHvC","requires","57622bhSZqU","isPremiumPlugin","878691kDFtOa","7VqBTbK","12JzQurb","656PIGWcn","define","TrackChangesPreview","6anCmms","commands","config","editor","previewFinalContent","1128795zFFgnW","trackChanges.preview.renderFunction","pluginName","appendChild","650260caBfaR","isOfficialPlugin","add","1179246hTLKzG"];return(ol=function(){return t})()}!function(t){const e=sl,n=t();for(;;)try{if(232557===-parseInt(e(261))/1*(parseInt(e(269))/2)+parseInt(e(263))/3+parseInt(e(258))/4*(parseInt(e(274))/5)+-parseInt(e(281))/6*(parseInt(e(264))/7)+parseInt(e(266))/8*(parseInt(e(282))/9)+parseInt(e(278))/10+parseInt(e(259))/11*(-parseInt(e(265))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ol);class il extends t.Plugin{static get[rl(260)](){return[Mu,s.Dialog]}static get[rl(276)](){return rl(268)}static get[rl(279)](){return!0}static get[rl(262)](){return!0}constructor(t){const e=rl;super(t),t[e(270)][e(280)](e(273),new Wu(this[e(272)])),t[e(271)][e(267)](e(275),((t,n)=>{const r=e;for(const e of n)t[r(277)](e)}))}}function al(){var t=["1KAWbCc","4099550uCgNAU","11nNNlpd","554586omOedt","8fVpGkP","18186huHjqE","2501700SxANYG","3345831aUHadY","3ZNadPy","2329336dtAYFh","8581990kGWBRT","1638CfYBxI"];return(al=function(){return t})()}function cl(t,e){var n=al();return(cl=function(t,e){return n[t-=228]})(t,e)}!function(t){for(var e=cl,n=t();;)try{if(472350===parseInt(e(229))/1*(-parseInt(e(232))/2)+parseInt(e(237))/3*(parseInt(e(238))/4)+-parseInt(e(230))/5+parseInt(e(228))/6*(parseInt(e(234))/7)+-parseInt(e(233))/8*(parseInt(e(236))/9)+parseInt(e(239))/10+-parseInt(e(231))/11*(parseInt(e(235))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(al)})(),(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:()=>gu,SuggestionView:()=>Eu,TrackChanges:()=>Nu,TrackChangesData:()=>Mu,TrackChangesEditing:()=>Hc,TrackChangesPreview:()=>il});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);function c(t,e){const n=l();return(c=function(t,e){return n[t-=276]})(t,e)}const u=c;function l(){const t=["TrackChangesCommand","editor","1032807nubsqH","970044woTUKl","1461872yAUvxw","_isEnabledBasedOnSelection","_disableUnsupportedCommands","has","708370qimstj","clearForceDisabled","_enableCommands","290794NuDNoV","280CJRsLx","isEnabled","value","affectsData","_enabledCommands","commands","64072HGIPGh","forceDisabled","execute","refresh","50664nIgvDk"];return(l=function(){return t})()}!function(t){const e=c,n=t();for(;;)try{if(266826===parseInt(e(282))/1+-parseInt(e(294))/2+-parseInt(e(285))/3+parseInt(e(287))/4+-parseInt(e(291))/5+parseInt(e(286))/6+parseInt(e(295))/7*(parseInt(e(278))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=c;super(t),this[n(276)]=e,this[n(297)]=!1,this[n(281)](),this[n(288)]=!1}[u(281)](){this[u(296)]=!0}[u(280)](){const t=u;this[t(297)]=!this[t(297)],this[t(297)]?this[t(289)]():this[t(293)]()}[u(289)](){const t=u;for(const e of this[t(284)][t(277)][t(277)]())e[t(298)]&&!this[t(276)][t(290)](e)&&e[t(279)](t(283))}[u(293)](){const t=u;for(const e of this[t(284)][t(277)][t(277)]())e[t(298)]&&!this[t(276)][t(290)](e)&&e[t(292)](t(283))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=385]})(t,e)}function g(){const t=["_suggestions","80pXLksr","6jQZVWx","execute","track-changes-accept-suggestion-not-found","3IWxuZF","1416545MOpEjf","1gwAPly","model","5787072EVsCAe","refresh","1692229izbOFp","get","10gywreI","TrackChangesEditing","210024BWJNIw","2639417LcyfRB","isEnabled","_isEnabledBasedOnSelection","1329308XmSLrH","canEditAt","acceptSuggestion","565258IMQhvD","editor","plugins","getRanges"];return(g=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(184449===parseInt(e(401))/1*(parseInt(e(390))/2)+parseInt(e(399))/3*(parseInt(e(387))/4)+parseInt(e(400))/5+-parseInt(e(396))/6*(-parseInt(e(405))/7)+-parseInt(e(395))/8*(parseInt(e(409))/9)+parseInt(e(407))/10*(-parseInt(e(410))/11)+-parseInt(e(403))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(394)]=e,this[n(404)](),this[n(386)]=!1}[h(404)](){this[h(385)]=!0}[h(397)](t){const n=h,r=this[n(394)][n(406)](t);if(!r)throw new e.CKEditorError(n(398),this);const s=r[n(393)]();this[n(391)][n(402)][n(388)](s)&&this[n(391)][n(392)][n(406)](n(408))[n(389)](r)}}const m=E;function I(){const t=["3071556pKBjhp","16izIekQ","execute","_suggestions","refresh","get","track-changes-discard-suggestion-not-found","TrackChangesEditing","_isEnabledBasedOnSelection","isEnabled","editor","getRanges","236782ErXOTU","1049784vXvtyi","discardSuggestion","model","935916QPjNdS","canEditAt","20906shXucf","1672155mMbbSG","plugins","814104BKUODQ"];return(I=function(){return t})()}function E(t,e){const n=I();return(E=function(t,e){return n[t-=130]})(t,e)}!function(t){const e=E,n=t();for(;;)try{if(258001===parseInt(e(133))/1*(-parseInt(e(150))/2)+parseInt(e(131))/3+parseInt(e(148))/4+parseInt(e(151))/5+-parseInt(e(132))/6+-parseInt(e(144))/7+parseInt(e(145))/8)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(135)]=e,this[n(136)](),this[n(140)]=!1}[m(136)](){this[m(141)]=!0}[m(134)](t){const n=m,r=this[n(135)][n(137)](t);if(!r)throw new e.CKEditorError(n(138),this);const s=r[n(143)]();this[n(142)][n(147)][n(149)](s)&&this[n(142)][n(130)][n(137)](n(139))[n(146)](r)}}function T(t,e){const n=k;let r="";return r+=t[n(454)]("*")[n(431)](((t,e)=>e%2!=0?n(479)+_(t)+n(437):_(t)))[n(429)](""),e&&(r+=n(471)+e[n(455)]+n(475)+e[n(441)]+n(461)),r}function _(t){const e=k,n=document[e(440)](e(462));return n[e(442)]=t,n[e(463)]}function y(t){const e=k;return t[e(449)](((t,n)=>e(430)==t[e(472)]&&e(430)!=n[e(472)]?-1:e(430)!=t[e(472)]&&e(430)==n[e(472)]?1:0))}function k(t,e){const n=L();return(k=function(t,e){return n[t-=429]})(t,e)}function A(t,e){const n=k;let r,s=0;const o=[],i=e[n(452)];for(;s<t[n(473)];){const a=t[s],c=t[s+1];r||(r=e[n(439)](a)),C(e,a,c)||(o[n(466)](e[n(460)](r,i[n(482)](a)?e[n(443)](a):e[n(476)](a,n(468)))),r=null),s++}return o}function C(t,e,n){const r=k;if(!n)return!1;const s=t[r(443)](e),o=t[r(439)](n);return s[r(453)](o)}!function(t){const e=k,n=t();for(;;)try{if(442159===parseInt(e(457))/1*(parseInt(e(434))/2)+-parseInt(e(469))/3+-parseInt(e(464))/4*(-parseInt(e(459))/5)+parseInt(e(447))/6*(parseInt(e(438))/7)+parseInt(e(450))/8+-parseInt(e(446))/9+-parseInt(e(433))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(L);function L(){const t=["end","348093PclMpM","isArray",'<span class="ck-suggestion-color" style="background-color: ',"type","length","splice",'" title="',"createPositionAt","color","isIntersecting",'<span class="ck-suggestion-type">'," [color ","add","isObject","join","deletion","map","change","224810aXCYGK","1198kFNIYa","next","replace","</span>","1321915enDbXA","createPositionBefore","createElement","title","innerText","createPositionAfter","from","execute","5768568LuqTOb","12KZOVJf","isCollapsed","sort","2506048Gqmhoq","content","schema","isTouching","split","value","getRanges","478pmEJdi","isInContent","25qsxWtu","createRange",'"></span>',"span","innerHTML","195484XPBWQM","start","push","isMultiRange"];return(L=function(){return t})()}function v(t,e,n){const r=k;for(;n[r(473)];){const s=n[r(474)](0,100);t[r(432)]((()=>{const t=r;for(const n of s)n[t(458)]&&e[t(445)](n.id)}))}}const N=w;function w(t,e){const n=R();return(w=function(t,e){return n[t-=492]})(t,e)}function R(){const t=["19wwXrqM","refresh","_suggestions","3399zQhzkx","execute","isInContent","6UOfKhC","8xsMKix","editor","15750DlCgol","isEnabled","from","_isEnabledBasedOnSelection","_command","getRanges","325998yLmmMj","values","canEditAt","some","model","30594EGywfM","336627RCkqPe","717185mFhBPK","640872CxNcvx","615342DvxsLh"];return(R=function(){return t})()}!function(t){const e=w,n=t();for(;;)try{if(231476===-parseInt(e(496))/1*(-parseInt(e(516))/2)+parseInt(e(492))/3+-parseInt(e(503))/4*(-parseInt(e(493))/5)+parseInt(e(502))/6*(-parseInt(e(495))/7)+parseInt(e(494))/8+parseInt(e(511))/9+-parseInt(e(505))/10*(parseInt(e(499))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(R);class S extends t.Command{constructor(t,e,n){const r=w;super(t),this[r(509)]=e,this[r(498)]=n,this[r(497)](),this[r(508)]=!1}[N(497)](){const t=N,e=Array[t(507)](this[t(498)][t(512)]())[t(514)]((e=>e[t(501)]));this[t(506)]=this[t(509)][t(506)]&&e}[N(500)](){const t=N,e=y(Array[t(507)](this[t(498)][t(512)]()));for(const n of e){const e=n[t(510)]();if(!this[t(504)][t(515)][t(513)](e))return}v(this[t(504)][t(515)],this[t(509)],e)}}const M=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=489]})(t,e)}!function(t){const e=O,n=t();for(;;)try{if(334914===-parseInt(e(498))/1*(parseInt(e(494))/2)+parseInt(e(514))/3+-parseInt(e(495))/4*(parseInt(e(500))/5)+-parseInt(e(513))/6*(parseInt(e(502))/7)+parseInt(e(505))/8+parseInt(e(504))/9+parseInt(e(492))/10*(-parseInt(e(489))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(D);class F extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(507)]=e,this[r(496)]=n,this[r(490)]=new Set,this[r(511)](),this[r(491)]=!1}[M(511)](){const t=M,e=this[t(508)][t(509)][t(497)][t(506)],n=Array[t(503)](this[t(496)][t(512)]());this[t(490)]=function(t,e){const n=k,r=Array[n(444)](t[n(456)]()),s=new Set;for(const o of e)if(o[n(458)])for(const e of r)for(const r of o[n(456)]())(e[n(478)](r)||t[n(448)]&&!o[n(467)]&&o[n(435)]&&r[n(468)][n(453)](e[n(465)]))&&s[n(481)](o);return s}(e,n),this[t(493)]=this[t(507)][t(493)]&&!!this[t(490)][t(499)]}[M(515)](){const t=M,e=y(Array[t(503)](this[t(490)]));for(const n of e){const e=n[t(510)]();if(!this[t(508)][t(509)][t(501)](e))return}v(this[t(508)][t(509)],this[t(507)],e)}}function D(){const t=["isEnabled","10ugcJrY","937204mMjCPo","_suggestions","document","1231JeectJ","size","5onpJLe","canEditAt","28UgBmhL","from","5699367yhTLUV","3960840sZXtPY","selection","_command","editor","model","getRanges","refresh","values","137442uEwSOc","1860258AzREPT","execute","46288HPhFqw","_selectedSuggestions","_isEnabledBasedOnSelection","2570yQnegZ"];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 Y=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var Q="object"==typeof self&&self&&self.Object===Object&&self;const J=Z||Q||Function("return this")();const $=J.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=J["__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,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const kt=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt: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(J,"Map");const vt=Ct(Object,"create");const Nt=function(){this.__data__=vt?vt(null):{},this.size=0};const wt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const St=function(t){var e=this.__data__;if(vt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Rt.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=Nt,Dt.prototype.delete=wt,Dt.prototype.get=St,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=Y,qt.prototype.set=Kt;const Xt=qt;const Yt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Zt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Qt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Jt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Jt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Qt(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?Qt(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?J.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,_e=Te&&"object"==typeof module&&module&&!module.nodeType&&module,ye=_e&&_e.exports===Te&&Z.process;const ke=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.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 Ne=Object.prototype;const we=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Ne)};const Re=function(t,e){return function(n){return t(e(n))}};const Se=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const Oe=function(t){if(!we(t))return Se(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=we(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?J.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 Ye=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Je=Qe?function(t){return null==t?[]:(t=Object(t),Xe(Qe(t),(function(e){return Ze.call(t,e)})))}:Ye;const $e=function(t,e){return te(t,Je(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=Re(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Je(t)),t=en(t);return e}:Ye;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,Je)};const an=function(t){return sn(t,je,nn)};const cn=Ct(J,"DataView");const un=Ct(J,"Promise");const ln=Ct(J,"Set");const fn=Ct(J,"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),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=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 _n:return pn}return e});const kn=yn;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=J.Uint8Array;const vn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Nn=function(t,e){var n=e?vn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var wn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,wn.exec(t));return e.lastIndex=t.lastIndex,e};var Sn=$?$.prototype:void 0,Mn=Sn?Sn.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 Nn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 Rn(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||we(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 Yn=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 Yt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Zn=function(t){return Yn(t,5)};const Qn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Jn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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&&!Qn(t))||($n.test(t)||!Jn.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(Qn(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||Qn(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 _r=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 yr=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=yr;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=_r(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 Nr=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 wr="[object Arguments]",Rr="[object Array]",Sr="[object Object]",Mr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Rr:kn(t),u=a?Rr:kn(e),l=(c=c==wr?Sr:c)==Sr,f=(u=u==wr?Sr:u)==Sr,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)?_r(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),Nr(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-=472]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(632031===parseInt(e(510))/1*(-parseInt(e(473))/2)+-parseInt(e(483))/3*(parseInt(e(537))/4)+-parseInt(e(530))/5*(parseInt(e(549))/6)+parseInt(e(523))/7*(-parseInt(e(490))/8)+parseInt(e(527))/9*(-parseInt(e(494))/10)+parseInt(e(480))/11*(-parseInt(e(472))/12)+parseInt(e(543))/13*(parseInt(e(542))/14))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(554)]=!1,this.id=e.id,this[n(532)]=e[n(532)],this[n(524)]=e[n(524)]||null,this[n(514)]=e[n(514)],this[n(535)]=e[n(535)]||e[n(514)],this[n(509)]=Boolean(e[n(518)]&&e[n(518)][n(485)]),this[n(540)]=null,this[n(511)]=t,this[n(515)]=e[n(525)],this[n(498)]=e[n(491)],this[n(513)]=e[n(481)],this[n(504)]=new Set,this[n(556)]=null,this[n(487)](n(500),null),this[n(487)](n(518),e[n(518)]||{}),this[n(487)](n(475),null),this[n(487)](n(478),null),this[n(487)](n(497),null),this[n(487)](n(521),!1),this[n(534)](n(508)),this[n(534)](n(520))}get[Vr(551)](){const t=Vr;let e=this;for(;e[t(475)];)e=e[t(475)];return e}get[Vr(546)](){const t=Vr;return!!this[t(497)]&&this[t(497)][t(536)]>0}get[Vr(488)](){const t=Vr;return 0!=this[t(504)][t(522)]&&6==Array[t(553)](this[t(504)])[0][t(489)](":")[t(536)]}get[Vr(505)](){return null!==this[Vr(502)]()}[Vr(477)](t){const e=Vr;this[e(504)][e(548)](t)}[Vr(476)](){const t=Vr;return Array[t(553)](this[t(504)])}[Vr(547)](){const t=Vr;return this[t(476)]()[t(506)]((e=>this[t(511)][t(484)][t(552)](e)))[t(503)]((t=>t))}[Vr(502)](){return this[Vr(547)]()[0]||null}[Vr(533)](){const t=Vr;this[t(511)][t(493)]((e=>{const n=t;for(const t of this[n(547)]())e[n(499)](t)})),this[t(504)][t(507)]()}[Vr(499)](t){const e=Vr;this[e(511)][e(493)]((n=>{n[e(499)](t)})),this[e(504)][e(529)](t)}[Vr(517)](t){const e=Vr,n=e(496)+this[e(532)]+":"+this[e(524)]+":"+this.id+":"+this[e(535)].id+":"+Wr[e(474)]();this[e(477)](n),this[e(511)][e(493)]((r=>{r[e(482)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(486)](t){const e=Vr;for(const n of this[e(526)]())if(n[e(528)](t))return!0;return!1}[Vr(526)](){const t=Vr;return this[t(547)]()[t(506)]((e=>e[t(555)]()))}[Vr(531)](){const t=Vr;return this[t(526)]()[t(541)](((e,n)=>[...e,...n[t(531)]()]),[])}[Vr(495)](){const t=Vr;var e;return(null===(e=this[t(502)]())||void 0===e?void 0:e[t(555)]())||null}[Vr(545)](){const t=Vr,e=this[t(526)]();if(1!=e[t(536)])return null;const n=e[0],r=n[t(479)][t(512)],s=n[t(544)][t(519)];return r instanceof i.Element?r!=s?null:r:null}[Vr(508)](){const t=Vr;this[t(515)](this[t(526)](),this[t(540)],this[t(518)]),this[t(533)]()}[Vr(520)](){const t=Vr;this[t(498)](this[t(526)](),this[t(540)],this[t(518)]),this[t(533)]()}[Vr(501)](){const t=Vr,e=[];let n=this[t(551)];for(;n;)e[t(550)](n),n=n[t(478)];return e}[Vr(492)](t,e){const n=Vr,r=Zn(this[n(518)]);gr(r,t,e),Dr(r,this[n(518)])||(this[n(518)]=r,this[n(513)](r))}[Vr(516)](t){const e=Vr,n=Zn(this[e(518)]);Gr(n,t),Dr(n,this[e(518)])||(this[e(518)]=n,this[e(513)](this[e(518)]))}[Vr(538)](){const t=Vr;return{id:this.id,type:this[t(524)]?this[t(532)]+":"+this[t(524)]:this[t(532)],authorId:this[t(535)].id,createdAt:this[t(556)],hasComments:this[t(546)],data:this[t(540)],attributes:this[t(518)]}}static[Vr(474)](){const t=Vr;return(0,e.uid)()[t(539)](1,5)}}function zr(){const t=["_onDiscard","removeMarker","authoredAt","getAllAdjacentSuggestions","getFirstMarker","filter","_markerNames","isInContent","map","clear","accept","isExternal","637IRisns","_model","nodeAfter","_onAttributesChange","author","_onAccept","removeAttribute","addRange","attributes","nodeBefore","discard","_saved","size","1138732gihlTO","subType","onAccept","getRanges","405YCjhQs","isIntersecting","delete","255RpuaaV","getItems","type","removeMarkers","decorate","creator","length","4533448NBQrae","toJSON","substr","data","reduce","241234haFYpK","3133EiZAIk","end","getContainedElement","hasComments","getMarkers","add","83124Iaklsr","push","head","get","from","_isDataLoaded","getRange","createdAt","12KKJaNi","3554ugEVxw","getMultiRangeId","previous","getMarkerNames","addMarkerName","next","start","120769FAFbNX","onAttributesChange","addMarker","3AxjpXO","markers","@external","isIntersectingWithRange","set","isMultiRange","split","8KPPGhL","onDiscard","setAttribute","change","83360exriTt","getFirstRange","suggestion:","commentThread"];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-=366]})(t,e)}!function(t){const e=Xr,n=t();for(;;)try{if(669302===parseInt(e(417))/1*(parseInt(e(385))/2)+parseInt(e(378))/3+parseInt(e(446))/4+parseInt(e(441))/5*(parseInt(e(428))/6)+parseInt(e(409))/7+parseInt(e(461))/8*(-parseInt(e(434))/9)+-parseInt(e(438))/10*(parseInt(e(377))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zr);class Yr{constructor(t,e){const n=Xr;this[n(402)]=[],this[n(444)]=new Map,this[n(381)]=[],this[n(452)]=new Map,this[n(373)]=t,this[n(412)]=e}[qr(440)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(367)];o++){const i=t[o];if(!i[e(380)])continue;const a=this[e(394)](i);if(a){if(null!=i[e(383)]){if(r[e(454)](i[e(383)]))continue;r[e(459)](i[e(383)])}n[e(388)](a)}else if(e(430)!=i[e(442)])e(382)!=i[e(442)]&&e(374)!=i[e(442)]||this[e(463)](n,i,t[o+1]);else{const t=i[e(387)][e(458)];if(s[e(454)](t))continue;s[e(459)](i[e(387)][e(458)]),t==Vc?this[e(393)](n,i):this[e(395)](n,i)}}return this[e(425)](n)}[qr(439)](t){const e=qr;this[e(402)][e(388)](t)}[qr(398)](t,n,r=e.priorities[qr(415)]){const s=qr;s(431)==typeof t?(0,e.insertToPriorityArray)(this[s(381)],{matchingCallback:t,label:n,priority:r}):this[s(444)][s(405)](t,n)}[qr(404)](t,e){const n=qr;this[n(452)][n(405)](t,e)}[qr(391)](t,e=1){const n=qr;let r;for(const e of this[n(381)])if(e[n(410)](t)){r=e[n(435)];break}return r||(r=this[n(444)][n(420)](t[n(437)])),r?r(e):1!==e?e+" "+t[n(437)]+"s":""+t[n(437)]}[qr(386)](t,e){const n=qr,r=e[n(390)]()[n(445)](),s=n(382)==e[n(442)]?n(459):n(421);for(const e of r){const o=e[n(456)],i=t[t[n(367)]-1];if(o.is(n(369)))i&&i[n(442)][n(368)](n(371))>-1&&t[n(396)](),i&&n(414)==i[n(442)]?i[s]+=o[n(387)]:t[n(388)]({type:n(414),add:n(459)==s?o[n(387)]:"",remove:n(421)==s?o[n(387)]:""});else if(this[n(373)][n(451)](o)){const a=o;if(i&&i[n(442)][n(368)](n(371))>-1&&t[n(396)](),n(397)==e[n(442)])continue;i&&i[n(442)]==s+n(423)&&i[n(389)][n(437)]==a[n(437)]?i[n(424)]++:t[n(388)]({type:s+n(423),element:a,quantity:1}),r[n(384)]((t=>!(n(397)==t[n(442)]&&t[n(456)]==o)))}else if(this[n(373)][n(453)](o,n(370))||o.is(n(389),n(433))){const r=o;if(n(459)==s&&n(411)==e[n(442)]||n(421)==s&&n(397)==e[n(442)])continue;if(i&&-1==i[n(442)][n(368)](n(371))){n(414)==i[n(442)]&&(i[s]+="\n");continue}let a;if(a=n(459)==s?r[n(408)]&&!this[n(373)][n(451)](r[n(408)])?r[n(408)]:null:r[n(379)]&&!this[n(373)][n(451)](r[n(379)])?r[n(379)]:null,r[n(422)]||a&&a[n(422)]){const e=a&&a[n(422)]?a:r;i&&i[n(442)]==s+n(443)&&i[n(389)][n(437)]==e[n(437)]?i[n(424)]++:t[n(388)]({type:s+n(443),element:e,quantity:1})}else t[n(388)]({type:s+n(371),element:r})}}}[qr(425)](t){const e=qr,n=this[e(412)],r=[],s=[],o=[];for(const i of t)switch(i[e(442)]){case e(414):if(i[e(459)]=i[e(459)][e(400)](/(\S)\u000A+(\S)/g,e(401))[e(400)](/\u000A/g,""),i[e(421)]=i[e(421)][e(400)](/(\S)\u000A+(\S)/g,e(401))[e(400)](/\u000A/g,""),""!=i[e(459)]&&""!=i[e(421)]){r[e(388)]({type:e(400),content:Kr(n,e(457),['"'+i[e(421)]+'"','"'+i[e(459)]+'"'])});continue}if(null!=i[e(459)][e(462)](/^ +$/)){r[e(388)]({type:e(382),content:Kr(n,e(449),Kr(n,e(375),i[e(459)][e(367)]))});continue}if(null!=i[e(421)][e(462)](/^ +$/)){r[e(388)]({type:e(374),content:Kr(n,e(399),Kr(n,e(375),i[e(421)][e(367)]))});continue}if(""!=i[e(459)]){r[e(388)]({type:e(382),content:Kr(n,e(449),'"'+i[e(459)]+'"')});continue}r[e(388)]({type:e(374),content:Kr(n,e(399),'"'+i[e(421)]+'"')});continue;case e(427):case e(403):r[e(388)]({type:e(382),content:Kr(n,e(449),this[e(391)](i[e(389)],i[e(424)]))});continue;case e(406):case e(413):r[e(388)]({type:e(374),content:Kr(n,e(399),this[e(391)](i[e(389)],i[e(424)]))});continue;case e(372):r[e(388)]({type:e(382),content:Kr(n,e(447),this[e(391)](i[e(389)],i[e(424)]))});continue;case e(426):r[e(388)]({type:e(374),content:Kr(n,e(436),this[e(391)](i[e(389)],i[e(424)]))});continue;case e(448):s[e(388)](i[e(458)]);continue;case e(407):o[e(388)](i[e(458)]);continue;default:r[e(388)](i)}if(s[e(367)]){const t=s[e(366)]((t=>this[e(452)][e(454)](t)?this[e(452)][e(420)](t):t))[e(416)](", ");r[e(388)]({type:e(432),content:Kr(this[e(412)],e(429),t)})}if(o[e(367)]){const t=o[e(366)]((t=>this[e(452)][e(454)](t)?this[e(452)][e(420)](t):t))[e(416)](", ");r[e(388)]({type:e(432),content:Kr(this[e(412)],e(419),t)})}return r}[qr(394)](t){const e=qr;for(const n of this[e(402)]){const r=n(t);if(r&&e(442)in r)return r}}[qr(395)](t,e){const n=qr,r=e[n(387)],s=void 0===r[n(460)]?n(407):n(448);t[n(388)]({type:s,key:r[n(458)]})}[qr(393)](t,e){const n=qr;t[n(388)]({type:n(432),content:Kr(this[n(412)],n(418),this[n(391)](e[n(390)]()[n(455)][n(376)],1))})}[qr(463)](t,e,n){const r=qr;if(this[r(386)](t,e),n&&n[r(390)]()&&!e[r(390)]()[r(392)][r(450)](n[r(390)]()[r(455)])){const n=t[t[r(367)]-1],s=r(382)==e[r(442)]?r(459):r(421);n&&r(414)==n[r(442)]&&(n[s]+="\n")}}}function Zr(){const t=["newValue","8qIhDDY","match","_handleInsertRemoveSuggestionDescription","map","length","indexOf","$textProxy","$text","Container","addContainer","_schema","deletion","ELEMENT_SPACE","nodeAfter","8140xQfRrI","1455219GrAoNq","previousSibling","isInContent","_itemLabelsCallbacks","insertion","subType","skip","1102WHaWRM","_addDescriptionItems","data","push","element","getFirstRange","getItemLabel","end","_handleRenameSuggestionDescription","_handleCustomCallbackDescription","_handleAttributeSuggestionDescription","pop","elementEnd","registerElementLabel","*Remove:* %0","replace","$1 $2","_customCallbacks","addObject","registerAttributeLabel","set","removeEmptyContainer","removeFormat","nextSibling","4083786ygHGgR","matchingCallback","elementStart","_locale","removeObject","text","normal","join","758zqWARP","*Change to:* %0","*Remove format:* %0","get","remove","isEmpty","Object","quantity","_resolveDescriptionItems","removeContainer","addEmptyContainer","5111166mYmGJD","*Set format:* %0","attribute","function","format","softBreak","8236737bEFleO","label","*Merge:* %0","name","17900ZyJPuC","registerDescriptionCallback","getDescriptions","5BWIxWb","type","EmptyContainer","_itemLabels","getWalker","2284420tgYkVa","*Split:* %0","addFormat","*Insert:* %0","isEqual","isObject","_attributeLabels","checkChild","has","start","item","REPLACE_TEXT","key","add"];return(Zr=function(){return t})()}const Qr=$r;!function(t){const e=$r,n=t();for(;;)try{if(626161===-parseInt(e(468))/1*(-parseInt(e(452))/2)+-parseInt(e(463))/3+parseInt(e(465))/4+parseInt(e(469))/5*(parseInt(e(458))/6)+parseInt(e(453))/7+-parseInt(e(459))/8*(-parseInt(e(456))/9)+-parseInt(e(454))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ts);class Jr extends t.Plugin{[Qr(461)](){const t=Qr,e=this[t(457)],n=e[t(467)][t(466)](t(460));e[t(464)][t(466)](t(455))&&n[t(462)](t(455))}}function $r(t,e){const n=ts();return($r=function(t,e){return n[t-=452]})(t,e)}function ts(){const t=["832696AvNUew","get","plugins","608OZdXlU","467095rGCoaH","2360iMTqzg","513639LrEbaA","8152510lykxhL","showAIAssistant","9PRrVTi","editor","54QrEOUI","1924008ZTHVsr","TrackChangesEditing","afterInit","enableCommand","1916553zApwie","commands"];return(ts=function(){return t})()}const es=rs;function ns(){const t=["afterInit","center","641938pNvIsi","AlignmentEditing","*Format:* %0","alignment","enableDefaultAttributesIntegration","has","FORMAT_ALIGNMENT","TrackChangesEditing","5601114soQncI","left","952629ipvSCP","15FjrRdI","type","292812bvWpLf","816186GjbdSX","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGN_TO_RIGHT","registerBlockAttribute","32syejBU","format","descriptionFactory","_registerLegacyDescription","registerAttributeLabel","commandParams","registerDescriptionCallback","plugins","get","value","commandName","formatBlock","locale","18UjCKWK","26IesbVd","62693GGKBBp","justify","FORMAT_ALIGN_TO_CENTER","editor","FORMAT_JUSTIFY_TEXT","1028400MAxuXC","right","12bpofWO"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=349]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(593138===-parseInt(e(371))/1*(-parseInt(e(370))/2)+parseInt(e(391))/3+-parseInt(e(351))/4*(parseInt(e(349))/5)+-parseInt(e(389))/6+parseInt(e(352))/7*(parseInt(e(356))/8)+parseInt(e(369))/9*(parseInt(e(376))/10)+-parseInt(e(381))/11*(parseInt(e(378))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(379)](){const t=es,e=this[t(374)],n=e[t(368)];if(!e[t(363)][t(386)](t(382)))return;const r=e[t(363)][t(364)](t(388));r[t(385)](t(384)),r[t(355)](t(384)),r[t(358)][t(360)](t(384),Kr(n,t(387))),this[t(359)]()}[es(359)](){const t=es,e=this[t(374)],n=e[t(368)];e[t(363)][t(364)](t(388))[t(358)][t(362)]((e=>{const r=t;if(r(367)!=e[r(350)])return;const{data:s}=e;if(s&&r(384)==s[r(366)]){const t=s[r(361)][0][r(365)];return{type:r(357),content:Kr(n,r(383),function(t){const e=r;switch(t){case e(390):return Kr(n,e(353));case e(377):return Kr(n,e(354));case e(380):return Kr(n,e(373));case e(372):return Kr(n,e(375))}}(t))}}}))}}const os=as;function is(){const t=["SuperscriptEditing","editor","StrikethroughEditing","_registerLegacyDescription","*Format:* %0","FORMAT_SUBSCRIPT","FORMAT_ITALIC","commandParams","locale","get","1128915wAuAYM","15yIectw","has","formatInline","16eGZUho","CodeEditing","TrackChangesEditing","SubscriptEditing","1075398qvcCui","slice","FORMAT_SUPERSCRIPT","12vlioie","4150134SrjBlG","italic","format","registerInlineAttribute","*Remove format:* %0","underline","superscript","code","strikethrough","registerAttributeLabel","FORMAT_UNDERLINE","FORMAT_","FORMAT_STRIKETHROUGH","3119473WyYeEu","commandName","type","FORMAT_CODE","926350tQKzFb","352390ghqDaS","bold","plugins","descriptionFactory","enableDefaultAttributesIntegration","FORMAT_BOLD","registerDescriptionCallback","UnderlineEditing","forceValue","BoldEditing","toLowerCase","subscript","toUpperCase","ItalicEditing","11088830RbqXHX","afterInit"];return(is=function(){return t})()}function as(t,e){const n=is();return(as=function(t,e){return n[t-=204]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(734447===parseInt(e(238))/1+parseInt(e(237))/2+parseInt(e(208))/3*(-parseInt(e(219))/4)+-parseInt(e(209))/5*(parseInt(e(216))/6)+-parseInt(e(233))/7+parseInt(e(212))/8*(parseInt(e(220))/9)+parseInt(e(252))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(is);const cs=[os(247),os(251),os(245),os(213),os(256),os(215),os(254)];class us extends t.Plugin{[os(253)](){const t=os,e=this[t(255)],n=e[t(240)][t(207)](t(214)),r=e[t(206)];for(const s of cs){if(!e[t(240)][t(210)](s))continue;const o=s[t(217)](0,-7)[t(248)](),i=t(231)+o[t(250)]();n[t(242)](o),n[t(223)](o),n[t(241)][t(229)](o,Kr(r,i))}this[t(257)]()}[os(257)](){const t=os,e=this[t(255)],n=e[t(206)],r=e[t(240)][t(207)](t(214));function s(e,s){const o=t;r[o(241)][o(244)]((t=>{const r=o;if(r(211)!=t[r(235)])return;const{data:i}=t;return i&&i[r(234)]===e?i[r(205)][0][r(246)]?{type:r(222),content:Kr(n,r(258),s)}:{type:r(222),content:Kr(n,r(224),s)}:void 0}))}s(t(239),Kr(n,t(243))),s(t(221),Kr(n,t(204))),s(t(225),Kr(n,t(230))),s(t(227),Kr(n,t(236))),s(t(228),Kr(n,t(232))),s(t(249),Kr(n,t(259))),s(t(226),Kr(n,t(218)))}}const ls=hs;function fs(){const t=["locale","document","parent","commandParams","schema","*Remove format:* %0","markBlockFormat","filter","395887UTOaJa","checkChild","plugins","1698PSIZYC","editor","getSelectedBlocks","*Set format:* %0","enableCommand","get","has","656037OMpLgw","TrackChangesEditing","8dGYfFv","365434UPOAws","1414782xwEzba","4fDEFWf","commands","8814330IGgXoM","format","forceValue","value","1099yFadNk","registerDescriptionCallback","from","blockQuote","ELEMENT_BLOCK_QUOTE","change","selection","model","336010ZYGxwo","BlockQuoteEditing","afterInit","$root","commandName","name","descriptionFactory"];return(fs=function(){return t})()}function hs(t,e){const n=fs();return(hs=function(t,e){return n[t-=204]})(t,e)}!function(t){const e=hs,n=t();for(;;)try{if(264429===parseInt(e(238))/1+parseInt(e(207))/2+parseInt(e(208))/3+parseInt(e(209))/4*(parseInt(e(223))/5)+parseInt(e(241))/6*(-parseInt(e(215))/7)+-parseInt(e(206))/8*(-parseInt(e(204))/9)+-parseInt(e(211))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class ds extends t.Plugin{[ls(225)](){const t=ls,e=this[t(242)],n=e[t(230)];if(!e[t(240)][t(247)](t(224)))return;const r=e[t(240)][t(246)](t(205)),s=this[t(242)][t(210)][t(246)](t(218));r[t(245)](t(218),((n,o={})=>{const i=t,a=this[i(242)][i(222)][i(231)][i(221)],c=o&&void 0!==o[i(213)]?o[i(213)]:!s[i(214)];let u=[];if(c){const t=Array[i(217)](a[i(243)]())[i(237)]((t=>gs(t)||function(t,e){const n=i,r=e[n(239)](t[n(232)],n(218)),s=e[n(239)]([n(226),n(218)],t);return r&&s}(t,this[i(242)][i(222)][i(234)])));u=A(t,e[i(222)])}else{const t=Array[i(217)](a[i(243)]())[i(237)]((t=>gs(t)));u=A(t,e[i(222)])}e[i(222)][i(220)]((()=>{const t=i;for(const e of u)r[t(236)](e,{commandName:t(218),commandParams:[{forceValue:c}]})}))})),r[t(229)][t(216)]((e=>{const r=t,{data:s}=e;if(s&&r(218)==s[r(227)]){const t=Kr(n,r(219));return s[r(233)][0][r(213)]?{type:r(212),content:Kr(n,r(244),t)}:{type:r(212),content:Kr(n,r(235),t)}}}))}}function gs(t){const e=ls;return e(218)==t[e(232)][e(228)]}const ps=ms;function ms(t,e){const n=Es();return(ms=function(t,e){return n[t-=351]})(t,e)}!function(t){const e=ms,n=t();for(;;)try{if(954426===-parseInt(e(390))/1+parseInt(e(354))/2+-parseInt(e(374))/3*(-parseInt(e(380))/4)+parseInt(e(360))/5+parseInt(e(379))/6*(-parseInt(e(355))/7)+-parseInt(e(367))/8+parseInt(e(368))/9*(parseInt(e(356))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ps(381)](){const t=ps,e=this[t(365)],n=e[t(372)],r=e[t(376)][t(387)](t(364));e[t(376)][t(388)](t(357))&&(r[t(371)](t(375)),r[t(386)](t(363)),r[t(358)](t(385)),r[t(391)][t(384)]((e=>{const r=t;if(r(353)!=e[r(389)]&&r(361)!=e[r(389)]&&r(378)!=e[r(389)])return;const s=e[r(362)]();if(null==s)return;if(!s.is(r(359),r(352)))return;const o=s[r(382)](r(385));if(r(353)==e[r(389)])return{type:r(353),content:Kr(n,r(383),'"'+o+'" '+Kr(n,r(373)))};if(r(361)==e[r(389)])return{type:r(361),content:Kr(n,r(369),'"'+o+'" '+Kr(n,r(373)))};const{data:i}=e;return i&&r(385)==i[r(351)]?{type:r(377),content:Kr(n,r(366),'"'+i[r(370)]+'"')}:void 0})))}}function Es(){const t=["852707FCKeGy","descriptionFactory","key","bookmark","insertion","278088xxOJpc","7CnTaxU","1362910egWtMO","BookmarkEditing","registerBlockAttribute","element","2144755sVEBfP","deletion","getContainedElement","updateBookmark","TrackChangesEditing","editor","*Set bookmark:* %0","7461736ArcpDD","117ruOrZv","*Remove:* %0","newValue","enableCommand","locale","ELEMENT_BOOKMARK","1929BfNehi","insertBookmark","plugins","format","attribute","6986082UiBgTG","9732yflvNO","afterInit","getAttribute","*Insert:* %0","registerDescriptionCallback","bookmarkId","enableDefaultAttributesIntegration","get","has","type"];return(Es=function(){return t})()}const bs=_s;function Ts(){const t=["enableCommand","1922031SCPIAl","557324eFiRpK","10187580JdFdBh","503980mZfpyE","get","changeCaseTitle","CaseChange","1UriKOm","has","2968kvEPnJ","changeCaseUpper","5ASeweP","changeCaseLower","afterInit","editor","3269NKysih","plugins","716454DkvsTG","932370utKjtT","TrackChangesEditing"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(322882===-parseInt(e(146))/1*(parseInt(e(140))/2)+-parseInt(e(139))/3+parseInt(e(142))/4+parseInt(e(129))/5*(-parseInt(e(136))/6)+-parseInt(e(133))/7*(-parseInt(e(148))/8)+parseInt(e(135))/9+parseInt(e(141))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(131)](){const t=bs,e=this[t(132)];e[t(134)][t(147)](t(145))&&(e[t(134)][t(143)](t(137))[t(138)](t(128)),e[t(134)][t(143)](t(137))[t(138)](t(130)),e[t(134)][t(143)](t(137))[t(138)](t(144)))}}const ks=As;function As(t,e){const n=Cs();return(As=function(t,e){return n[t-=353]})(t,e)}function Cs(){const t=["enableCommand","662808TMEELR","4913657xwsnmb","556598xwbYGw","ckbox","commands","plugins","4IAudxa","14236857mzwdgM","10RQuPyr","TrackChangesEditing","4388112LIMQGm","5RGLrIT","5915608XmMWWW","2083149ulyoIz","afterInit","editor","get"];return(Cs=function(){return t})()}!function(t){const e=As,n=t();for(;;)try{if(641297===-parseInt(e(366))/1+-parseInt(e(368))/2+-parseInt(e(361))/3*(-parseInt(e(354))/4)+-parseInt(e(359))/5*(parseInt(e(358))/6)+-parseInt(e(367))/7+parseInt(e(360))/8+-parseInt(e(355))/9*(-parseInt(e(356))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ls extends t.Plugin{[ks(362)](){const t=ks,e=this[t(363)];e[t(370)][t(364)](t(369))&&e[t(353)][t(364)](t(357))[t(365)](t(369))}}const vs=ws;function Ns(){const t=["getSelectedBlocks","registerDescriptionCallback","registerElementLabel","schema","TrackChangesEditing","find","descriptionFactory","forceValue","commands","model","filter","from","locale","39632acLiHW","ELEMENT_CODE_BLOCK","name","change","label","205674AJfdpD","commandName","get","selection","commandParams","parent","checkChild","CodeBlock","formatBlock","languages","codeBlock","isLimit","323043ZDfVPc","has","8IHLkjL","*Remove format:* %0","toLowerCase","680665Umubao","editor","indentCodeBlock","format","plugins","666wGEUoP","value","outdentCodeBlock","language","*Set format:* %0","1486434qDmozD","type","markBlockFormat","311802XnBuoo","config","afterInit","blockName","enableCommand","rootElement","2594270BsuoPX","document"];return(Ns=function(){return t})()}function ws(t,e){const n=Ns();return(ws=function(t,e){return n[t-=178]})(t,e)}!function(t){const e=ws,n=t();for(;;)try{if(191851===-parseInt(e(211))/1+parseInt(e(199))/2+-parseInt(e(229))/3+-parseInt(e(213))/4*(-parseInt(e(216))/5)+parseInt(e(226))/6+-parseInt(e(179))/7+-parseInt(e(194))/8*(-parseInt(e(221))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ns);class Rs extends t.Plugin{[vs(231)](){const t=vs,e=this[t(217)];if(!e[t(220)][t(212)](t(206)))return;const n=e[t(220)][t(201)](t(185)),r=e[t(193)],s=e[t(230)][t(201)](t(209))[t(208)],o=e[t(189)][t(201)](t(209));n[t(233)](t(218)),n[t(233)](t(223)),n[t(233)](t(209),((r,i={})=>{const a=t,c=e[a(190)],u=e[a(190)][a(180)][a(202)],l=i&&void 0!==i[a(188)]?i[a(188)]:!o[a(222)];let f;i[a(224)]||(i[a(224)]=s[0][a(224)]),f=l?Array[a(192)](u[a(181)]())[a(191)]((t=>Ss(t)||function(t,e){const n=a;return!t.is(n(178))&&!e[n(210)](t)&&e[n(205)](t[n(204)],n(209))}(t,c[a(184)]))):Array[a(192)](u[a(181)]())[a(191)]((t=>Ss(t)));const h=A(f,c);c[a(197)]((()=>{const t=a;for(const e of h)n[t(228)](e,{commandName:t(209),commandParams:[{...i,forceValue:l}],formatGroupId:t(232)})}))})),n[t(187)][t(183)](t(209),(e=>Kr(r,t(195),e))),n[t(187)][t(182)]((e=>{const n=t;if(n(207)!=e[n(227)])return;const o=r.t,{data:i}=e;if(!i||n(209)!=i[n(200)])return;const a=i[n(203)][0][n(224)],c=o(s[n(186)]((t=>t[n(224)]===a))[n(198)])[n(215)]();return i[n(203)][0][n(188)]?{type:n(219),content:Kr(r,n(225),Kr(r,n(195),1)+" ("+c+")")}:{type:n(219),content:Kr(r,n(214),Kr(r,n(195),1))}}))}}function Ss(t){const e=vs;return e(209)==t[e(196)]}const Ms=Os;function Os(t,e){const n=Ds();return(Os=function(t,e){return n[t-=455]})(t,e)}!function(t){const e=Os,n=t();for(;;)try{if(380723===parseInt(e(465))/1*(-parseInt(e(463))/2)+-parseInt(e(464))/3*(-parseInt(e(457))/4)+-parseInt(e(475))/5*(parseInt(e(472))/6)+-parseInt(e(470))/7+-parseInt(e(456))/8+parseInt(e(466))/9*(parseInt(e(473))/10)+parseInt(e(468))/11*(parseInt(e(474))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);class Fs extends t.Plugin{[Ms(455)](){const t=Ms,e=this[t(460)];e[t(462)][t(467)](t(459))&&e[t(462)][t(471)](t(461))[t(469)](t(458))}}function Ds(){const t=["4273788gZAlFo","782770LdKUDR","22164xFkRFx","5jKdXZl","afterInit","1738248BLtAZs","357212ptrpxD","addCommentThread","CommentsEditing","editor","TrackChangesEditing","plugins","2SaSPEH","24mVCIHb","60771gpemIm","81ythEmC","has","3707fAGQmn","enableCommand","4691981AvNzmW","get"];return(Ds=function(){return t})()}var Ps=n(834);function xs(t,e){const n=js();return(xs=function(t,e){return n[t-=454]})(t,e)}function Bs(t,e,n){const r=xs,s=[];for(const o of e[r(495)]())o[r(460)](t)&&s[r(477)](n[r(465)](o));return s}function Us(t,e,{showActiveMarker:n=!0}={}){const r=xs,s=t[r(456)][r(488)](r(476));return(o,i,a)=>{const c=r;if(!a[c(494)][c(503)](i[c(499)],o[c(464)]))return;const u=i[c(499)][c(506)](),l=i[c(499)][c(492)],f=t[c(493)][c(486)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(458)];g=g||f[c(498)](e);const n=a[c(475)][c(505)](e);if(n&&n[c(468)](c(497)))return;c(490)==t[c(489)]&&f[c(501)](e)&&!f[c(482)](e)&&(e[c(467)]||l[c(484)]?h&&h[c(471)]==e||(h=e,m(t[c(481)]),p=!0):d=d||t[c(481)])}function m(t){const r=c,{authorId:o}=s[r(507)](i[r(480)]),u=a[r(454)][r(500)](r(457),{class:r(455)+e,"data-author-id":o}),l=a[r(475)][r(459)](t);n&&s[r(485)][r(474)](i[r(480)])&&a[r(454)][r(496)](r(491),u),a[r(454)][r(473)](l,u),a[r(475)][r(461)](u,i[r(480)])}g||p||!d||m(d)}}function js(){const t=["1232610ZpvjZm","toViewElement","getWalker","_splitMarkerName","writer","ck-suggestion-marker-","plugins","span","item","toViewPosition","hasAttribute","bindElementToMarker","9385rMPjuv","371510bFmrsn","name","createRangeOn","16xQDHqM","nextSibling","getCustomProperty","12426WvhYJQ","69727wHFcsT","parent","498oCSPpo","insert","includes","mapper","TrackChangesEditing","push","611536LMNAJz","1JJajQc","markerName","previousPosition","isLimit","45gqhDNX","isAtEnd","activeMarkers","schema","11JvAJXo","get","type","elementEnd","ck-suggestion-marker--active","start","model","consumable","getItems","addClass","addHighlight","isContent","markerRange","createUIElement","isBlock","906252svrWHK","test"];return(js=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(238564===-parseInt(e(479))/1*(-parseInt(e(469))/2)+parseInt(e(504))/3+-parseInt(e(478))/4+parseInt(e(462))/5*(-parseInt(e(472))/6)+parseInt(e(470))/7*(parseInt(e(466))/8)+parseInt(e(483))/9*(parseInt(e(463))/10)+parseInt(e(487))/11*(-parseInt(e(502))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(js);const Gs=Hs;function Vs(){const t=["7885032aJvOBK","5284090Nutnim","data","mapper","forward","document","remove","showSuggestionHighlights","markerName","2898CynXoG","286818wjOEky","lock","buffer","editor","high","unbindElementFromMarkerName","42614uTaVdn","fromRange","requires","detach","isCollapsed","batch","deleteForward","setSelection","unlock","11fXpkiC","getFirstRange","enqueueChange","18omGPnp","modifySelection","11993268ngUMen","markerNameToElements","bind","merge","plugins","$graveyard","model","unit","createRange","init","enableCommand","7Islfdd","delete","TrackChangesEditing","rootName","uiElement","editing","addMarker:suggestion:deletion","4SrCWlq","start","end","3838551rEOXab","downcastDispatcher","root","commands","options","get","6blCiCi","1234002tZTpcw","selection","removeMarker:suggestion:deletion","writer","createSelection","30WnLmJC"];return(Vs=function(){return t})()}function Hs(t,e){const n=Vs();return(Hs=function(t,e){return n[t-=109]})(t,e)}!function(t){const e=Hs,n=t();for(;;)try{if(656265===-parseInt(e(114))/1*(-parseInt(e(161))/2)+-parseInt(e(155))/3*(-parseInt(e(152))/4)+parseInt(e(167))/5*(-parseInt(e(162))/6)+-parseInt(e(145))/7*(parseInt(e(168))/8)+-parseInt(e(132))/9*(-parseInt(e(169))/10)+parseInt(e(129))/11*(-parseInt(e(134))/12)+parseInt(e(120))/13*(parseInt(e(113))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vs);class Ws extends t.Plugin{static get[Gs(122)](){return[Ps.Delete]}[Gs(143)](){const t=Gs,e=this[t(117)],n=e[t(138)][t(160)](t(147));n[t(144)](t(146));const r=e[t(158)][t(160)](t(126));n[t(144)](t(126),((n,s={})=>{const o=t,a=e[o(140)][o(166)](e[o(140)][o(109)][o(163)]);a[o(124)]&&e[o(140)][o(133)](a,{direction:o(172),unit:s[o(141)]});const c=a[o(130)](),u=i.LiveRange[o(121)](c);let l;n(s),l=o(139)==u[o(157)][o(148)]?e[o(140)][o(142)](c[o(153)]):e[o(140)][o(142)](u[o(153)],u[o(154)]),u[o(123)](),e[o(140)][o(131)](r[o(116)][o(125)],(t=>{const e=o;r[e(116)][e(115)](),t[e(127)](t[e(142)](l[e(154)])),r[e(116)][e(128)]()}))})),e[t(150)][t(156)].on(t(151),Us(e,t(137)),{priority:t(118)}),e[t(170)][t(156)].on(t(151),((n,r,s)=>{const o=t;s[o(159)][o(111)]&&Us(e,o(137),{showActiveMarker:!1})[o(136)](this)(n,r,s)}),{priority:t(118)}),e[t(150)][t(156)].on(t(164),((e,n,r)=>{const s=t,o=r[s(171)][s(135)](n[s(112)]);if(o)for(const t of o)t.is(s(149))&&(r[s(171)][s(119)](t,n[s(112)]),r[s(165)][s(110)](t))}),{priority:t(118)})}}const zs=Ks;function Ks(t,e){const n=qs();return(Ks=function(t,e){return n[t-=387]})(t,e)}function qs(){const t=["map","newValue","enableDefaultAttributesIntegration","includes","*Format:* remove from %0","customNumberedList","ELEMENT_","change","head","commandParams","end","7050246BrYrrh","groupId","high","ELEMENT_TODO_LIST","change:data","getAttribute","push","from","listMarker","4978072kmkuYH","size","listType","44703cyCoBZ","ELEMENT_NUMBERED_LIST","getChangedMarkers","*Split:* list item","next","getChanges","attributeKey","oldRange","removeMarker","attributes","startsWith","value","name","suggestion:attribute:","todoListCheck","hasSuggestion","assureChains","fromRange","1xWISee","registerDescriptionCallback","differ","_supportLegacySuggestions","listStart","numbered","editor","format","_getAttributeKey","execute","_registerLegacyDescription","*Indent:* %0","mergeListItemForward","getFirstRange","registerAttributeLabel","TrackChangesEditing","todoListChecked","customBulletedList","listStyle","previousSibling","splitListItemBefore","ELEMENT_LIST_ITEM","ListEditing","nodeAfter","find","*Merge:* %0","_suggestionFactory","filter","isNextTo","5EpJEAG","numberedList","refresh","parent","start","nextSibling","*Merge:* list item","isObject","suggestion","trackChangesCommand","default","outdentList","locale","bulletedList","deletion","*Change to:* %0","forceValue","todo","getFirstMarker","_findSuggestions","todoList","registerBlockAttribute","oldValue","noTrackChangesFixer","listMarkerStyle","detach","setAttribute","1672826AEhVcc","*Format:* insert into %0","bulleted","indentList","_splitMarkerName","getRanges","listReversed","descriptionFactory","get","selection","mergeListItemBackward","afterInit","has","listIndent","TodoListEditing","document","attribute","config","formatBlock","FORMAT_INDENT","10sxJbAR","checkTodoList","isLocal","splitListItemAfter","range","2008647vEHpEC","isUndo","length","_LIST","*Check item*","createPositionAt","key","meta","add","plugins","commandName","commands","registerCustomCallback","registerPostFixer","newRange","ELEMENT_BULLETED_LIST","2261CgWLDU","containsItem","batch","schema","4614156ZVNwlg","accept","*Outdent:* %0","*Remove format:* %0","setSelection","documentList","6112YKwZlJ","getSuggestions","toUpperCase","createRange","type","model","listItemId","getSuggestion","*Uncheck item*","184ZYLMgx","listItemIdFixer","data","registerElementLabel","list.multiBlock","*Set format:* %0","multipleBlocks"];return(qs=function(){return t})()}!function(t){const e=Ks,n=t();for(;;)try{if(713928===-parseInt(e(550))/1*(-parseInt(e(442))/2)+parseInt(e(532))/3*(parseInt(e(502))/4)+parseInt(e(415))/5*(-parseInt(e(520))/6)+parseInt(e(483))/7*(-parseInt(e(493))/8)+-parseInt(e(467))/9+parseInt(e(462))/10*(parseInt(e(529))/11)+parseInt(e(487))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Xs extends t.Plugin{[zs(453)](){const t=zs,e=this[t(392)];if(!e[t(476)][t(454)](t(408)))return;const n=e[t(427)],r=e[t(476)][t(450)](t(401)),s=e[t(476)][t(454)](t(456)),o=!!e[t(459)][t(450)](t(506));function i(e){const r=t;return{type:r(393),content:""+Kr(n,r(507),e)}}function a(e){const r=t;return{type:r(393),content:""+Kr(n,r(490),e)}}r[t(511)](t(416)),r[t(511)](t(428)),r[t(511)](t(514)),r[t(511)](t(403)),r[t(511)](t(445)),r[t(511)](t(426)),r[t(511)](t(465)),r[t(511)](t(406)),r[t(436)](t(499)),r[t(436)](t(531)),r[t(436)](t(455)),o&&(r[t(511)](t(452)),r[t(511)](t(398))),s&&(r[t(511)](t(435)),r[t(511)](t(463)),r[t(436)](t(402)),r[t(449)][t(387)]((e=>{const r=t,{data:s}=e;if(s&&r(402)==s[r(473)])return{type:r(393),content:s[r(510)]?Kr(n,r(471)):Kr(n,r(501))}})),this[t(392)][t(498)][t(457)][t(480)]((e=>{const n=t;if(e[n(485)][n(468)])return!1;let s=!1;const o=r[n(494)]({skipNotAttached:!0})[n(413)]((t=>n(402)===r[n(394)](t)));for(const t of o)n(432)!=t[n(399)]()[n(419)][n(409)][n(525)](n(531))&&(r[n(434)](t[n(399)](),n(458))[n(410)]((t=>n(531)===r[n(394)](t[n(423)])))||(e[n(540)](t[n(433)]()),s=!0));return s}))),r[t(449)][t(400)](t(455),Kr(n,t(461)));const c={type:t(393),content:""};r[t(449)][t(387)]((e=>{const r=t,{data:s}=e;if(!s||r(531)!=s[r(473)])return;let u=e[r(517)];for(;u;){if(u[r(504)]&&((r(404)==u[r(504)][r(473)]||r(439)==u[r(504)][r(473)])&&(u[r(504)][r(510)]&&r(425)!=u[r(504)][r(510)]||r(425)!=u[r(504)][r(437)]&&!s[r(510)])||!o&&u[r(504)][r(473)]==Vc))return c;u=u[r(536)]}if(null==s[r(510)])switch(s[r(437)]){case r(444):return a(Kr(n,r(482)));case r(391):return a(Kr(n,r(533)));case r(432):return a(Kr(n,r(523)))}switch(s[r(510)]){case r(444):return i(Kr(n,r(482)));case r(391):return i(Kr(n,r(533)));case r(432):return i(Kr(n,r(523)))}})),r[t(449)][t(387)]((e=>{const n=t,{data:r}=e;if(r&&n(455)==r[n(473)])return null==r[n(510)]||null==r[n(437)]&&0==r[n(510)]?c:void 0})),r[t(449)][t(387)]((e=>{const r=t;if(r(458)!=e[r(497)])return;const{data:s}=e;if(!s||r(499)!=s[r(473)])return;const o=Ys(e);return r(510)==o?{type:r(393),content:Kr(n,r(421))}:r(437)==o?{type:r(393),content:Kr(n,r(535))}:c})),e[t(498)][t(457)][t(480)]((e=>this[t(503)](e))),e[t(498)][t(457)][t(480)]((e=>this[t(438)](e))),e[t(498)][t(457)].on(t(524),((e,n)=>{const r=t;if(n[r(468)]||!n[r(464)])return!1;this[r(548)]()}),{priority:t(522)}),this[t(389)]()}[zs(503)](t){const e=zs;if(t[e(485)][e(468)]||!t[e(485)][e(464)])return!1;let n=!1;const r=this[e(392)][e(476)][e(450)](e(401))[e(494)]({skipNotAttached:!0})[e(413)]((t=>t[e(504)]&&e(499)==t[e(504)][e(473)]))[e(413)]((t=>t[e(504)][e(510)]&&t[e(504)][e(437)]));for(const s of r)Ys(s)||(t[e(540)](s[e(433)]()),n=!0);return n}[zs(438)](t){const e=zs;if(t[e(485)][e(468)]||!t[e(485)][e(464)])return!1;const n=this[e(392)][e(476)][e(450)](e(401));if(n[e(424)][e(543)])return!1;let r=!1;const s=[e(531),e(499),e(455),e(404),e(390),e(448),e(546),e(528),e(439)],o=this[e(392)][e(498)][e(457)][e(388)][e(537)]()[e(413)]((t=>e(458)==t[e(497)]))[e(413)]((t=>s[e(512)](t[e(538)])));if(0==o[e(469)])return r;for(const i of o){const o=n[e(434)](i[e(466)],e(458))[e(413)]((t=>!t[e(474)][e(414)]))[e(509)]((t=>t[e(423)]))[e(413)]((t=>{const r=e,o=n[r(394)](t);return s[r(512)](o)}));if(o[e(469)]){for(const n of o)t[e(540)](n[e(433)]());r=!0}}return r}[zs(548)](){const t=zs,e=this[t(392)][t(476)][t(450)](t(401)),n=[t(531),t(499),t(455),t(404),t(390),t(448),t(546),t(528),t(439)];let r;const s=new Set(this[t(392)][t(498)][t(457)][t(388)][t(534)]()[t(413)]((r=>{const s=t;if(r[s(504)][s(539)]||!r[s(504)][s(481)])return null;if(!r[s(544)][s(542)](s(545)))return null;const{id:o}=e[s(446)](r[s(544)]);if(!e[s(547)](o))return null;const i=e[s(500)](o);return n[s(512)](i[s(504)][s(473)])}))[t(509)]((n=>{const s=t,{id:o}=e[s(446)](n[s(544)]),i=e[s(500)](o);return r=i[s(541)][s(521)],i[s(399)]()[s(419)][s(409)]})));if(0==s[t(530)])return;const o=e[t(494)]({skipNotAttached:!0})[t(413)]((e=>t(458)==e[t(497)]&&e[t(504)]&&n[t(512)](e[t(504)][t(473)])&&e[t(541)][t(521)]!=r))[t(509)]((e=>({listItem:e[t(399)]()[t(419)][t(409)],groupId:e[t(541)][t(521)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(454)](n)&&i[t(475)](e);for(const n of e[t(494)]())i[t(454)](n[t(541)][t(521)])&&n[t(441)](t(521),r)}[zs(389)](){const t=zs,e=this[t(392)],n=e[t(427)],r=e[t(476)][t(450)](t(401));this[t(396)](),r[t(412)][t(479)](t(460),t(492),t(488),(function(n,r){const s=t,o=[];for(let t of n)t[s(419)][s(409)]===t[s(519)][s(418)]&&(t=e[s(498)][s(496)](e[s(498)][s(472)](t[s(419)][s(409)],0))),o[s(526)](t);e[s(498)][s(516)]((t=>{const n=s,a=e[n(498)][n(457)][n(451)],c=Array[n(527)](a[n(447)]())[n(509)]((t=>i.LiveRange[n(549)](t)));t[n(491)](o),e[n(478)][n(450)](r[n(477)])[n(417)](),r[n(518)][n(526)]({forceDefaultExecution:!0}),e[n(395)](r[n(477)],...r[n(518)]),t[n(491)](c);for(const t of c)t[n(440)]()}))})),r[t(449)][t(505)]((function(n){const r=t,s=!e[r(498)][r(486)][r(422)](n),o=n[r(405)],i=n[r(420)],a=n[r(525)](r(499)),c=!o||o[r(525)](r(499))!==a,u=!i||i[r(525)](r(499))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(407),e)))}[zs(396)](){const t=zs,e=this[t(392)],n=e[t(427)];function r(n){const r=t,s=e[r(478)][r(450)](r(428))[r(543)],o=e[r(478)][r(450)](r(416))[r(543)];return r(416)===n?s:o}e[t(476)][t(450)](t(401))[t(449)][t(387)]((function(s){const o=t;if(o(460)!=s[o(497)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(477)]){case o(428):u=i[o(518)][0][o(431)],l=r(i[o(477)]),a=o(u?443:513),!l&&e[o(459)][o(450)](o(506))||(a=o(430)),c={type:o(393),content:Kr(n,a,Kr(n,o(482)))};break;case o(416):u=i[o(518)][0][o(431)],l=r(i[o(477)]),a=o(u?443:513),!l&&e[o(459)][o(450)](o(506))||(a=o(430)),c={type:o(393),content:Kr(n,a,Kr(n,o(533)))};break;case o(445):a=o(397),c={type:o(393),content:Kr(n,a,Kr(n,o(407)))};break;case o(426):a=function(t){const e=o,n=t[e(399)]();let r=n[e(419)][e(409)];for(;r&&n[e(484)](r);){if(r[e(525)](e(455))>0)return!1;r=r[e(420)]}return!0}(s)?Kr(n,o(513),Kr(n,function(t){const e=o;return e(515)+t[e(399)]()[e(419)][e(409)][e(525)](e(531))[e(495)]()+e(470)}(s))):Kr(n,o(489),Kr(n,o(407))),c={type:o(393),content:a};break;case o(452):case o(398):!1===i[o(508)]&&(a=o(411),c={type:o(429),content:Kr(n,a,Kr(n,o(407)))})}return c}))}}function Ys(t){const e=zs;let n=t[e(399)]()[e(419)][e(409)][e(405)];for(;n;){const r=n[e(525)](e(499));if(!r)return!1;if(r==t[e(504)][e(510)])return e(510);if(r==t[e(504)][e(437)])return e(437);n=n[e(405)]}return!1}const Zs=Js;function Qs(){const t=["afterInit","data","*Set format:* %0","listStart","descriptionFactory","batch","_LIST_","customNumbered","bulleted","2624392NHlqPj","key","find","plugins","next","TrackChangesEditing","1437579QCYnZA","listStyle","default","decimal","registerDescriptionCallback","toUpperCase","listReversed","model","*Format:* set order to regular","commandName","registerPostFixer","2458945RkMpni","start","9IGDSBW","document","suggestion","handleDescriptions","reversed","getFirstMarker","*Change to:* %0","list.properties","40oRlsXG","FORMAT_LIST_START","formatBlock","getSuggestions","enableDefaultAttributesIntegration","registerAttributeLabel","editor","commandParams","*Format:* set order to reversed","bind","registerBlockAttribute","square","circle","5054355BqhUjq","getAttribute","styles","isUndo","*Remove format:* %0","newValue","_LIST_DEFAULT","type","head","decimal-leading-zero","9575556hFTinY","_getTranslationKeyForListStyle","removeMarker","FORMAT_LIST_REVERSED","_getAttributeKey","has","364258PuZtAo","1186668utXLQY","config","numbered","oldValue","replace","locale","filter","get","upper-roman","lower-latin","disc","lower-roman","_registerLegacyDescription","*Format:* set start index to %0","nodeAfter","_findSuggestions","attribute","startIndex","upper-latin","ELEMENT_","includes","getFirstRange","ListPropertiesEditing","format","listType"];return(Qs=function(){return t})()}function Js(t,e){const n=Qs();return(Js=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=Js,n=t();for(;;)try{if(926282===-parseInt(e(407))/1*(-parseInt(e(444))/2)+-parseInt(e(394))/3+parseInt(e(388))/4+parseInt(e(405))/5+parseInt(e(438))/6+-parseInt(e(445))/7+parseInt(e(415))/8*(-parseInt(e(428))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qs);class $s extends t.Plugin{[Zs(470)](){const t=Zs;if(!this[t(421)][t(391)][t(443)](t(467)))return;const e=this[t(421)][t(446)][t(452)](t(414)),n=this[t(421)][t(391)][t(452)](t(393));e[t(430)]&&(n[t(419)](t(395)),n[t(425)](t(395))),e[t(411)]&&(n[t(419)](t(400)),n[t(425)](t(400))),e[t(462)]&&(n[t(419)](t(382)),n[t(425)](t(382)));const r={type:t(468),content:""};n[t(383)][t(398)](this[t(410)][t(424)](this));const s=this[t(421)][t(450)];n[t(383)][t(420)](t(400),Kr(s,t(441))),n[t(383)][t(398)]((e=>{const n=t,{data:s}=e;if(s&&n(400)==s[n(389)])return null==s[n(433)]||0==s[n(433)]&&null==s[n(448)]?r:void 0})),n[t(383)][t(420)](t(382),Kr(s,t(416))),n[t(383)][t(398)]((e=>{const n=t,{data:s}=e;if(s&&n(382)==s[n(389)])return null==s[n(433)]||1==s[n(433)]&&null==s[n(448)]?r:void 0})),this[t(421)][t(401)][t(408)][t(404)]((e=>{const r=t;if(e[r(384)][r(431)])return!1;let s=!1;const o=n[r(418)]({skipNotAttached:!0})[r(451)]((t=>{const e=r,s=n[e(442)](t);return e(382)==s||e(400)==s}));for(const t of o){const o=t[r(466)]()[r(406)][r(459)][r(429)](r(469));r(447)!=o&&r(386)!=o&&(n[r(460)](t[r(466)](),r(461))[r(390)]((t=>r(469)==n[r(442)](t[r(409)])))||(e[r(440)](t[r(412)]()),s=!0))}return s})),this[t(457)]()}[Zs(410)](t){const e=Zs,n=this[e(421)][e(450)],{data:r}=t,s={type:e(468),content:""};if(!r||e(395)!=r[e(389)])return;if(!r[e(448)])return e(396)==r[e(433)]?s:{type:e(468),content:""+Kr(n,e(381),Kr(n,this[e(439)](r[e(433)])))};if(!r[e(433)]){if(e(396)==r[e(448)])return s;let o=t[e(436)];for(;o;){if(o[e(471)]&&e(469)==o[e(471)][e(389)]&&o[e(471)][e(433)])return s;o=o[e(392)]}return{type:e(468),content:""+Kr(n,e(432),Kr(n,this[e(439)](r[e(448)])))}}if(e(396)!=r[e(433)])return{type:e(468),content:""+Kr(n,e(381),Kr(n,this[e(439)](r[e(433)])))};let o=t[e(436)];for(;o;){if(o[e(471)]&&e(469)==o[e(471)][e(389)]&&o[e(471)][e(433)]&&o[e(471)][e(448)])return s;o=o[e(392)]}const i=t[e(466)]()[e(406)][e(459)][e(429)](e(469));return{type:e(468),content:Kr(n,e(381),Kr(n,e(464)+i[e(399)]()+e(434)))}}[Zs(457)](){const t=Zs,e=this[t(421)],n=e[t(450)];e[t(391)][t(452)](t(393))[t(383)][t(398)]((e=>{const r=t;if(r(417)!=e[r(435)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(403)]){case r(395):o=r(413),i={type:r(468),content:Kr(n,o,Kr(n,this[r(439)](s[r(422)][0][r(435)])))};break;case r(400):o=s[r(422)][0][r(411)]?r(423):r(402),i={type:r(468),content:Kr(n,o)};break;case r(382):o=r(458),i={type:r(468),content:Kr(n,o,s[r(422)][0][r(462)])}}return i}))}[Zs(439)](t){const e=Zs;return e(464)+function(t){const n=e;return to[n(465)](t)?n(387):eo[n(465)](t)?n(447):null}(t)[e(399)]()+e(385)+t[e(399)]()[e(449)](/-/g,"_")}}const to=[Zs(455),Zs(427),Zs(426)],eo=[Zs(397),Zs(437),Zs(456),Zs(453),Zs(454),Zs(463)];function no(){const t=["1387370LQFqMN","afterInit","commands","emoji","66ZeesFy","plugins","get","18876vjDsnW","editor","4249656iJUdox","642334YeyRVP","8970282mOGqTJ","2vxuoyN","enableCommand","2365416uaqsuw","TrackChangesEditing","211756IPEpMX"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=378]})(t,e)}const so=ro;!function(t){const e=ro,n=t();for(;;)try{if(484429===parseInt(e(388))/1*(parseInt(e(392))/2)+-parseInt(e(380))/3*(parseInt(e(383))/4)+parseInt(e(393))/5+parseInt(e(385))/6+parseInt(e(386))/7+parseInt(e(390))/8+-parseInt(e(387))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class oo extends t.Plugin{[so(394)](){const t=so,e=this[t(384)];e[t(378)][t(382)](t(379))&&e[t(381)][t(382)](t(391))[t(389)](t(379))}}var io=n(507);const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=267]})(t,e)}function uo(){const t=["afterExecute","downcastDispatcher","editor","writer","unbindElementFromMarkerName","110JOCTnM","564585VYiXMn","addMarker:suggestion:insertion","61974IfjonW","enter","editing","document","removeMarker:suggestion:insertion","mapper","18318OuJbtU","model","enterBlock","fire","options","showSuggestionHighlights","25249ketRwj","markInsertion","split","bind","data","remove","createPositionAt","selection","90VxKwcp","detach","344ogwXqa","558mckitB","TrackChangesEditing","commands","get","setSelection","fromRange","parent","markerName","getFirstPosition","ck-suggestion-marker-split","markerNameToElements","plugins","154CzjaHd","createRange","hasClass","nextSibling","requires","end","change","107964bwjgwH","enableCommand","1645428nKgoHS","getFirstRange","high","819379SdFbih","init"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(498198===parseInt(e(281))/1+-parseInt(e(318))/2*(-parseInt(e(289))/3)+-parseInt(e(268))/4*(parseInt(e(303))/5)+-parseInt(e(306))/6*(-parseInt(e(295))/7)+parseInt(e(305))/8*(parseInt(e(283))/9)+-parseInt(e(280))/10*(parseInt(e(273))/11)+parseInt(e(270))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);class lo extends t.Plugin{static get[ao(322)](){return[io.Enter]}[ao(274)](){const t=ao,e=this[t(277)],n=e[t(317)][t(309)](t(307)),r=e[t(308)][t(309)](t(284));n[t(269)](t(284),(()=>{const s=t;e[s(290)][s(267)]((t=>{const o=s,a=e[o(290)][o(286)][o(302)],c=a[o(314)](),u=i.LiveRange[o(311)](a[o(271)]());if(r[o(291)](t)){const r=e[o(290)][o(301)](c[o(312)][o(321)],0),s=t[o(319)](c,r);n[o(296)](s)}else t[o(310)](t[o(319)](u[o(323)]));u[o(304)](),r[o(292)](o(275),{writer:t})}))})),e[t(285)][t(276)].on(t(282),Us(e,t(297)),{priority:t(272)}),e[t(285)][t(276)].on(t(287),((e,n,r)=>{const s=t,o=r[s(288)][s(316)](n[s(313)]);if(o)for(const t of o)t[s(320)](s(315))&&(r[s(288)][s(279)](t,n[s(313)]),r[s(278)][s(300)](t))}),{priority:t(272)}),e[t(299)][t(276)].on(t(282),((n,r,s)=>{const o=t;s[o(293)][o(294)]&&Us(e,o(297),{showActiveMarker:!1})[o(298)](this)(n,r,s)}),{priority:t(272)})}}const fo=go;function ho(){const t=["plugins","string","_isInDeletionRange","results","TrackChangesEditing","replaceAll","getRange","15zQtVXN","filter","findByTextCallback","find","1356894AdxeXB","getMarkersGroup","suggestion:deletion","isArray","FindAndReplaceEditing","enableCommand","42BYbLPT","markers","1500204rYZcjj","175528lZlecu","createRange","getIntersection","model","start","115806nfPlpT","796344ynloHT","9FdWAiz","item","afterInit","replace","bind","findNext","handleFindCommand","FindAndReplaceUtils","906381qdWHjh","findPrevious","editor","createPositionAt","has","get","2114120WghRfh","end"];return(ho=function(){return t})()}function go(t,e){const n=ho();return(go=function(t,e){return n[t-=172]})(t,e)}!function(t){const e=go,n=t();for(;;)try{if(528508===-parseInt(e(214))/1+parseInt(e(196))/2*(parseInt(e(204))/3)+-parseInt(e(199))/4+parseInt(e(186))/5*(parseInt(e(198))/6)+-parseInt(e(190))/7+parseInt(e(205))/8*(-parseInt(e(206))/9)+parseInt(e(177))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);class po extends t.Plugin{[fo(208)](){const t=fo;if(!this[t(173)][t(179)][t(175)](t(194)))return;const e=this[t(173)][t(179)][t(176)](t(183));e[t(195)](t(189),this[t(212)][t(210)](this)),e[t(195)](t(211)),e[t(195)](t(172)),e[t(195)](t(209)),e[t(195)](t(184))}[fo(212)](t,e,n={}){const r=fo,s=this[r(173)][r(179)][r(176)](r(213));return t((t=>{const o=r;let i=(o(180)==typeof e?s[o(188)](e,n):e)(t);Array[o(193)](i)&&(i={results:i,searchText:o(180)==typeof e?e:""});const a=i[o(182)][o(187)]((e=>!1===this[o(181)](e,t[o(207)])));return{...i,results:a}}),n)}[fo(181)](t,e){const n=fo,r=this[n(173)][n(202)][n(200)](this[n(173)][n(202)][n(174)](e,t[n(203)]),this[n(173)][n(202)][n(174)](e,t[n(178)]));for(const t of this[n(173)][n(202)][n(197)][n(191)](n(192)))if(null!==r[n(201)](t[n(185)]()))return!0;return!1}}function mo(t,e){const n=bo();return(mo=function(t,e){return n[t-=443]})(t,e)}const Io=mo;!function(t){const e=mo,n=t();for(;;)try{if(673202===-parseInt(e(470))/1+parseInt(e(443))/2+parseInt(e(478))/3+parseInt(e(484))/4*(-parseInt(e(496))/5)+-parseInt(e(452))/6+parseInt(e(459))/7+-parseInt(e(489))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);const Eo=[{pluginName:Io(483),commandName:Io(461)},{pluginName:Io(460),commandName:Io(497)},{pluginName:Io(476),commandName:Io(474)},{pluginName:Io(486),commandName:Io(480)}];function bo(){const t=["*Set font color:* %0","fontColor","_registerLegacyDescription","FontColorEditing","editor","3590745RtMhaN","descriptionFactory","fontBackgroundColor","formatInline","value","FontSizeEditing","171472gvNTsI","*Reset font size*","FontBackgroundColorEditing","fontColor.colors","*Set font background color:* %0","2950496rbkeZR","FontSize","*Reset font background color*","config","commandParams","registerDescriptionCallback","get","30UFlYym","fontFamily","TrackChangesEditing","enableDefaultAttributesIntegration","afterInit","locale","2113208YMJamE","registerAttributeLabel","title","FORMAT_FONT_COLOR","fontBackgroundColor.colors","trim","type","FORMAT_FONT_BACKGROUND","FORMAT_FONT_FAMILY","1243428bjbOgz","normalizeSizeOptions","*Set font family:* %0","*Reset font family*","commandName","*Reset font color*","format","877933UsOesR","FontFamilyEditing","fontSize","plugins","fontSize.options","registerInlineAttribute","model","find","FORMAT_FONT_SIZE","label","toLowerCase","872478TWDacF","*Set font size:* %0","has"];return(bo=function(){return t})()}class To extends t.Plugin{[Io(500)](){const t=Io,e=this[t(477)][t(501)],n=this[t(477)][t(462)][t(495)](t(498));for(const{pluginName:e,commandName:r}of Eo)this[t(477)][t(462)][t(472)](e)&&(n[t(499)](r),n[t(464)](r));n[t(479)][t(444)](t(461),Kr(e,t(467))),n[t(479)][t(444)](t(497),Kr(e,t(451))),n[t(479)][t(444)](t(474),Kr(e,t(446))),n[t(479)][t(444)](t(480),Kr(e,t(450))),this[t(475)]()}[Io(475)](){const t=Io,e=this[t(477)],n=e[t(501)];e[t(462)][t(495)](t(498))[t(479)][t(494)]((e=>{const r=t,o=n.t;if(r(481)!=e[r(449)])return;const{data:i}=e;if(null!=i){if(r(461)==i[r(456)]){const t=i[r(493)][0][r(482)];if(t){const e=o(this[r(477)][r(462)][r(495)](r(490))[r(453)](this[r(477)][r(492)][r(495)](r(463)))[r(466)]((e=>e[r(465)]==t))[r(445)])[r(469)]();return{type:r(458),content:Kr(n,r(471),e)}}return{type:r(458),content:Kr(n,r(485))}}if(r(497)==i[r(456)]){const t=i[r(493)][0][r(482)];return t?{type:r(458),content:Kr(n,r(454),t)}:{type:r(458),content:Kr(n,r(455))}}if(r(474)==i[r(456)]){const t=i[r(493)][0][r(482)];if(t){const e=(0,s.normalizeColorOptions)(this[r(477)][r(492)][r(495)](r(487)))[r(466)]((e=>e[r(465)]==t));let i=t,a="";return e&&(i=e[r(468)],a=o(i)[r(469)]()),{type:r(458),content:Kr(n,r(473),a)[r(448)](),color:{value:t,title:a||i}}}return{type:r(458),content:Kr(n,r(457))}}if(r(480)==i[r(456)]){const t=i[r(493)][0][r(482)];if(t){const e=(0,s.normalizeColorOptions)(this[r(477)][r(492)][r(495)](r(447)))[r(466)]((e=>e[r(465)]==t));let i=t,a="";return e&&(i=e[r(468)],a=o(i)[r(469)]()),{type:r(458),content:Kr(n,r(488),a)[r(448)](),color:{value:t,title:a||i}}}return{type:r(458),content:Kr(n,r(491))}}}}))}}function _o(){const t=["3033195iKIiFp","registerDescriptionCallback","config","descriptionFactory","model","title","pasteFormat","formatBlock","charAt","TrackChangesEditing","4488828KfDhxk","enableCommand","editor","commands","2019906lwwxCk","afterInit","toUpperCase","label","*Set format to:* %0","703193mmXTOK","normalizeSizeOptions","boolean","*Remove all formatting*","3CYESPI","commandName","fontColor.colors","formatInline","fontBackgroundColor","fontSize","_registerLegacyDescription","entries","type","join","fontColor","plugins","3450552anUJrs","fontSize.options","commandParams","copyFormat","enableDefaultAttributesIntegration","14348781KfTtsT","push","FontSize","find","toLowerCase","locale","get","slice","format","24rtsYMc","2066358sQAyep","split","length"];return(_o=function(){return t})()}const yo=ko;function ko(t,e){const n=_o();return(ko=function(t,e){return n[t-=128]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(751787===-parseInt(e(171))/1+parseInt(e(166))/2+parseInt(e(175))/3*(parseInt(e(162))/4)+parseInt(e(152))/5+-parseInt(e(134))/6+-parseInt(e(149))/7*(-parseInt(e(148))/8)+-parseInt(e(139))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class Ao extends t.Plugin{[yo(167)](){const t=yo,e=this[t(164)],n=e[t(133)][t(145)](t(161)),r=e[t(165)][t(145)](t(137)),s=e[t(165)][t(145)](t(158));r&&s&&(n[t(138)](t(158)),n[t(163)](t(137)),this[t(128)]())}[yo(128)](){const t=yo,e=this[t(164)],n=e[t(144)];e[t(133)][t(145)](t(161))[t(155)][t(153)]((r=>{const s=t;if(s(159)!=r[s(130)]&&s(178)!=r[s(130)])return;const{data:o}=r;if(o&&s(158)===o[s(176)]){const t=[],r=o[s(136)][0];for(const[n,o]of Object[s(129)](r))t[s(140)](Co(e,n,o));return t[s(151)]?{type:s(147),content:Kr(n,s(170),t[s(131)](", "))}:{type:s(147),content:Kr(n,s(174))}}}))}}function Co(t,e,n){const r=yo,o=t[r(144)].t,i=e[r(150)](/(?=[A-Z])/)[r(131)](" "),a=o(i[r(160)](0)[r(168)]()+i[r(146)](1))[r(143)]();if(r(173)==typeof n)return a;if(r(132)===e||r(179)===e){const e=(0,s.normalizeColorOptions)(t[r(154)][r(145)](r(177)))[r(142)]((t=>t[r(156)]==n));return a+" ("+(e?o(e[r(169)])[r(143)]():n)+")"}if(r(180)===e&&isNaN(parseFloat(n))){const e=t[r(133)][r(145)](r(141))[r(172)](t[r(154)][r(145)](r(135)))[r(142)]((t=>t[r(156)]==n));return a+" ("+(e?o(e[r(157)])[r(143)]():n)+")"}return a+" ("+n+")"}const Lo=No;function vo(){const t=["format","locale","enableDefaultAttributesIntegration","formatBlock","registerDescriptionCallback","has","7781870dDQKGf","commandName","11bekplN","descriptionFactory","afterInit","type","heading","value","10029DGYnnR","8FoRGfX","paragraph","config","get","377WvSerI","model","_registerLegacyDescription","3810NVKBUD","view","25cozcPN","7798tACNVM","plugins","editor","*Change to:* %0","258333uJUuKw","1373556fFFXDk","388984BAboeS","ELEMENT_HEADING","heading.options","TrackChangesEditing","find","ELEMENT_HEADING_CUSTOM","_headingOptions","commandParams","HeadingEditing","_getHeadingLevel","title","name","74QmMdbD","registerElementLabel","5911047jLiVnM","match"];return(vo=function(){return t})()}function No(t,e){const n=vo();return(No=function(t,e){return n[t-=106]})(t,e)}!function(t){const e=No,n=t();for(;;)try{if(405875===-parseInt(e(143))/1*(parseInt(e(125))/2)+parseInt(e(111))/3+parseInt(e(113))/4*(-parseInt(e(106))/5)+parseInt(e(151))/6*(-parseInt(e(107))/7)+-parseInt(e(144))/8*(parseInt(e(127))/9)+-parseInt(e(135))/10*(parseInt(e(137))/11)+-parseInt(e(112))/12*(-parseInt(e(148))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class wo extends t.Plugin{[Lo(139)](){const t=Lo,e=this[t(109)];if(!e[t(108)][t(134)](t(121)))return;this[t(119)]=e[t(146)][t(147)](t(115));const n=e[t(130)],r=e[t(108)][t(147)](t(116));r[t(131)](t(141));for(const e of this[t(119)])t(145)!=e[t(149)]&&r[t(138)][t(126)](e[t(149)],(n=>{const r=t,i=this[r(122)](e[r(149)]);return null!==i?s(n,i):o(n,e[r(123)])}));function s(e,r){return Kr(n,t(114),[e,r])}function o(e,r){return Kr(n,t(118),[e,r])}this[t(150)]()}[Lo(150)](){const t=Lo,e=this[t(109)],n=e[t(130)];e[t(108)][t(147)](t(116))[t(138)][t(133)]((e=>{const r=t;if(r(132)!=e[r(140)])return;const{data:s}=e;if(s&&r(141)==s[r(136)]){const e=s[r(120)][0][r(142)],c=this[r(122)](e);if(null!==c)return{type:r(129),content:Kr(n,r(110),(a=c,Kr(n,r(114),[1,a])))};const u=this[r(119)][r(117)]((t=>t[r(149)]===e))[r(123)];return{type:r(129),content:Kr(n,r(110),(o=1,i=u,Kr(n,t(118),[o,i])))}}var o,i,a}))}[Lo(122)](t){const e=Lo;var n,r;const s=t[e(128)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(119)])||void 0===n?void 0:n[e(117)]((n=>n[e(149)]==t));if(o&&o[e(152)]){const t=o[e(152)],n=(null!==(r=t[e(124)])&&void 0!==r?r:t)[e(128)](/^h(\d+)/);if(n)return n[1]}return null}}const Ro=So;function So(t,e){const n=Mo();return(So=function(t,e){return n[t-=186]})(t,e)}function Mo(){const t=["*Remove highlight*","value","4zNQxmv","commandName","3290080KRCsiI","FORMAT_HIGHLIGHT","has","138126dPssUy","find","toLowerCase","323517YvsMGC","format","registerAttributeLabel","type","2560715URFUML","commandParams","color","_registerLegacyDescription","model","1258705UnoVIP","HighlightEditing","TrackChangesEditing","formatInline","1960368iXVbRA","registerDescriptionCallback","afterInit","747752DSKZNi","get","*Set highlight:* %0","editor","locale","title","plugins","highlight","descriptionFactory","enableDefaultAttributesIntegration","config","highlight.options","registerInlineAttribute"];return(Mo=function(){return t})()}!function(t){const e=So,n=t();for(;;)try{if(326881===-parseInt(e(199))/1+-parseInt(e(215))/2+-parseInt(e(196))/3+-parseInt(e(191))/4*(-parseInt(e(203))/5)+parseInt(e(212))/6+-parseInt(e(208))/7+parseInt(e(193))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[Ro(214)](){const t=Ro,e=this[t(218)];if(!e[t(221)][t(195)](t(209)))return;const n=e[t(221)][t(216)](t(210)),r=e[t(219)];n[t(224)](t(222)),n[t(188)](t(222)),n[t(223)][t(201)](t(222),Kr(r,t(194))),this[t(206)]()}[Ro(206)](){const t=Ro,e=this[t(218)],n=e[t(219)];e[t(221)][t(216)](t(210))[t(223)][t(213)]((r=>{const s=t;if(s(211)!=r[s(202)])return;const{data:o}=r;if(o&&s(222)==o[s(192)]){const t=n.t,r=o[s(204)][0][s(190)];if(r){const o=e[s(186)][s(216)](s(187))[s(197)]((t=>t[s(207)]==r)),i=t(o[s(220)])[s(198)]();return{type:s(200),content:Kr(n,s(217),i),color:{value:o[s(205)],title:o[s(220)]}}}return{type:s(200),content:Kr(n,s(189),Kr(n,s(194)))}}}))}}function Fo(){const t=["elementToStructure","has","ck-horizontal-line","editor","createContainerElement","662988FfRCVL","for","get","enableCommand","2981169ozGWCe","addClass","4294668mkVItc","plugins","TrackChangesEditing","conversion","descriptionFactory","createEmptyElement","high","35605630ZkdkRL","insert","registerElementLabel","horizontalLine","4497448tWNzDo","showSuggestionHighlights","5615631muItYs","16OMqKJy","ELEMENT_HORIZONTAL_LINE","20476PFBZah","50eizwqE","createPositionAt","7wdtoLp","locale","div","afterInit","HorizontalLineEditing","dataDowncast"];return(Fo=function(){return t})()}const Do=Po;function Po(t,e){const n=Fo();return(Po=function(t,e){return n[t-=309]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(613779===-parseInt(e(329))/1*(-parseInt(e(331))/2)+-parseInt(e(313))/3+-parseInt(e(315))/4+parseInt(e(332))/5*(-parseInt(e(309))/6)+parseInt(e(334))/7*(-parseInt(e(326))/8)+parseInt(e(328))/9+parseInt(e(322))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class xo extends t.Plugin{[Do(337)](){const t=Do,e=this[t(343)];if(!e[t(316)][t(341)](t(338)))return;e[t(316)][t(311)](t(317))[t(312)](t(325));const n=e[t(316)][t(311)](t(317)),r=e[t(335)];n[t(319)][t(324)](t(325),(e=>Kr(r,t(330),e))),e[t(318)][t(310)](t(339))[t(340)]({model:t(325),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(327)])return null;const o=n[s(344)](s(336)),i=n[s(320)]("hr");return n[s(314)](s(342),o),n[s(323)](n[s(333)](o,0),i),o},converterPriority:t(321)})}}const Bo=jo;function Uo(){const t=["value","start","*Change %0 content*","nodeAfter","attribute","268980DRPdZU","TrackChangesEditing","HtmlEmbed","key","887673TfvMol","1091438mbbUSg","locale","htmlEmbed","28csMVgD","433152SkfpXH","rawHtml","get","getFirstRange","formatBlock","afterInit","594438ACUxom","registerDescriptionCallback","commandName","ELEMENT_HTML_EMBED","descriptionFactory","registerBlockAttribute","editor","registerElementLabel","6176952GYjgxC","element","type","plugins","format","enableDefaultAttributesIntegration","has","_registerLegacyDescription","536552PqVJky"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=267]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(356061===parseInt(e(273))/1+parseInt(e(284))/2+-parseInt(e(283))/3+-parseInt(e(288))/4+parseInt(e(279))/5+parseInt(e(294))/6*(parseInt(e(287))/7)+-parseInt(e(302))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(293)](){const t=Bo,e=this[t(300)];if(!e[t(268)][t(271)](t(281)))return;const n=e[t(268)][t(290)](t(280)),r=e[t(285)];n[t(298)][t(301)](t(289),(e=>Kr(r,t(297),e))),n[t(270)](t(286)),n[t(299)](t(274)),n[t(298)][t(295)]((e=>{const n=t;if(n(278)!=e[n(267)])return;const{data:s}=e;if(s&&n(274)==s[n(282)]&&e[n(291)]()[n(275)][n(277)].is(n(303),n(289))){const t=Kr(r,n(297));return{type:n(269),content:Kr(r,n(276),t)}}})),this[t(272)]()}[Bo(272)](){const t=Bo,e=this[t(300)],n=e[t(285)];e[t(268)][t(290)](t(280))[t(298)][t(295)]((e=>{const r=t;if(r(292)!=e[r(267)])return;const{data:s}=e;if(s&&r(286)==s[r(296)]){const t=Kr(n,r(297));return{type:r(269),content:Kr(n,r(276),t)}}}))}}const Vo=Wo;function Ho(){const t=["registerCustomCallback","TrackChangesEditing","getCaptionFromImageModelElement","getContainedElement","ImageCaptionUtils","isOwn","*Set image width:* %0","descriptionFactory","has","13522384gMCtIY","enableDefaultAttributesIntegration","imageTypeBlock","registerElementLabel","width","commandName","change","7079653dAXmrA","markBlockFormat","*Set image text alternative:* %0","createRangeOn","registerBlockAttribute","getFirstRange","document","toPrevious","createRange","removeObject","ImageSizeAttributes","start","3217659lLYTBv","isBlockImage","format","imageCaption","insertion","formatBlock","enableCommand","find","ImageCaptionEditing","addObject","join","sources","1131200VgAggM","model","40625150kfTOkn","convertInlineImageToBlock","chain","plugins","ImageUtils","deletion","registerDescriptionCallback","toNext","getSuggestionCallback","height","9IfFvTi","5421516kjgEQu","detach","get","end","commandParams","fromPosition","*Reset image width*","PictureEditing","uploadImage","ELEMENT_IMAGE","isEqual","key","caption","isCollapsed","Inline image to block image","subType","formatInline","imageStylePreApply","ImageBlockEditing","element","ImageTextAlternativeEditing","backward","isIntersecting","markDeletion","resizeImage","afterInit","7220166IBTgpl","ImageEditing","2lJJsEJ","getClosestSelectedImageElement","forceDefaultExecution","locale","*Remove image text alternative*","imageTextAlternative","findIndex","schema","filter","ImageResize","type","insertImage","getNearestSelectionRange","alt","Block image to inline image","isBefore","attribute","imageInline","ImageInlineEditing","registerAttributeLabel","convertBlockImageToInline","length","editor","FORMAT_IMAGE_SIZE","_findSuggestions","markInsertion","_registerLegacyDescription","previous","nodeAfter","resizedWidth","forward","ELEMENT_INLINE_IMAGE","newValue","ELEMENT_CAPTION","nodeBefore","imageBlock","accept","5McFTJl","selection","_suggestionFactory","ImageUploadEditing","imageTypeInline","toggleImageCaption","discard"];return(Ho=function(){return t})()}function Wo(t,e){const n=Ho();return(Wo=function(t,e){return n[t-=131]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(883503===parseInt(e(185))/1+parseInt(e(226))/2*(-parseInt(e(173))/3)+-parseInt(e(198))/4+-parseInt(e(138))/5*(parseInt(e(224))/6)+parseInt(e(161))/7+parseInt(e(154))/8*(-parseInt(e(197))/9)+parseInt(e(187))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ho);class zo extends t.Plugin{[Vo(223)](){const t=Vo,e=this[t(248)];if(!e[t(190)][t(153)](t(225)))return;const n=e[t(190)][t(200)](t(146)),r=e[t(190)][t(200)](t(191)),s=e[t(229)];n[t(179)](t(237)),n[t(152)][t(157)](t(136),(e=>Kr(s,t(207),e))),n[t(152)][t(157)](t(243),(e=>Kr(s,t(132),e))),n[t(152)][t(157)](t(210),(()=>Kr(s,t(134)))),e[t(190)][t(153)](t(141))&&n[t(179)](t(206)),e[t(190)][t(153)](t(216))&&e[t(190)][t(153)](t(244))&&(n[t(179)](t(142),((s,o)=>{const i=t,a=r[i(227)](e[i(186)][i(167)][i(139)]);e[i(186)][i(160)]((()=>{const t=i;n[t(162)](a,{commandName:t(142),commandParams:[o]},[],t(246))}))})),n[t(179)](t(156),((s,o)=>{const a=t;e[a(186)][a(160)]((t=>{const c=a;let u=r[c(227)](e[c(186)][c(167)][c(139)]),l=t[c(164)](u);const f=i.LivePosition[c(203)](l[c(172)],c(168)),h=i.LivePosition[c(203)](l[c(201)],c(194));n[c(228)]((()=>s(o))),u=r[c(227)](e[c(186)][c(167)][c(139)]),l=t[c(164)](u);const d=t[c(169)](f,h);f[c(199)](),h[c(199)](),n[c(162)](u,{commandName:c(142),commandParams:[o]},[],c(188)),d[c(172)][c(241)](l[c(172)])&&n[c(251)](t[c(169)](d[c(172)],l[c(172)]),c(188)),l[c(201)][c(241)](d[c(201)])&&n[c(251)](t[c(169)](l[c(201)],d[c(201)]),c(188))}))})),n[t(140)][t(145)](t(178),t(188),t(183),(()=>!1)),n[t(140)][t(145)](t(178),t(188),t(137),(()=>!1)),n[t(140)][t(145)](t(178),t(188),t(144),n[t(140)][t(195)](t(178),"",t(137))),n[t(140)][t(145)](t(177),t(188),t(183),(()=>!1)),n[t(140)][t(145)](t(177),t(188),t(144),(([r])=>{const s=t,o=n[s(140)][s(195)](s(177),"",s(144));let i=r[s(172)],a=r[s(201)];const c=e[s(186)][s(233)][s(238)](i,s(219)),u=e[s(186)][s(233)][s(238)](a,s(131));c[s(211)]&&(i=c[s(172)]),u[s(211)]&&(a=u[s(201)]),o([e[s(186)][s(169)](i,a)])})),n[t(140)][t(145)](t(178),t(188),t(189),c),n[t(140)][t(145)](t(177),t(188),t(189),c)),e[t(190)][t(153)](t(181))&&(n[t(179)](t(143),((s,o)=>{const i=t,a=e[i(190)][i(200)](i(149));let c=r[i(227)](e[i(186)][i(167)][i(139)]),u=a[i(147)](c);e[i(186)][i(160)]((()=>{const t=i;if(u)return void n[t(221)](e[t(186)][t(164)](u));const l=r[t(174)](c);s(o),c=r[t(227)](e[t(186)][t(167)][t(139)]),u=a[t(147)](c),n[t(251)](e[t(186)][t(164)](u),l?null:t(176))}))})),n[t(140)][t(145)](t(177),t(176),t(189),c));const o=[{type:t(178),subType:t(215)},{type:t(177),subType:t(176)},{type:t(178),subType:t(188)},{type:t(177),subType:t(188)}];function a(e,s){const i=t,a=o[i(232)]((({type:t,subType:n})=>e[i(236)]==t&&e[i(213)]==n)),c=o[i(232)]((({type:t,subType:e})=>s[i(236)]==t&&s[i(213)]==e));if(a<0||c<0)return!1;const u=e[i(166)](),l=s[i(166)]();if((0==a||1==a)&&2==c&&u[i(220)](l))return!0;if(2==a&&3==c){const t=n[i(250)](u,i(177))[i(234)]((({suggestion:t,meta:e})=>e[i(150)]&&i(188)==t[i(213)]));if(t[i(247)]>1&&l[i(201)][i(208)](u[i(172)]))return!0;if(1==t[i(247)]&&(u[i(172)][i(208)](l[i(201)])||u[i(201)][i(208)](l[i(172)])))return!0}if(3==a&&3==c&&u[i(172)][i(241)](l[i(172)])){const t=u[i(201)][i(254)],e=l[i(172)][i(135)];return r[i(174)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(190)][t(153)](t(235))&&(n[t(155)](t(222)),n[t(165)](t(255)),n[t(152)][t(245)](t(255),Kr(s,t(249)))),e[t(190)][t(153)](t(218))&&(n[t(155)](t(231)),n[t(165)](t(239))),e[t(190)][t(153)](t(205))&&(n[t(165)](t(184)),n[t(152)][t(193)]((e=>{const n=t;if(n(242)!=e[n(236)])return;const{data:r}=e;return r&&n(184)==r[n(209)]?{type:n(175),content:""}:void 0}))),e[t(190)][t(153)](t(171))&&(n[t(165)](t(158)),n[t(165)](t(196)),n[t(152)][t(193)]((e=>{const n=t;if(n(242)!=e[n(236)])return;const{data:r}=e;return!r||n(158)!=r[n(209)]&&n(196)!=r[n(209)]?void 0:{type:n(175),content:""}}))),n[t(152)][t(193)]((e=>{const n=t;if(o[n(180)]((({type:t,subType:r})=>e[n(236)]==t&&e[n(213)]==r)))return e[n(253)]?{}:void 0})),n[t(152)][t(193)]((e=>{const n=t;if(n(177)==e[n(236)]||n(192)==e[n(236)]){const t=e[n(148)]();if(t&&t.is(n(217),n(210)))return{type:n(177)==e[n(236)]?n(182):n(170),element:t,quantity:1}}})),n[t(152)][t(193)]((e=>t(178)==e[t(236)]&&t(188)==e[t(213)]?{type:t(175),content:t(212)}:t(178)==e[t(236)]&&t(246)==e[t(213)]?{type:t(175),content:t(240)}:void 0)),n[t(152)][t(193)]((e=>{const n=t;if(n(242)!=e[n(236)])return;const{data:r}=e;if(!r||n(239)!=r[n(209)])return;const o=r[n(133)];return o?{type:n(175),content:Kr(s,n(163),'"'+o+'"')}:{type:n(175),content:Kr(s,n(230))}})),this[t(252)]()}[Vo(252)](){const t=Vo,e=this[t(248)],n=e[t(229)];e[t(190)][t(200)](t(146))[t(152)][t(193)]((e=>{const r=t;if(r(178)!=e[r(236)]&&r(214)!=e[r(236)])return;const{data:s}=e;if(s){if(r(231)==s[r(159)]){const t=s[r(202)][0][r(133)];return t?{type:r(175),content:Kr(n,r(163),'"'+t+'"')}:{type:r(175),content:Kr(n,r(230))}}if(r(222)==s[r(159)]){const t=s[r(202)][0][r(158)];return t?{type:r(175),content:Kr(n,r(151),t)}:{type:r(175),content:Kr(n,r(204))}}}}))}}const Ko=qo;function qo(t,e){const n=Xo();return(qo=function(t,e){return n[t-=172]})(t,e)}function Xo(){const t=["formatInline","10dQtkUS","discard","registerBlockAttribute","locale","oldValue","accept","9ZDcVnF","59668260hNqCeS","plugins","27698yAmfAm","replaceImageSource","descriptionFactory","src","type","editor","formatBlock","TrackChangesEditing","24ViOiuQ","2331OCCVzW","3830uKtElF","format","getSuggestionCallback","has","attribute","2351820aOMIua","newValue","enableDefaultAttributesIntegration","get","230207rLURwv","*Replace image*","afterInit","registerCustomCallback","_suggestionFactory","key","ImageEditing","_registerLegacyDescription","8528288Izqlfd","registerDescriptionCallback","commandName","1752Cbrcqm","_handleLegacySuggestions","1868447nIqADl","*Format:* replace image URL"];return(Xo=function(){return t})()}!function(t){const e=qo,n=t();for(;;)try{if(593168===parseInt(e(186))/1*(-parseInt(e(202))/2)+parseInt(e(176))/3*(parseInt(e(197))/4)+-parseInt(e(182))/5+-parseInt(e(175))/6*(parseInt(e(199))/7)+parseInt(e(194))/8*(-parseInt(e(208))/9)+-parseInt(e(177))/10*(parseInt(e(211))/11)+parseInt(e(209))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Yo extends t.Plugin{[Ko(188)](){const t=Ko;if(!this[t(172)][t(210)][t(180)](t(192)))return;const e=this[t(172)][t(205)],n=this[t(172)][t(210)][t(185)](t(174));n[t(184)](t(212)),n[t(204)](t(214)),n[t(213)][t(195)]((n=>{const r=t;if(r(181)!=n[r(215)])return;const{data:s}=n;return s&&r(214)==s[r(191)]?s[r(183)]&&s[r(206)]?{type:r(178),content:Kr(e,r(187))}:{type:r(178),content:""}:void 0})),this[t(198)]()}[Ko(198)](){const t=Ko,e=this[t(172)][t(210)][t(185)](t(174));e[t(190)][t(189)](t(173),t(212),t(207),e[t(190)][t(179)](t(173),null,t(203))),e[t(190)][t(189)](t(173),t(212),t(203),e[t(190)][t(179)](t(173),null,t(207))),this[t(193)]()}[Ko(193)](){const t=Ko,e=this[t(172)],n=e[t(205)];e[t(210)][t(185)](t(174))[t(213)][t(195)]((e=>{const r=t;if(r(173)!=e[r(215)]&&r(201)!=e[r(215)])return;const{data:s}=e;return s&&r(212)==s[r(196)]?{type:r(178),content:Kr(n,r(200))}:void 0}))}}const Zo=Jo;function Qo(){const t=["2101068zbHaSa","discardSuggestion","filter","4610790LLrfxg","getChangedMarkers","commandReversedParams","540333uiwWPm","name","isInlineImage","get","imageTypeBlock","11427780Lwsnab","getContainedElement","author","convertInlineImageToBlock","_suggestionFactory","shouldConvertImageType","isEqual","_splitMarkerName","change","hasSuggestion","isIntersecting","getClosestSelectedImageElement","createRangeOn","isInContent","imageCaption","toLowerCase","registerPostFixer","refresh","54vGlcZS","enableCommand","94216obzCVH","normalizedStyles","isOwn","88KQTYza","descriptionFactory","title","nodeBefore","isBefore","getSuggestion","head","getFirstRange","66JlELVf","value","join","getSuggestions","plugins","forEach","nodeAfter","FORMAT_SIDE_IMAGE","accept","suggestion","commandName","6vTdEuO","Users","discard","imageTypeInline","setImageNaturalSizeAttributes","ImageUtils","commands","chain","insertion","imageStylePostApply","findIndex","imageStylePreApply","editor","has","getSuggestionCallback","isBlockImage","locale","ImageStyleEditing","*Format:* %0","next","subType","selection","type","registerDescriptionCallback","document","commandParams","afterInit","89690DIRRMr","formatInline","end","registerCustomCallback","markInlineFormat","markBlockFormat","5954501JlaebA","model","side","imageStyle","from","format","_findSuggestions","TrackChangesEditing","length","1nbUmpO","newRange","formatBlock","_registerLegacyDescription","start","differ"];return(Qo=function(){return t})()}function Jo(t,e){const n=Qo();return(Jo=function(t,e){return n[t-=278]})(t,e)}!function(t){const e=Jo,n=t();for(;;)try{if(536389===parseInt(e(354))/1*(-parseInt(e(360))/2)+-parseInt(e(288))/3*(parseInt(e(290))/4)+parseInt(e(363))/5+-parseInt(e(312))/6*(-parseInt(e(345))/7)+-parseInt(e(293))/8*(parseInt(e(366))/9)+parseInt(e(339))/10*(-parseInt(e(301))/11)+parseInt(e(371))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[Zo(338)](){const t=Zo,n=this[t(324)];if(!n[t(305)][t(325)](t(329)))return;const r=n[t(305)][t(369)](t(352)),s=n[t(305)][t(369)](t(317)),o={};r[t(289)](t(348),((o,i)=>{const a=t,c=n[a(305)][a(369)](a(313)).me,u=n[a(318)][a(369)](a(348));let l=s[a(281)](n[a(346)][a(336)][a(333)]),f=n[a(346)][a(282)](l),h=u[a(302)];if(h==i[a(302)])return;const d={commandName:a(348),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(346)][a(278)]((()=>{const t=a;if(r[t(304)]()[t(362)]((e=>e[t(283)]&&c==e[t(373)]&&(t(356)==e[t(334)]||t(340)==e[t(334)])&&(t(323)==e[t(332)]||t(321)==e[t(332)])&&e[t(300)]()[t(377)](f)))[t(306)]((e=>r[t(361)](e[t(299)]))),l=s[t(281)](n[t(346)][t(336)][t(333)]),f=n[t(346)][t(282)](l),u[t(287)](),n[t(318)][t(369)](t(315))[t(287)](),n[t(318)][t(369)](t(370))[t(287)](),h=u[t(302)],h!=i[t(302)])return s[t(368)](l)&&u[t(376)](i[t(302)],l)?(o({...i,setImageSizes:!1}),l=s[t(281)](n[t(346)][t(336)][t(333)]),void r[t(344)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(323))):void(s[t(327)](l)?r[t(344)](l,d,[],t(321)):r[t(343)](f,d,t(321)))}))}));for(const e of n[t(305)][t(369)](t(329))[t(291)])o[e[t(367)]]=e[t(295)][t(285)]();r[t(375)][t(342)](t(356),t(323),t(303),(()=>!1)),r[t(375)][t(342)](t(356),t(321),t(303),(()=>!1)),r[t(375)][t(342)](t(340),t(321),t(303),(()=>!1)),r[t(375)][t(342)](t(356),t(323),t(309),(([e])=>{const n=t;s[n(316)](e[n(372)]())})),r[t(375)][t(342)](t(356),t(323),t(314),((e,n)=>{const s=t;r[s(375)][s(326)](s(356),"",s(309))(e,{commandName:n[s(311)],commandParams:n[s(365)]})})),r[t(375)][t(342)](t(356),t(323),t(319),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(356),subType:t(323)},{type:t(320),subType:t(284)},{type:t(356),subType:t(374)},{type:t(320),subType:t(374)}];function a(e,n){const o=t,a=i[o(322)]((({type:t,subType:n})=>e[o(334)]==t&&e[o(332)]==n)),c=i[o(322)]((({type:t,subType:e})=>n[o(334)]==t&&n[o(332)]==e));if(a<0||c<0)return!1;const u=e[o(300)](),l=n[o(300)]();if((0==a||1==a)&&2==c&&u[o(280)](l))return!0;if(2==a&&3==c){const t=r[o(351)](u,o(320))[o(362)]((({suggestion:t,meta:e})=>e[o(292)]&&o(374)==t[o(332)]));if(t[o(353)]>1&&l[o(341)][o(377)](u[o(358)]))return!0;if(1==t[o(353)]&&(u[o(358)][o(377)](l[o(341)])||u[o(341)][o(377)](l[o(358)])))return!0}if(3==a&&3==c&&u[o(358)][o(297)](l[o(358)])){const t=u[o(341)][o(307)],e=l[o(358)][o(296)];return s[o(327)](t)&&t===e}return!1}n[t(346)][t(336)][t(286)]((()=>{const e=t;let o=!1;const i=Array[e(349)](n[e(346)][e(336)][e(359)][e(364)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(378)](t);if(e(310)==i&&r[e(279)](u)){if(e(356)==a&&(e(323)==c||e(321)==c)){const t=r[e(298)](u);if(n[e(355)]){const n=t[e(300)]()[e(372)]();if(s[e(327)](n))continue;r[e(361)](t),o=!0}}if(e(320)==a&&e(284)==c&&!n[e(355)]){const t=r[e(298)](u);t[e(331)]&&t[e(331)][e(283)]&&(r[e(361)](t[e(331)]),o=!0)}}}return o})),this[t(357)](o)}[Zo(357)](t){const e=Zo,n=this[e(324)],r=n[e(328)];n[e(305)][e(369)](e(352))[e(294)][e(335)]((n=>{const s=e;if(s(356)!=n[s(334)]&&s(340)!=n[s(334)])return;const{data:o}=n;if(!o||s(348)!=o[s(311)])return;const i=o[s(337)][0][s(302)];return function(t){const e=s;return{type:e(350),content:Kr(r,e(330),t)}}(s(347)===i?Kr(r,s(308)):t[i]||i)}))}}const ti=ni;function ei(){const t=["180126kNVyGL","trackChanges","_trackChangesValueDuringImport","commands","listenTo","TrackChangesEditing","_trackChangesExecuted","high","37053GQQPLY","execute","60753ifFTVZ","_setSuggestionData","892345TfnNXw","lowest","6ymOGtT","dataInsert","get","collaboration_features","Users","importWord","plugins","bind","afterInit","5007888pCtyNq","1431192MjXDnN","enableCommand","676464rCVclh","forEach","track_changes","value","editor","_handleImportedData"];return(ei=function(){return t})()}function ni(t,e){const n=ei();return(ni=function(t,e){return n[t-=312]})(t,e)}!function(t){const e=ni,n=t();for(;;)try{if(188307===-parseInt(e(312))/1+-parseInt(e(318))/2*(parseInt(e(336))/3)+-parseInt(e(330))/4+parseInt(e(316))/5+-parseInt(e(328))/6+parseInt(e(314))/7+parseInt(e(327))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ei);class ri extends t.Plugin{constructor(t){const e=ni;super(t),this[e(338)]=!1,this[e(342)]=!1}[ti(326)](){const t=ti,e=this[t(334)],n=e[t(339)][t(320)](t(323)),r=e[t(339)][t(320)](t(337));n&&(n.on(t(313),((e,[,n])=>{const s=t;this[s(338)]=r[s(333)],n[s(321)][s(332)]=!this[s(338)]}),{priority:t(343)}),this[t(340)](n,t(319),this[t(335)][t(325)](this)),this[t(340)](n,t(319),(()=>{const e=t;this[e(342)]&&(r[e(313)](),this[e(342)]=!1)}),{priority:t(317)}),e[t(324)][t(320)](t(341))[t(329)](t(323)))}[ti(335)](t,e){const n=ti,{suggestions:r}=e,s=this[n(334)][n(339)][n(320)](n(337)),o=s[n(333)];this[n(338)]!==o&&(s[n(313)](),this[n(342)]=!0),r&&r[n(331)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(334)][o(324)][o(320)](o(322)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(323)}}};this[o(334)][o(324)][o(320)](o(341))[o(315)](i)}))}}const si=oi;function oi(t,e){const n=ii();return(oi=function(t,e){return n[t-=486]})(t,e)}function ii(){const t=["indentBlock","2043oJQkpv","279587bqJxol","*Outdent:* %0","type","editor","44937DHwflR","registerDescriptionCallback","888cDHsaI","outdentBlock","locale","afterInit","descriptionFactory","TrackChangesEditing","174kwOFAq","enableCommand","FORMAT_INDENT","_registerLegacyDescription","get","format","enableDefaultAttributesIntegration","*Indent:* %0","commandName","370XBwHoy","getItemLabel","534QOYzBk","plugins","formatBlock","registerAttributeLabel","14040WaqBdj","364OpthTf","5390832MCyvQe","IndentEditing","indent","70357qMTflz","outdent","4206035hFMFAl","has","blockIndent","registerBlockAttribute","getItems","IndentBlock"];return(ii=function(){return t})()}!function(t){const e=oi,n=t();for(;;)try{if(615289===parseInt(e(523))/1*(parseInt(e(505))/2)+parseInt(e(509))/3*(-parseInt(e(510))/4)+-parseInt(e(516))/5+parseInt(e(494))/6*(parseInt(e(514))/7)+parseInt(e(488))/8*(parseInt(e(486))/9)+-parseInt(e(503))/10*(-parseInt(e(524))/11)+-parseInt(e(511))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[si(491)](){const t=si,e=this[t(527)],n=e[t(506)][t(498)](t(493));if(e[t(506)][t(517)](t(512))&&(n[t(495)](t(513)),n[t(495)](t(515))),e[t(506)][t(517)](t(521)))for(const e of[t(522),t(489)])n[t(500)](e);const r=e[t(490)];n[t(519)](t(518)),n[t(492)][t(508)](t(518),Kr(r,t(496))),this[t(497)]()}[si(497)](){const t=si,e=this[t(527)],n=e[t(490)],r=e[t(506)][t(498)](t(493));r[t(492)][t(487)]((e=>{const s=t;if(s(507)!=e[s(526)])return;const{data:o}=e;if(!o)return;if(s(522)!=o[s(502)]&&s(489)!=o[s(502)])return;const i=e[s(520)]()[0],a=r[s(492)][s(504)](i);return s(522)==o[s(502)]?{type:s(499),content:Kr(n,s(501),a)}:s(489)==o[s(502)]?{type:s(499),content:Kr(n,s(525),a)}:void 0}))}}var ci=li;function ui(){var t=["120FFPGqT","470ysqpRb","112732fRChBs","1313552OPDefJ","input","123067IrkjuY","4188icdFFQ","TrackChangesEditing","140MRiIhL","2902ZgCTbs","9453939tgcUeo","editor","plugins","get","init","requires","114drTKiJ","216198fNnize","enableCommand"];return(ui=function(){return t})()}function li(t,e){var n=ui();return(li=function(t,e){return n[t-=385]})(t,e)}!function(t){for(var e=li,n=t();;)try{if(200186===-parseInt(e(391))/1+-parseInt(e(398))/2*(-parseInt(e(389))/3)+parseInt(e(395))/4*(-parseInt(e(390))/5)+parseInt(e(386))/6*(-parseInt(e(394))/7)+parseInt(e(392))/8+-parseInt(e(387))/9*(parseInt(e(397))/10)+parseInt(e(399))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ui);class fi extends t.Plugin{static get[ci(385)](){return[Ps.Input]}[ci(403)](){var t=ci;this[t(400)][t(401)][t(402)](t(396))[t(388)](t(393))}}const hi=gi;function di(){const t=["descriptionFactory","locale","afterInit","5161080bDmXvx","formatInline","commands","257454DsGRjy","newValue","registerDescriptionCallback","key","7lXhIik","4799sfkpIy","attribute","registerInlineAttribute","40JiGRTt","type","commandName","*Remove link*","link","plugins","manualDecorators","unlink","LinkEditing","format","get","107110toPIcf","10SAFtDi","has","TrackChangesEditing","label","toLowerCase","436cUixOz","*Set link:* %0","_registerLegacyDescription","link (","registerAttributeLabel","12BlvOgE","2226594MIYRae","commandParams","21239867lFmlSd","enableDefaultAttributesIntegration","linkHref","editor","20058KpaMzi"];return(di=function(){return t})()}function gi(t,e){const n=di();return(gi=function(t,e){return n[t-=138]})(t,e)}!function(t){const e=gi,n=t();for(;;)try{if(670355===parseInt(e(146))/1*(-parseInt(e(166))/2)+parseInt(e(178))/3*(parseInt(e(149))/4)+parseInt(e(160))/5+-parseInt(e(172))/6*(-parseInt(e(145))/7)+-parseInt(e(138))/8+-parseInt(e(141))/9*(parseInt(e(161))/10)+-parseInt(e(174))/11*(-parseInt(e(171))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(di);class pi extends t.Plugin{[hi(181)](){const t=hi,e=this[t(177)];if(!e[t(154)][t(162)](t(157)))return;const n=e[t(154)][t(159)](t(163)),r=e[t(140)][t(159)](t(153));n[t(175)](t(153)),n[t(175)](t(156)),n[t(148)](t(176));for(const e of r[t(155)])n[t(148)](e.id),n[t(179)][t(170)](e.id,t(169)+e[t(164)][t(165)]()+")");n[t(179)][t(143)]((n=>{const r=t;if(r(147)!=n[r(150)])return;const{data:s}=n;if(!s||r(176)!=s[r(144)])return;const o=s[r(142)],i=e[r(180)];return{type:r(158),content:null==o?Kr(i,r(152)):Kr(i,r(167),'"'+o+'"')}})),this[t(168)]()}[hi(168)](){const t=hi,e=this[t(177)],n=e[t(180)];e[t(154)][t(159)](t(163))[t(179)][t(143)]((e=>{const r=t;if(r(139)!=e[r(150)])return;const{data:s}=e;if(s){if(r(153)==s[r(151)]){const t=s[r(173)][0];return{type:r(158),content:Kr(n,r(167),'"'+t+'"')}}return r(156)==s[r(151)]?{type:r(158),content:Kr(n,r(152))}:void 0}}))}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=271]})(t,e)}const Ii=mi;function Ei(){const t=["registerElementLabel","name","todoListChecked","11kHzZBL","todo","format","6KBcnZC","_selectedElements","formatInline","numbered","ELEMENT_BULLETED_LIST","createPositionAt","get","replace","getSelectedBlocks","75814zstFFh","markBlockFormat","*Check item*","value","execute","721056BrXvUf","20hDFefF","nextSibling","7353PwKkHv","length","*Change to:* %0","checkChild","plugins","selection","todoList","parent","ELEMENT_NUMBERED_LIST","202936dsjTav","createRange","25195620nIOGgT","schema","push","checkTodoList","bulleted","TrackChangesEditing","commands","listItem","*Uncheck item*","*Outdent:* %0","1777263Ftgspr","locale","enableCommand","end","getAttribute","formatBlock","element","6770KrmJIz","6617996jKNhZJ","editor","LegacyListEditing","16mVfWPn","listIndent","filter","numberedList","outdentList","*Indent:* %0","bulletedList","previousSibling","descriptionFactory","commandName","add","has","paragraph","LegacyTodoListEditing","document","from","ELEMENT_TODO_LIST","listType","slice","forceValue","List","ELEMENT_LIST_ITEM","commandParams","model","afterInit","registerDescriptionCallback","change","blockName","indentList","type","findIndex","before","isObject"];return(Ei=function(){return t})()}!function(t){const e=mi,n=t();for(;;)try{if(485031===parseInt(e(294))/1*(parseInt(e(342))/2)+parseInt(e(283))/3+-parseInt(e(271))/4*(parseInt(e(348))/5)+-parseInt(e(333))/6*(-parseInt(e(291))/7)+parseInt(e(347))/8+-parseInt(e(350))/9*(-parseInt(e(290))/10)+parseInt(e(330))/11*(-parseInt(e(273))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class bi extends t.Plugin{[Ii(318)](){const t=Ii,e=this[t(292)],n=e[t(284)];if(!e[t(354)][t(305)](t(293)))return;const r=e[t(354)][t(339)](t(278)),s=e[t(354)][t(305)](t(307));function o(t){return()=>{const n=mi,s=e[n(317)][n(308)][n(355)],o=e[n(279)][n(339)](t);if(o[n(345)])return void e[n(346)](n(306),{});const i=t[n(312)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(309)](t)[s(296)]((t=>function(t,e){const n=s;return e[n(353)](t[n(357)],n(280))&&!e[n(326)](t)}(t,r)));o=o[s(296)]((t=>!t.is(s(289),s(280))||t[s(287)](s(311))!=e));const i=new Set;for(const t of o)t.is(s(289),s(280))?i[s(304)](Ti(t)):i[s(304)](t);return Array[s(309)](i)}(s[n(341)](),i,e[n(317)][n(274)]);e[n(317)][n(320)]((()=>{const e=n;for(const n of a)r[e(343)](n,{commandName:t,commandParams:[{forceValue:!o[e(345)]}],formatGroupId:e(321)},_i(n))}))}}function i(t){return()=>{const n=mi,s=function(t){const e=mi;let n=Array[e(309)](t);const r=n[e(324)]((t=>e(280)!=t[e(328)]));return r>-1&&(n=n[e(312)](0,r)),n}(e[n(317)][n(308)][n(355)][n(341)]()),o=e[n(317)][n(272)](e[n(317)][n(338)](s[0],n(325)),e[n(317)][n(338)](s[s[n(351)]-1],n(286)));e[n(317)][n(320)]((()=>{const e=n;r[e(343)](o,{commandName:t,commandParams:[],formatGroupId:e(295)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(349)];for(;t&&t[n(287)](n(295))>e[n(287)](n(295));)r[n(304)](t),t=t[n(349)]}return Array[n(309)](r)}(s))}))}}r[t(285)](t(297),o(t(297))),r[t(285)](t(300),o(t(300))),s&&r[t(285)](t(356),o(t(356))),r[t(285)](t(322),i(t(322))),r[t(285)](t(298),i(t(298))),s&&r[t(285)](t(276),(()=>{const n=t,s=e[n(279)][n(339)](n(276)),o=Array[n(309)](s[n(334)]);o[n(296)]((t=>t[n(287)](n(329))!=s[n(345)])),e[n(317)][n(320)]((()=>{const t=n;for(const e of o)r[t(343)](e,{commandName:t(276),commandParams:[{forceValue:!s[t(345)]}]})}))})),r[t(302)][t(327)](t(280),(e=>Kr(n,t(315),e))),r[t(302)][t(319)]((e=>{const r=t;if(r(288)!=e[r(323)]&&r(335)!=e[r(323)])return;const{data:s}=e;if(s){if(r(297)==s[r(303)]||r(300)==s[r(303)]||r(356)==s[r(303)])switch(s[r(303)][r(340)](r(314),"")){case r(277):return o(Kr(n,r(337)));case r(336):return o(Kr(n,r(358)));case r(331):return o(Kr(n,r(310)))}if(r(322)==s[r(303)])return{type:r(332),content:Kr(n,r(299),Kr(n,r(315)))};if(r(298)==s[r(303)])return{type:r(332),content:Kr(n,r(282),Kr(n,r(315)))};if(r(276)==s[r(303)])return s[r(316)][0][r(313)]?{type:r(332),content:Kr(n,r(344))}:{type:r(332),content:Kr(n,r(281))}}function o(t){const e=r;return{type:e(332),content:Kr(n,e(352),t)}}}))}}function Ti(t){const e=Ii,n=t[e(287)](e(295));if(0==n)return t;let r=t;for(;t[e(301)]&&t[e(301)].is(e(289),e(280));){const s=t[e(301)][e(287)](e(295));if(s==n)r=t[e(301)];else if(s<n)break;t=t[e(301)]}return r}function _i(t){const e=Ii,n=[];if(t.is(e(289),e(280))&&t[e(287)](e(295))>0){let r=t[e(349)];for(;r&&e(280)==r[e(328)]&&r[e(287)](e(295))==t[e(287)](e(295));)n[e(275)](r),r=r[e(349)]}return n}const yi=Ai;function ki(){const t=["_getTranslationKeyForListStyle","handleListStartCommand","createRange","ELEMENT_","getLastPosition","8OboPry","format","plugins","replace","numbered","listType","type","listReversed","7033103uHIuZj","enableCommand","createPositionAt","markMultiRangeBlockFormat","length","_getSuggestionBlocks","formatBlock","LegacyListUtils","bind","registerDescriptionCallback","1159876LPyBUY","filter","getListTypeFromListStyleType","handleListReversedCommand","3251152jXJmGQ","map","push","toUpperCase","parent","change","4672352XwALDK","get","_LIST_","from","model","*Format:* set order to regular","default","getSiblingNodes","commandParams","config","styles","before","LegacyListPropertiesEditing","getFirstPosition","TrackChangesEditing","afterInit","645438aNoNKq","document","_getSuggestionBlocksForListStyle","*Format:* set start index to %0","reversed","formatInline","handleDescriptions","*Change to:* %0","forward","listStyle","startIndex","has","15cbQgII","3216570PwCsTd","element","backward","list.properties","flat","*Format:* set order to reversed","12771OkAXDm","listStart","16710AoATvb","getAttribute","handleListStyleCommand","listItem","getSelectedBlocks","locale","descriptionFactory","editor","selection","unshift","commandName"];return(ki=function(){return t})()}function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=399]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(817247===-parseInt(e(449))/1+-parseInt(e(453))/2+parseInt(e(407))/3+-parseInt(e(459))/4+parseInt(e(406))/5*(parseInt(e(475))/6)+-parseInt(e(439))/7*(-parseInt(e(431))/8)+-parseInt(e(413))/9*(-parseInt(e(415))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(474)](){const t=yi;if(!this[t(422)][t(433)][t(405)](t(471)))return;const e=this[t(422)][t(468)][t(460)](t(410)),n=this[t(422)][t(433)][t(460)](t(473));e[t(469)]&&n[t(440)](t(403),this[t(417)][t(447)](this)),e[t(479)]&&n[t(440)](t(438),this[t(452)][t(447)](this)),e[t(404)]&&n[t(440)](t(414),this[t(427)][t(447)](this)),n[t(421)][t(448)](this[t(400)][t(447)](this))}[yi(417)](t,e={}){const n=yi,r=this[n(422)][n(433)][n(460)](n(473)),s=this[n(477)]();this[n(422)][n(463)][n(458)]((()=>{const t=n;r[t(442)](s,{commandName:t(403),commandParams:[{type:e[t(437)]}],formatGroupId:t(403)})}))}[yi(452)](t,e={}){const n=yi,r=this[n(422)][n(433)][n(460)](n(473)),s=this[n(444)]((t=>t.is(n(408),n(418))&&n(435)===t[n(416)](n(436))));if(s[n(443)]<1)return;const o=s[n(454)]((t=>this[n(422)][n(463)][n(428)](this[n(422)][n(463)][n(441)](t,n(470)),this[n(422)][n(463)][n(441)](t,0))));this[n(422)][n(463)][n(458)]((()=>{const t=n;r[t(442)](o,{commandName:t(438),commandParams:[{reversed:e[t(479)]}],formatGroupId:t(438)})}))}[yi(427)](t,e={}){const n=yi,r=this[n(422)][n(433)][n(460)](n(473)),s=this[n(444)]((t=>t.is(n(408),n(418))&&n(435)===t[n(416)](n(436))));if(s[n(443)]<1)return;const o=s[n(454)]((t=>this[n(422)][n(463)][n(428)](this[n(422)][n(463)][n(441)](t,n(470)),this[n(422)][n(463)][n(441)](t,0))));this[n(422)][n(463)][n(458)]((()=>{const t=n;r[t(442)](o,{commandName:t(414),commandParams:[{startIndex:e[t(404)]}],formatGroupId:t(414)})}))}[yi(400)](t){const e=yi;if(e(445)!=t[e(437)]&&e(399)!=t[e(437)])return;const n=this[e(422)][e(420)],{data:r}=t;if(!r)return;let s,o;switch(r[e(425)]){case e(403):s=e(401),o={type:e(432),content:Kr(n,s,Kr(n,this[e(426)](r[e(467)][0][e(437)])))};break;case e(438):s=r[e(467)][0][e(479)]?e(412):e(464),o={type:e(432),content:Kr(n,s)};break;case e(414):s=e(478),o={type:e(432),content:Kr(n,s,r[e(467)][0][e(404)])}}return o}[yi(477)](){const t=yi;var e,n,r,s;const o=this[t(422)][t(433)][t(460)](t(446));let i=Array[t(462)](this[t(422)][t(463)][t(476)][t(423)][t(419)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(408),t(418)))&&i[t(424)](...o[t(466)](this[t(422)][t(463)][t(476)][t(423)][t(472)](),t(409))),(null===(n=i[i[t(443)]-1])||void 0===n?void 0:n.is(t(408),t(418)))&&i[t(455)](...o[t(466)](this[t(422)][t(463)][t(476)][t(423)][t(430)](),t(402))),i=[...new Set(i)],(null===(s=null===(r=this[t(422)][t(463)][t(476)][t(423)][t(472)]())||void 0===r?void 0:r[t(457)])||void 0===s?void 0:s.is(t(408),t(418)))&&(i=i[t(450)]((e=>e.is(t(408),t(418))))),i}[yi(444)](t){const e=yi,n=this[e(422)][e(433)][e(460)](e(446));let r=Array[e(462)](this[e(422)][e(463)][e(476)][e(423)][e(419)]())[e(450)](t)[e(454)]((t=>{const r=e,s=this[r(422)][r(463)][r(441)](t,0);return[...n[r(466)](s,r(409)),...n[r(466)](s,r(402))]}))[e(411)]();return r=[...new Set(r)],r}[yi(426)](t){const e=yi;return e(429)+(this[e(422)][e(433)][e(460)](e(446))[e(451)](t)||e(465))[e(456)]()+e(461)+t[e(456)]()[e(434)](/-/g,"_")}}function Li(t,e){const n=Ni();return(Li=function(t,e){return n[t-=176]})(t,e)}const vi=Li;function Ni(){const t=["plugins","5161437zgFNvx","ELEMENT_MEDIA","showSuggestionHighlights","for","TrackChangesEditing","10998196YDRXBw","data","mediaEmbed","attribute:url:media","10FGTmrv","conversion","469XVYxla","dataDowncast","71826RuQcDK","afterInit","get","4CsCEPv","registerElementLabel","12fTTqFb","1969491vrirkg","162ugodOg","locale","MediaEmbedEditing","10907VYvsHD","11872JtZQNv","has","div","media","high","110tLlNVz","622fQUetp","11676yeHUmb","elementToElement","stop","descriptionFactory","editor","enableCommand","createEmptyElement","downcastDispatcher","options"];return(Ni=function(){return t})()}!function(t){const e=Li,n=t();for(;;)try{if(529514===parseInt(e(215))/1*(-parseInt(e(184))/2)+-parseInt(e(214))/3*(parseInt(e(211))/4)+parseInt(e(183))/5*(parseInt(e(208))/6)+parseInt(e(206))/7*(parseInt(e(178))/8)+parseInt(e(195))/9*(parseInt(e(204))/10)+-parseInt(e(200))/11*(-parseInt(e(213))/12)+parseInt(e(177))/13*(-parseInt(e(185))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ni);class wi extends t.Plugin{[vi(209)](){const t=vi,e=this[t(189)];if(!e[t(194)][t(179)](t(176)))return;const n=e[t(194)][t(210)](t(199)),r=e[t(216)];n[t(190)](t(202)),n[t(188)][t(212)](t(181),(e=>Kr(r,t(196),e))),e[t(205)][t(198)](t(207))[t(186)]({model:t(181),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(197)])return n[s(191)](s(180))},converterPriority:t(182)}),e[t(201)][t(192)].on(t(203),((e,n,r)=>{const s=t;r[s(193)][s(197)]&&e[s(187)]()}),{priority:t(182)})}}const Ri=Si;function Si(t,e){const n=Mi();return(Si=function(t,e){return n[t-=431]})(t,e)}function Mi(){const t=["mention","154FQaWiw","TrackChangesEditing","939556gCQiDf","MentionEditing","afterInit","get","has","477976qRCiMJ","154545jXQvlJ","editor","96izkxls","463298YOmLdb","1712828lsJCtn","3MShIBq","2277298cNJKJd","plugins","720QWYtoQ","2795553tCgFey","enableCommand"];return(Mi=function(){return t})()}!function(t){const e=Si,n=t();for(;;)try{if(683787===-parseInt(e(448))/1+parseInt(e(440))/2*(parseInt(e(439))/3)+-parseInt(e(438))/4+-parseInt(e(434))/5*(parseInt(e(436))/6)+parseInt(e(446))/7*(-parseInt(e(433))/8)+-parseInt(e(443))/9+parseInt(e(442))/10*(parseInt(e(437))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[Ri(450)](){const t=Ri,e=this[t(435)];e[t(441)][t(432)](t(449))&&e[t(441)][t(431)](t(447))[t(444)](t(445))}}const Fi=Di;function Di(t,e){const n=Pi();return(Di=function(t,e){return n[t-=227]})(t,e)}function Pi(){const t=["getMergeFieldType","enableCommand","src","registerDescriptionCallback","editor","*Remove:* %0","10730646BbMYpW","insertion","afterInit","1346423QqwSUA","registerElementLabel","deletion","locale","plugins","ELEMENT_MERGE_FIELD","TrackChangesEditing","mergeField","getContainedElement","has","9489310bDKbuL","6638XSCRPC","1305CzSGik","mergeFieldBlock","*Insert:* %0","insertMergeFieldBlock","5822728eDNIis","type","insertMergeField","getAttribute","11919383jztZsq","MergeFieldsEditing","getLabel","unwrapAffixes","descriptionFactory","6vQTMYb","image","1279188vlEmKx","insertMergeFieldImage","get"];return(Pi=function(){return t})()}!function(t){const e=Di,n=t();for(;;)try{if(955099===-parseInt(e(249))/1+-parseInt(e(260))/2*(parseInt(e(261))/3)+-parseInt(e(237))/4+parseInt(e(259))/5*(parseInt(e(235))/6)+parseInt(e(230))/7+-parseInt(e(265))/8+parseInt(e(246))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pi);class xi extends t.Plugin{[Fi(248)](){const t=Fi,e=this[t(244)];if(!e[t(253)][t(258)](t(231)))return;const n=e[t(253)][t(239)](t(255)),r=e[t(252)];n[t(241)](t(228)),n[t(241)](t(264)),n[t(241)](t(238)),n[t(234)][t(250)](t(256),(e=>Kr(r,t(254),e))),n[t(234)][t(250)](t(262),(e=>Kr(r,t(254),e))),n[t(234)][t(243)]((n=>{const s=t;if(s(247)!=n[s(227)]&&s(251)!=n[s(227)])return;const o=n[s(257)]();if(null==o)return;const i=e[s(253)][s(239)](s(231));let a;switch(i[s(240)](o)){case null:return;case s(236):{const t=i[s(233)](o[s(229)](s(242)));a=i[s(232)](t)||t;break}default:{const t=o[s(229)]("id");a=i[s(232)](t)||t;break}}return s(247)==n[s(227)]?{type:s(247),content:Kr(r,s(263),'"'+a+'" '+Kr(r,s(254)))}:{type:s(251),content:Kr(r,s(245),'"'+a+'" '+Kr(r,s(254)))}}))}}const Bi=ji;function Ui(){const t=["data","MultiLevelList","12804vFXeod","descriptionFactory","editor","5493420crFJwu","oldValue","21uqAzSh","listMarkerStyle","295049Uzfzlh","registerDescriptionCallback","next","head","150216JkrvFz","253BZvbXQ","1604277lWSlVk","enableDefaultAttributesIntegration","key","handleDescriptions","3792396YgkqNa","afterInit","TrackChangesEditing","*Set format:* %0","locale","ELEMENT_MULTI_LEVEL_LIST","*Remove format:* %0","format","multiLevelList","2fYETvn","get","newValue","listType","registerBlockAttribute","has","801070JGCcMn","90IMPGWW","plugins"];return(Ui=function(){return t})()}function ji(t,e){const n=Ui();return(ji=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=ji,n=t();for(;;)try{if(361592===-parseInt(e(392))/1*(-parseInt(e(374))/2)+-parseInt(e(398))/3+parseInt(e(385))/4*(parseInt(e(381))/5)+-parseInt(e(402))/6+-parseInt(e(390))/7*(parseInt(e(396))/8)+-parseInt(e(388))/9+parseInt(e(380))/10*(parseInt(e(397))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class Gi extends t.Plugin{[Bi(403)](){const t=Bi,e=this[t(387)],n=e[t(382)][t(375)](t(367));e[t(382)][t(379)](t(384))&&(n[t(399)](t(373)),n[t(378)](t(391)),n[t(386)][t(393)]((e=>this[t(401)](e))))}[Bi(401)](t){const e=Bi,n=this[e(387)][e(369)],{data:r}=t,s={type:e(372),content:""};if(r&&e(391)==r[e(400)]){if(!r[e(389)])return{type:e(372),content:Kr(n,e(368),Kr(n,e(370)))+" ("+r[e(376)]+")"};if(!r[e(376)]){let o=t[e(395)];for(;o;){if(o[e(383)]&&e(377)==o[e(383)][e(400)]&&o[e(383)][e(376)])return s;o=o[e(394)]}return{type:e(372),content:Kr(n,e(371),Kr(n,e(370)))+" ("+r[e(389)]+")"}}}}}const Vi=Wi;function Hi(){const t=["4LxCMuF","registerElementLabel","pageBreak","editor","2168040ZbkuVq","8541540oFNltD","plugins","43sjZyaJ","38015252OFwNde","1838106DesNJL","9098Tmuoth","enableCommand","afterInit","204MMvxob","has","206104mLGmrK","ELEMENT_PAGE_BREAK","TrackChangesEditing","locale","descriptionFactory","147695VEXsCm","PageBreakEditing","423qJJaRy","get"];return(Hi=function(){return t})()}function Wi(t,e){const n=Hi();return(Wi=function(t,e){return n[t-=290]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(731438===-parseInt(e(292))/1*(-parseInt(e(295))/2)+parseInt(e(294))/3*(parseInt(e(309))/4)+-parseInt(e(305))/5*(-parseInt(e(298))/6)+parseInt(e(313))/7+parseInt(e(300))/8*(parseInt(e(307))/9)+parseInt(e(290))/10+-parseInt(e(293))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hi);class zi extends t.Plugin{[Vi(297)](){const t=Vi,e=this[t(312)];if(!e[t(291)][t(299)](t(306)))return;e[t(291)][t(308)](t(302))[t(296)](t(311));const n=e[t(291)][t(308)](t(302)),r=e[t(303)];n[t(304)][t(310)](t(311),(e=>Kr(r,t(301),e)))}}const Ki=qi;function qi(t,e){const n=Zi();return(qi=function(t,e){return n[t-=364]})(t,e)}!function(t){const e=qi,n=t();for(;;)try{if(654611===-parseInt(e(368))/1+parseInt(e(418))/2*(-parseInt(e(385))/3)+-parseInt(e(364))/4*(parseInt(e(402))/5)+parseInt(e(386))/6*(parseInt(e(425))/7)+-parseInt(e(382))/8+-parseInt(e(429))/9+parseInt(e(395))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zi);class Xi extends t.Plugin{[Ki(408)](){const t=Ki,e=this[t(431)];if(!e[t(421)][t(397)](t(369)))return;const n=e[t(376)],r=e[t(421)][t(415)](t(407));r[t(404)][t(416)](t(411),(e=>Kr(n,t(405),e))),r[t(412)](t(411)),r[t(379)](t(423)),e[t(373)][t(426)].on(t(380),Yi(e),{priority:t(396)}),e[t(389)][t(426)].on(t(380),((n,r,s)=>{const o=t;s[o(406)][o(409)]&&Yi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(396)});const s=r[t(404)];s[t(378)]((r=>{const o=t;if(o(387)!==r[o(399)])return;const{start:i,end:a}=r[o(377)]();if(!i[o(392)](a)||!i[o(391)])return;const c=e[o(367)][o(374)],u=i[o(391)];return c[o(432)](u)&&!c[o(400)](u)&&c[o(375)](u,o(410))?{type:o(387),content:Kr(n,o(434),s[o(413)](u,1))}:void 0})),this[t(390)]()}[Ki(390)](){const t=Ki,e=this[t(431)],n=e[t(376)];e[t(421)][t(415)](t(407))[t(404)][t(378)]((e=>{const r=t;if(r(422)!=e[r(399)])return;const{data:s}=e;return s&&r(411)==s[r(394)]?{type:r(365),content:Kr(n,r(388),Kr(n,r(405)))}:void 0}))}}function Yi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(421)][o(415)](o(407)),a=r[o(371)][o(384)],c=r[o(371)][o(393)],u=t[o(367)][o(374)];if(!a[o(392)](c)||!a[o(391)])return;const l=a[o(391)];if(u[o(432)](l)&&!u[o(400)](l)&&u[o(375)](l,o(410))){if(!s[o(414)][o(427)](r[o(371)],n[o(433)]))return;const{authorId:t}=i[o(370)](r[o(383)]),a=s[o(419)][o(401)](o(372),{class:o(420),"data-author-id":t}),u=s[o(424)][o(366)](c);e&&i[o(417)][o(398)](r[o(383)])&&s[o(419)][o(381)](o(428),a),s[o(419)][o(430)](u,a),s[o(424)][o(403)](a,r[o(383)])}}}function Zi(){const t=["222xipBYl","insertion","*Change to:* %0","data","_registerLegacyDescription","nodeAfter","isTouching","end","commandName","21696330mPQUXn","highest","has","includes","type","isLimit","createUIElement","15PMpDUp","bindElementToMarker","descriptionFactory","ELEMENT_PARAGRAPH","options","TrackChangesEditing","afterInit","showSuggestionHighlights","$text","paragraph","enableDefaultAttributesIntegration","getItemLabel","consumable","get","registerElementLabel","activeMarkers","78430aTnfJP","writer","ck-suggestion-marker-split","plugins","formatBlock","insertParagraph","mapper","156044vrOlXe","downcastDispatcher","consume","ck-suggestion-marker--active","7665588oCbyoe","insert","editor","isBlock","name","*Insert:* %0","1010892xyaJIW","format","toViewPosition","model","183728STTrEq","Paragraph","_splitMarkerName","markerRange","span","editing","schema","checkChild","locale","getFirstRange","registerDescriptionCallback","enableCommand","addMarker:suggestion:insertion","addClass","2173536DjpQvA","markerName","start","21QgkXbL"];return(Zi=function(){return t})()}const Qi=$i;!function(t){const e=$i,n=t();for(;;)try{if(772282===-parseInt(e(379))/1+-parseInt(e(389))/2*(-parseInt(e(388))/3)+-parseInt(e(383))/4+parseInt(e(387))/5+parseInt(e(384))/6+parseInt(e(390))/7+-parseInt(e(377))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ta);class Ji extends t.Plugin{[Qi(380)](){const t=Qi,e=this[t(382)];e[t(386)][t(378)](t(385))&&e[t(381)][t(378)](t(392))[t(391)](t(385))}}function $i(t,e){const n=ta();return($i=function(t,e){return n[t-=377]})(t,e)}function ta(){const t=["replaceSource","commands","1324600rZZUdZ","3pMLAaP","1591752lKuNWp","131278QwgASP","enableCommand","TrackChangesEditing","8296FSnzbE","get","230220dAOOax","afterInit","plugins","editor","2972156TcILJW","4002168SNMdYd"];return(ta=function(){return t})()}const ea=na;function na(t,e){const n=sa();return(na=function(t,e){return n[t-=442]})(t,e)}!function(t){const e=na,n=t();for(;;)try{if(512103===parseInt(e(449))/1*(parseInt(e(444))/2)+parseInt(e(460))/3+parseInt(e(454))/4+parseInt(e(458))/5*(parseInt(e(451))/6)+-parseInt(e(450))/7+-parseInt(e(453))/8*(parseInt(e(455))/9)+parseInt(e(445))/10*(parseInt(e(442))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class ra extends t.Plugin{[ea(466)](){const t=ea,e=this[t(470)];e[t(448)][t(457)](t(452))&&(e[t(448)][t(447)](t(459))[t(446)](t(465)),this[t(462)]())}[ea(462)](){const t=ea,e=this[t(470)];e[t(448)][t(447)](t(459))[t(463)][t(456)]((n=>{const r=t;if(r(468)!=n[r(467)]&&r(461)!=n[r(467)])return;const{data:s}=n;return s&&r(465)==s[r(443)]?{type:r(469),content:Kr(e[r(464)],r(471))}:void 0}))}}function sa(){const t=["has","25705EAosgO","TrackChangesEditing","2967549qIlmwb","formatInline","_registerLegacyDescription","descriptionFactory","locale","removeFormat","afterInit","type","formatBlock","format","editor","*Remove all formatting*","29073pMuScp","commandName","53460BtSfUX","730RLDjHf","enableDefaultAttributesIntegration","get","plugins","2zohZIX","971733fGaCsf","252UQqdzW","RemoveFormatEditing","56JVNRDI","868872JZmRsy","1308600siHcYy","registerDescriptionCallback"];return(sa=function(){return t})()}const oa=aa;function ia(){const t=["61voaUIF","get","6hyxjes","plugins","afterInit","3TWEpqx","acceptAllSuggestions","186728VCgRZo","has","enableCommand","17623639VgXuSW","editor","acceptSuggestion","3437830OuZdke","RestrictedEditingModeEditing","29086nnwXmu","discardSelectedSuggestions","discardSuggestion","goToNextRestrictedEditingException","trackChanges","TrackChangesEditing","383636mVguXX","6384114ZQTQlY","goToPreviousRestrictedEditingException","892370lpngyl","discardAllSuggestions","acceptSelectedSuggestions","35TpvMFr"];return(ia=function(){return t})()}function aa(t,e){const n=ia();return(aa=function(t,e){return n[t-=147]})(t,e)}!function(t){const e=aa,n=t();for(;;)try{if(558509===parseInt(e(170))/1*(parseInt(e(157))/2)+-parseInt(e(147))/3*(parseInt(e(163))/4)+parseInt(e(155))/5*(parseInt(e(172))/6)+-parseInt(e(169))/7*(parseInt(e(149))/8)+parseInt(e(164))/9+parseInt(e(166))/10+-parseInt(e(152))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ia);class ca extends t.Plugin{[oa(174)](){const t=oa,e=this[t(153)];if(!e[t(173)][t(150)](t(156)))return;const n=e[t(173)][t(171)](t(162));n[t(151)](t(165)),n[t(151)](t(160));const r=e[t(173)][t(171)](t(156));r[t(151)](t(161)),r[t(151)](t(154)),r[t(151)](t(159)),r[t(151)](t(148)),r[t(151)](t(167)),r[t(151)](t(168)),r[t(151)](t(158))}}const ua=la;function la(t,e){const n=da();return(la=function(t,e){return n[t-=331]})(t,e)}!function(t){const e=la,n=t();for(;;)try{if(917931===parseInt(e(346))/1+parseInt(e(367))/2+parseInt(e(368))/3+-parseInt(e(355))/4+parseInt(e(365))/5*(-parseInt(e(344))/6)+-parseInt(e(332))/7*(-parseInt(e(376))/8)+-parseInt(e(333))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(da);class fa extends t.Plugin{static get[ua(338)](){return[io.ShiftEnter]}[ua(331)](){const t=ua,e=this[t(361)],n=e[t(381)][t(354)](t(335));n[t(382)](t(386)),e[t(371)][t(348)].on(t(360),ha(e),{priority:t(349)}),e[t(371)][t(348)].on(t(359),ha(e),{priority:t(349)}),e[t(357)][t(348)].on(t(353),((n,r,s)=>{const o=t;s[o(384)][o(356)]&&ha(e,{showActiveMarker:!1})(n,r,s)})),n[t(369)][t(336)](t(352),(n=>Kr(e[t(379)],t(374),n)))}}function ha(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=la,i=t[o(381)][o(354)](o(335));if(!s[o(345)][o(364)](r[o(337)],n[o(373)]))return;const a=t[o(377)];for(const t of r[o(337)][o(340)]()){if(!t.is(o(363),o(352)))continue;const n=o(339)==r[o(334)][o(342)](":")[1]?o(343):o(342),{authorId:c}=i[o(375)](r[o(334)]),u=s[o(351)][o(372)](o(383),{class:o(362)+n,"data-author-id":c}),l=s[o(385)][o(341)](a[o(347)](t));e&&i[o(358)][o(370)](r[o(334)])&&s[o(351)][o(350)](o(380),u),s[o(351)][o(378)](l,u),s[o(385)][o(366)](u,r[o(334)])}}}function da(){const t=["locale","ck-suggestion-marker--active","plugins","enableCommand","span","options","mapper","shiftEnter","init","14kuksvg","21820383OwwGTt","markerName","TrackChangesEditing","registerElementLabel","markerRange","requires","deletion","getItems","toViewPosition","split","merge","1326126pdBOdO","consumable","769317IEHODj","createPositionBefore","downcastDispatcher","high","addClass","writer","softBreak","addMarker:suggestion","get","2411560amBStl","showSuggestionHighlights","data","activeMarkers","addMarker:suggestion:deletion","addMarker:suggestion:insertion","editor","ck-suggestion-marker-","element","test","20WPEeyU","bindElementToMarker","3536558sKVMIk","4085712teNAqk","descriptionFactory","includes","editing","createUIElement","name","ELEMENT_LINE_BREAK","_splitMarkerName","3719568lKjoUv","model","insert"];return(da=function(){return t})()}const ga=pa;function pa(t,e){const n=ma();return(pa=function(t,e){return n[t-=290]})(t,e)}function ma(){const t=["locale","6358730TlybEk","285392vDEJEf","242529nabehH","document","editor","format","40QTVNPT","StandardEditingModeEditing","getRanges","from","22phnoqr","225nmgird","afterInit","176735ZJAtaD","1350ZHkQQR","plugins","has","2715Agnwej","restrictedEditingException","change","commandParams","isCollapsed","registerDescriptionCallback","value","type","commandName","get","selection","FORMAT_RESTRICTED_DISABLED","formatInline","model","formatBlock","24719496SEuGlw","forceValue","commands","364190RENKtD","descriptionFactory","TrackChangesEditing","FORMAT_RESTRICTED_ENABLED","markInlineFormat","8DoHHfM","enableCommand"];return(ma=function(){return t})()}!function(t){const e=pa,n=t();for(;;)try{if(556221===parseInt(e(313))/1*(-parseInt(e(297))/2)+parseInt(e(302))/3*(parseInt(e(306))/4)+parseInt(e(317))/5*(parseInt(e(314))/6)+-parseInt(e(300))/7+parseInt(e(301))/8*(-parseInt(e(311))/9)+-parseInt(e(292))/10*(-parseInt(e(310))/11)+parseInt(e(332))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ma);class Ia extends t.Plugin{[ga(312)](){const t=ga,e=this[t(304)],n=e[t(330)],r=e[t(299)];if(!e[t(315)][t(316)](t(307)))return;const s=e[t(315)][t(326)](t(294)),o=t(318),i=e[t(291)][t(326)](o);s[t(298)](o,((e,r={})=>{const a=t,c=n[a(303)][a(327)];if(c[a(321)])return void e(r);const u=void 0!==r[a(290)]?r[a(290)]:!i[a(323)];n[a(319)]((()=>{const t=a,e=Array[t(309)](c[t(308)]());for(const r of e){const e=u?[r]:Bs(o,r,n);for(const n of e)s[t(296)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(293)][t(322)]((e=>{const n=t;if(n(331)!=e[n(324)]&&n(329)!=e[n(324)])return;const{data:s}=e;return s&&s[n(325)]==o?s[n(320)][0][n(290)]?{type:n(305),content:Kr(r,n(295))}:{type:n(305),content:Kr(r,n(328))}:void 0}))}}const Ea=ba;function ba(t,e){const n=Ta();return(ba=function(t,e){return n[t-=131]})(t,e)}function Ta(){const t=["FORMAT_STYLE","descriptionFactory","format","GeneralHtmlSupport","registerBlockAttribute","element","DataSchema","editor","has","formatBlock","150716nXQfmo","locale","forceValue","54sMFWWN","2FtqagM","add","StyleUtils","46848JVhSMW","2656478PceYTj","*Set format:* %0","styleName","registerAttributeLabel","block","definitions","Style","40SpzJKg","style","8208uZqkRC","commandParams","registerDescriptionCallback","config","_registerLegacyDescription","registerInlineAttribute","commandName","ghsAttributes","toLowerCase","getGhsAttributeNameForElement","inline","enableDefaultAttributesIntegration","normalizeConfig","431139BhqhLb","afterInit","378NHQVwP","formatInline","type","303670PhTymv","*Remove format:* %0","get","909608OgLzWA","TrackChangesEditing","plugins"];return(Ta=function(){return t})()}!function(t){const e=ba,n=t();for(;;)try{if(146170===parseInt(e(177))/1*(-parseInt(e(181))/2)+parseInt(e(156))/3+-parseInt(e(133))/4*(parseInt(e(141))/5)+parseInt(e(143))/6*(parseInt(e(158))/7)+parseInt(e(164))/8+-parseInt(e(180))/9*(parseInt(e(161))/10)+parseInt(e(134))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class _a extends t.Plugin{[Ea(157)](){const t=Ea,e=this[t(174)];if(!e[t(166)][t(175)](t(140))||!e[t(166)][t(175)](t(173)))return;const n=e[t(166)][t(163)](t(165)),r=e[t(178)],s=e[t(146)][t(163)](t(142))||{},o=e[t(166)][t(163)](t(170)),i=e[t(166)][t(163)](t(132))[t(155)](e[t(166)][t(163)](t(173)),s[t(139)]);n[t(154)](t(142));const a=new Set;for(const e of i[t(138)]){const n=o[t(152)](e[t(172)]);a[t(131)](n)}const c=new Set;for(const e of i[t(153)]){const n=o[t(152)](e[t(172)]);c[t(131)](n);for(const n of e[t(150)])c[t(131)](n)}for(const e of a)n[t(171)](e),n[t(168)][t(137)](e,Kr(r,t(167)));for(const e of c)n[t(148)](e),n[t(168)][t(137)](e,Kr(r,t(167)));this[t(147)]()}[Ea(147)](){const t=Ea,e=this[t(174)],n=e[t(178)];e[t(166)][t(163)](t(165))[t(168)][t(145)]((e=>{const r=t;if(r(176)!=e[r(160)]&&r(159)!=e[r(160)])return;const{data:s}=e;return s&&r(142)===s[r(149)]?s[r(144)][0][r(179)]?{type:r(169),content:Kr(n,r(135),s[r(144)][0][r(136)][r(151)]())}:{type:r(169),content:Kr(n,r(162),s[r(144)][0][r(136)][r(151)]())}:void 0}))}}const ya=Ca;!function(t){const e=Ca,n=t();for(;;)try{if(367077===-parseInt(e(333))/1*(parseInt(e(248))/2)+parseInt(e(383))/3*(parseInt(e(346))/4)+-parseInt(e(373))/5+parseInt(e(293))/6*(-parseInt(e(365))/7)+parseInt(e(251))/8+-parseInt(e(379))/9+parseInt(e(234))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(La);class ka extends t.Plugin{constructor(t){const e=Ca;super(t),this[e(275)]=[e(231),e(350)],this[e(343)]=new Set}[ya(266)](){const t=ya,e=this[t(261)],n=e[t(335)][t(390)][t(377)];if(!e[t(250)][t(308)](t(331)))return;const r=e[t(294)],s=e[t(250)][t(249)](t(258)),o=e[t(250)][t(249)](t(240));s[t(263)][t(328)](t(283),(e=>Kr(r,t(352),e))),this[t(290)](),s[t(232)](t(360)),s[t(232)](t(370)),s[t(232)](t(362));for(const r of[t(303),t(363)]){const i=e[t(389)][t(249)](r);s[t(232)](r,(r=>{const a=t;e[a(335)][a(292)]((t=>{const e=a;r();const c=e(366)===i[e(326)],u=o[e(264)](n),l=o[e(318)](u),f=c?l[e(300)]-1:l[e(341)]+1,h=u[0][e(348)](e(283)),d=o[e(393)](h,{startRow:f,endRow:f}),g=Array[e(277)](d)[e(385)]((n=>t[e(255)](n[e(282)])));s[e(274)](g,e(231))}))}))}for(const r of[t(299),t(376)]){const i=e[t(389)][t(249)](r);s[t(232)](r,(r=>{const a=t;e[a(335)][a(292)]((t=>{const e=a;r();const c=e(388)===i[e(326)],u=o[e(264)](n),l=o[e(241)](u),f=c?l[e(300)]-1:l[e(341)]+1,h=u[0][e(348)](e(283)),d=o[e(393)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(277)](d)[e(385)]((n=>t[e(255)](n[e(282)])));s[e(274)](g,e(350))}))}))}for(const r of[t(371),t(332)]){const i=r[t(347)](11),a=i[t(351)](),c=a[t(347)](0,3)+t(381),u=t(283)+i,l=t(391)+i,f=t(276)+i;s[t(232)](r,(()=>{const i=t;e[i(335)][i(292)]((t=>{const e=i,h=o[e(264)](n),d=h[0][e(348)](e(283));let g;if(e(371)==r){const t=o[e(318)](h);g={startRow:t[e(300)],endRow:t[e(341)],includeAllSlots:!0}}else{const t=o[e(241)](h);g={startColumn:t[e(300)],endColumn:t[e(341)],includeAllSlots:!0}}const p=o[e(393)](d,g),m=Array[e(277)](p)[e(385)]((({cell:t})=>t)),I=Aa(m[e(361)]((t=>t[e(302)](c)))),E=Aa(m[e(361)]((t=>!t[e(302)](c))))[e(385)]((n=>t[e(255)](n))),b=s[e(344)](E,u);if(b&&(e(231)==b[e(355)]||e(350)==b[e(355)])){const n=this[e(268)](b);for(const r of I){const s=t[e(255)](r),i=o[e(354)](r),u=r[e(323)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(372)](s)}}}))}))}function c(r){const s=t,o=Array[s(277)](n[s(288)]())[s(385)]((t=>i.LiveRange[s(256)](t)));e[s(335)][s(292)]((t=>{const n=s,i=t[n(339)];r=r[n(361)]((t=>n(311)!=t[n(305)][n(330)])),t[n(239)](r),e[n(389)][n(249)](n(371))[n(243)](),e[n(369)](n(371),{forceDefaultExecution:!0}),e[n(335)][n(287)]((()=>{const t=n;e[t(335)][t(287)](i,(e=>{const n=t,r=o[n(361)]((t=>n(311)!=t[n(305)][n(330)]));r[n(357)]>0&&e[n(239)](r);for(const t of o)t[n(265)]()}))}))}))}function u(r){const s=t;e[s(335)][s(292)]((t=>{const o=s,a=Array[o(277)](n[o(288)]())[o(385)]((t=>i.LiveRange[o(256)](t))),c=[];for(const t of r)for(const e of t[o(284)]({shallow:!0}))c[o(236)](e);for(const n of c)o(311)!=n[o(305)][o(330)]&&(t[o(239)](t[o(270)](n,0)),e[o(389)][o(249)](o(332))[o(243)](),e[o(369)](o(332),{forceDefaultExecution:!0}));const u=a[o(361)]((t=>o(311)!=t[o(305)][o(330)]));u[o(357)]>0&&t[o(239)](u);for(const t of a)t[o(265)]()}))}function l(e,n){const r=t;return n[r(320)]((t=>e[r(297)]((e=>e[r(245)][r(289)](t[r(278)])||t[r(245)][r(289)](e[r(278)])))))}function f(e,n){const r=t;return!e[r(297)]((t=>n[r(297)]((e=>t[r(340)](e)))))&&e[r(297)]((t=>n[r(297)]((e=>t[r(245)][r(349)](e[r(278)])))))}e[t(298)][t(392)].on(t(286),((e,n,r)=>{const s=t;if(!r[s(306)][s(253)])return;const o=n[s(319)];if(!o)return;const i=r[s(296)][s(269)](o);function c(t){return Array[s(267)](t)?t:[t]}i&&s(237)===o[s(358)]&&(0,a.setHighlightHandling)(i,r[s(238)],((t,e,n)=>n[s(368)](c(e[s(271)]),t)),((t,e,n)=>n[s(321)](c(e[s(271)]),t)))}),{priority:t(304)}),s[t(263)][t(364)]((e=>{const n=t;if(n(367)!=e[n(382)]&&n(315)!=e[n(382)])return;const s=e[n(378)]();if(null!=s&&s.is(n(386),n(283))){if(n(367)==e[n(382)]){const t=e[n(284)]()[n(361)]((t=>t.is(n(337))))[n(385)]((t=>t[n(298)]));if(t[n(357)])return{type:n(367),content:Kr(r,n(387),Kr(r,n(325),'"'+t[n(317)](" ")+'"'))}}if(n(315)==e[n(382)]){const t=e[n(284)]()[n(361)]((t=>t.is(n(337))))[n(385)]((t=>t[n(298)]));if(t[n(357)])return{type:n(315),content:Kr(r,n(380),Kr(r,n(325),'"'+t[n(317)](" ")+'"'))}}}})),s[t(263)][t(364)]((e=>{const n=t;if(n(231)==e[n(355)]){const t=e[n(284)]()[n(361)]((t=>t.is(n(337))))[n(385)]((t=>t[n(298)])),s=this[n(268)](e),o=s[n(327)]-s[n(252)]+1;if(n(367)==e[n(382)])return t[n(357)]?{type:n(367),content:Kr(r,n(387),Kr(r,n(273),[o,'"'+t[n(317)](" ")+'"']))}:{type:n(367),content:Kr(r,n(387),Kr(r,n(322),o))};if(n(315)==e[n(382)])return t[n(357)]?{type:n(315),content:Kr(r,n(380),Kr(r,n(273),[o,'"'+t[n(317)](" ")+'"']))}:{type:n(315),content:Kr(r,n(380),Kr(r,n(322),o))}}if(n(350)==e[n(355)]){const t=e[n(284)]()[n(361)]((t=>t.is(n(337))))[n(385)]((t=>t[n(298)])),s=this[n(268)](e),o=s[n(384)]-s[n(359)]+1;if(n(367)==e[n(382)])return t[n(357)]?{type:n(367),content:Kr(r,n(387),Kr(r,n(313),[o,'"'+t[n(317)](" ")+'"']))}:{type:n(367),content:Kr(r,n(387),Kr(r,n(260),o))};if(n(315)==e[n(382)])return t[n(357)]?{type:n(315),content:Kr(r,n(380),Kr(r,n(313),[o,'"'+t[n(317)](" ")+'"']))}:{type:n(315),content:Kr(r,n(380),Kr(r,n(260),o))}}})),s[t(338)][t(301)](t(367),t(231),t(295),c),s[t(338)][t(301)](t(315),t(231),t(314),c),s[t(338)][t(301)](t(367),t(350),t(295),u),s[t(338)][t(301)](t(315),t(350),t(314),u),s[t(338)][t(301)](t(367),t(350),t(317),l),s[t(338)][t(301)](t(315),t(350),t(317),l),s[t(338)][t(301)](t(367),t(231),t(317),f),s[t(338)][t(301)](t(315),t(231),t(317),f)}[ya(375)](){const t=ya,e=this[t(261)],n=e[t(335)][t(390)][t(377)];return(r,s)=>{const o=t;e[o(335)][o(292)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(245)][a(257)];u&&u[0]&&!1===u[0][a(235)]&&(l=r[0][a(278)][a(280)]);const f=t[a(233)](l);if(a(311)==f[a(305)][a(330)])return;const h=Array[a(277)](n[a(288)]())[a(385)]((t=>i.LiveRange[a(256)](t)));t[a(239)](f),e[a(389)][a(249)](c)[a(243)](),u[a(236)]({forceDefaultExecution:!0}),e[a(369)](c,...u);const d=h[a(361)]((t=>a(311)!=t[a(305)][a(330)]));d[a(357)]>0&&t[a(239)](d);for(const t of h)t[a(265)]()}))}}[ya(374)](t){const e=ya,n=this[e(261)][e(250)][e(249)](e(240));let r=Number[e(242)],s=Number[e(307)],o=Number[e(242)],i=Number[e(307)];for(const a of t){if(e(311)==a[e(305)][e(330)])continue;const{row:t,column:c}=n[e(354)](a),u=a[e(302)](e(329))?a[e(323)](e(329))-1:0,l=a[e(302)](e(259))?a[e(323)](e(259))-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}}[ya(290)](){const t=ya,e=this[t(261)],n=e[t(250)][t(249)](t(258)),r=e[t(250)][t(249)](t(240));e[t(335)][t(390)].on(t(272),(()=>{const r=t,s=Array[r(277)](e[r(335)][r(390)][r(254)][r(309)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(279)](t);if(r(324)!=s)continue;if(null!=e[r(312)])continue;const a=n[r(356)](o);this[r(275)][r(336)](i)&&this[r(343)][r(345)](a)}}),{priority:t(316)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(255)](e),a=e[s(348)](s(283)),c=r[s(354)](e);for(const t of this[s(343)]){const n=t[s(355)],r=n[s(310)](s(334)),u=n[s(347)](r?10:5),l=u[s(351)](),f=l[s(347)](0,3)+s(381),h=s(391)+u,d=s(276)+u;if(!t[s(247)])continue;if(a!=t[s(246)]()[s(278)][s(348)](s(283)))continue;if(t[s(353)](i))continue;const g=e[s(302)](f)?e[s(323)](f)-1:0,p=this[s(268)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(372)](i),o=!0)}return o};e[t(335)][t(390)][t(342)]((n=>{const r=t;let o=!1;for(const t of e[r(335)][r(390)][r(254)][r(244)]())if(r(285)==t[r(382)])if(r(231)==t[r(358)])for(const e of t[r(281)][r(280)][r(262)]())o=o||s(e,n);else r(237)==t[r(358)]&&(o=o||s(t[r(281)][r(280)],n));return o}))}[ya(268)](t){const e=ya;return this[e(374)](t[e(288)]()[e(385)]((t=>t[e(278)][e(280)])))}}function Aa(t){const e=ya;return Array[e(277)](new Set(t)[e(291)]())}function Ca(t,e){const n=La();return(Ca=function(t,e){return n[t-=231]})(t,e)}function La(){const t=["1400656ZYodrL","minRow","showSuggestionHighlights","differ","createRangeOn","fromRange","nodeBefore","TrackChangesEditing","colspan","ELEMENT_TABLE_COLUMN","editor","getChildren","descriptionFactory","getSelectionAffectedTableCells","detach","afterInit","isArray","_getSuggestionCoords","toViewElement","createPositionAt","classes","change:data","ELEMENT_TABLE_ROW_WITH_TEXT","markMultiRangeInsertion","_tablePostFixingSubtypes","max","from","start","_splitMarkerName","nodeAfter","position","cell","table","getItems","insert","addMarker:suggestion","enqueueChange","getRanges","isEqual","_setupColumnsRowsFixing","values","change","12muNikQ","locale","discard","mapper","some","data","insertTableColumnLeft","first","registerCustomCallback","hasAttribute","insertTableRowAbove","highest","root","options","MIN_SAFE_INTEGER","has","getChangedMarkers","startsWith","$graveyard","oldRange","ELEMENT_TABLE_COLUMN_WITH_TEXT","accept","deletion","low","join","getRowIndexes","item","every","removeClass","ELEMENT_TABLE_ROW","getAttribute","suggestion","ELEMENT_TABLE_WITH_TEXT","order","maxRow","registerElementLabel","rowspan","rootName","TableEditing","removeTableColumn","10639DQoXzQ","tablePaste","model","includes","$textProxy","_suggestionFactory","batch","isIntersecting","last","registerPostFixer","_tableSuggestions","markMultiRangeDeletion","add","4ojoKNw","substr","findAncestor","isTouching","tableColumn","toLowerCase","ELEMENT_TABLE","isIntersectingWithRange","getCellLocation","subType","getSuggestion","length","name","minColumn","insertTable","filter","selectTableColumn","insertTableRowBelow","registerDescriptionCallback","2090627HDRQFt","above","insertion","addClass","execute","selectTableRow","removeTableRow","addRange","219230QXEbCP","_getCoordsForCells","_acceptFormatSuggestionCallbackFactory","insertTableColumnRight","selection","getContainedElement","2269233qDOpqI","*Remove:* %0","span","type","360171tlHgzr","maxColumn","map","element","*Insert:* %0","left","commands","document","min","downcastDispatcher","createTableWalker","tableRow","enableCommand","createRangeIn","10397160OSEqRP","forceValue","push","tableCell","writer","setSelection","TableUtils","getColumnIndexes","MAX_SAFE_INTEGER","refresh","getChanges","end","getFirstRange","isInContent","14RGeQFB","get","plugins"];return(La=function(){return t})()}const va=Na;function Na(t,e){const n=wa();return(Na=function(t,e){return n[t-=459]})(t,e)}function wa(){const t=["69128HfciwT","table","cell","map","from","set:isEnabled","element","editor","18684170XQWUza","enableCommand","*Split cell:* horizontally","getSuggestions","length","8873930FwEpvw","splitTableCellVertically","setSelection","find","TableEditing","commands","getAncestors","change","format","mergeTableCellLeft","plugins","highest","insertion","6dSoACM","forceDefaultExecution","fromRange","markBlockFormat","createRangeOn","rootName","getSelectionAffectedTableCells","descriptionFactory","accept","push","model","*Merge cells*","isEnabled","selection","author","_tablePostFixingSubtypes","233kKkHsN","mergeTableCellUp","add","subType","registerCustomCallback","horizontally","locale","getFirstPosition","_isForcedDefaultExecutionBlock","TrackChangesEditing","has","formatInline","containsRange","execute","stop","type","mergeTableCells","trackChanges","deletion","mergeTableCellDown","$graveyard","requires","TableUtils","getCellLocation","detach","splitTableCellHorizontally","3sioIcD","tableCell","formatBlock","1736wtgWjj","value","11CvxhHA","2016ZmHVCZ","return","registerDescriptionCallback","document","findAncestor","_acceptFormatSuggestionCallbackFactory","getRanges","markMultiRangeBlockFormat","refresh","size","low","*Split cell:* vertically","afterInit","_areMergableCells","isInContent","7407536achdpU","root","filter","createTableWalker","_suggestionFactory","8429435DghLrx","get","commandName","_areSelectedCellsMergable","direction","30643632sGBKMa","mergeTableCellRight"];return(wa=function(){return t})()}!function(t){const e=Na,n=t();for(;;)try{if(969856===parseInt(e(539))/1*(-parseInt(e(467))/2)+parseInt(e(464))/3*(parseInt(e(485))/4)+parseInt(e(510))/5+parseInt(e(523))/6*(-parseInt(e(490))/7)+-parseInt(e(497))/8*(parseInt(e(470))/9)+-parseInt(e(505))/10+parseInt(e(469))/11*(parseInt(e(495))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Ra extends t.Plugin{static get[va(459)](){return[ka]}[va(482)](){const t=va,e=this[t(504)],n=e[t(533)][t(473)][t(536)],r=e[t(545)];if(!e[t(520)][t(549)](t(514)))return;const s=e[t(520)][t(491)](t(548)),o=e[t(520)][t(491)](t(460)),a=e[t(520)][t(491)](ka);a[t(538)][t(532)](t(555)),s[t(506)](t(555),(()=>{const n=t,r=o[n(529)](e[n(533)][n(473)][n(536)]);e[n(533)][n(517)]((()=>{const t=n;s[t(477)](r,{commandName:t(555),commandParams:[]},[],t(555))}))})),e[t(515)][t(491)](t(555)).on(t(552),((n,r)=>{const o=t;e[o(515)][o(491)](o(556))[o(468)]&&(r[o(509)]>0&&r[r[o(509)]-1]&&r[r[o(509)]-1][o(524)]||s[o(547)]||this[o(493)]()||n[o(553)]())}),{priority:t(521)});for(const n of[t(540),t(496),t(558),t(519)]){const r=e[t(515)][t(491)](n);s[t(506)](n,(()=>{const n=t,o=e[n(533)][n(473)][n(536)][n(546)]()[n(516)]()[n(513)]((t=>t.is(n(503),n(465)))),i=r[n(468)];e[n(533)][n(517)]((()=>{const t=n;s[t(477)]([o,i],{commandName:t(555),commandParams:[]},[],t(555))}))}))}for(const n of[t(511),t(463)]){const r=e[t(515)][t(491)](n);s[t(506)](n,(()=>{const i=t,a=o[i(529)](e[i(533)][i(473)][i(536)])[0],c=a[i(474)](i(498)),{column:u,row:l}=o[i(461)](a);let f=[];if(i(544)==r[i(494)]){const t=o[i(488)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(501)](t)[i(500)]((t=>t[i(499)]))}else{const t=o[i(488)](c,{column:u,includeAllSlots:!0});f=Array[i(501)](t)[i(500)]((t=>t[i(499)]))}e[i(533)][i(517)]((t=>{const e=i;s[e(526)](t[e(527)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(530)][t(472)]((e=>{const n=t;if(n(466)!=e[n(554)]&&n(550)!=e[n(554)])return;const{data:s}=e;return s&&n(555)==s[n(492)]?{type:n(518),content:Kr(r,n(534))}:void 0})),s[t(530)][t(472)]((e=>{const n=t;if(n(466)!=e[n(554)]&&n(550)!=e[n(554)])return;const{data:s}=e;return s?n(511)==s[n(492)]?{type:n(518),content:Kr(r,n(481))}:n(463)==s[n(492)]?{type:n(518),content:Kr(r,n(507))}:void 0:void 0}));const c=a[t(475)]();for(const e of[t(540),t(496),t(558),t(519)])s[t(489)][t(543)](t(466),e,t(531),c);for(const e of[t(511),t(463)])s[t(489)][t(543)](t(466),e,t(531),c);s[t(489)][t(543)](t(466),t(555),t(531),(r=>{const s=t;e[s(533)][s(517)]((t=>{const o=s,a=Array[o(501)](n[o(476)]())[o(500)]((t=>i.LiveRange[o(525)](t)));t[o(512)](r),e[o(515)][o(491)](o(555))[o(478)](),e[o(552)](o(555),{forceDefaultExecution:!0});const c=a[o(487)]((t=>o(559)!=t[o(486)][o(528)]));c[o(509)]>0&&t[o(512)](c);for(const t of a)t[o(462)]()}))}));for(const n of[t(540),t(558),t(519),t(496)]){const r=e[t(515)][t(491)](n);r.on(t(502),((n,s,o)=>{const i=t;if(o){const t=e[i(533)][i(473)][i(536)][i(546)]()[i(516)]()[i(513)]((t=>t.is(i(503),i(465))));this[i(483)](r[i(468)],t)||(n[i(471)]=!1,n[i(553)]())}}),{priority:t(480)})}}[va(493)](){const t=va,e=this[t(504)][t(515)][t(491)](t(555)),n=this[t(504)][t(520)][t(491)](t(460));if(!e[t(535)])return!1;const r=n[t(529)](this[t(504)][t(533)][t(473)][t(536)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(483)](e,n))return!1;return!0}[va(483)](t,e){const n=va,r=this[n(504)][n(520)][n(491)](n(548)),s=this[n(504)][n(533)][n(527)](t),o=this[n(504)][n(533)][n(527)](e),i=new Set,a=new Set;for(const t of r[n(508)]())if((n(522)==t[n(554)]||n(557)==t[n(554)]||n(555)==t[n(542)])&&t[n(484)])for(const e of t[n(476)]())e[n(551)](s,!0)&&i[n(541)](t[n(554)]+":"+t[n(537)].id),e[n(551)](o,!0)&&a[n(541)](t[n(554)]+":"+t[n(537)].id);if(i[n(479)]!=a[n(479)])return!1;for(const t of i)if(!a[n(549)](t))return!1;return!0}}function Sa(t,e){const n=Fa();return(Sa=function(t,e){return n[t-=356]})(t,e)}const Ma=Sa;!function(t){const e=Sa,n=t();for(;;)try{if(910602===parseInt(e(424))/1+parseInt(e(433))/2+parseInt(e(421))/3*(-parseInt(e(379))/4)+parseInt(e(423))/5*(-parseInt(e(440))/6)+-parseInt(e(394))/7*(-parseInt(e(373))/8)+-parseInt(e(411))/9*(parseInt(e(375))/10)+-parseInt(e(360))/11*(parseInt(e(395))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fa);class Oa extends t.Plugin{static get[Ma(363)](){return[ka]}[Ma(441)](){const t=Ma,e=this[t(438)];if(!e[t(437)][t(383)](t(382)))return;const n=e[t(405)],r=e[t(437)][t(428)](t(404));r[t(364)](t(413)),r[t(364)](t(426)),r[t(422)](t(370)),r[t(422)](t(408)),r[t(430)][t(396)](t(370),Kr(n,t(378))),r[t(430)][t(396)](t(408),Kr(n,t(356))),this[t(359)]()}[Ma(359)](){const t=Ma,e=this[t(438)][t(437)][t(428)](t(404)),n=this[t(438)][t(437)][t(428)](t(435)),r=this[t(438)][t(437)][t(428)](ka)[t(442)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Sa,{type:c,id:u}=e[a(392)](o[a(427)]),l=e[a(431)](u),f=l[a(414)];if(a(412)!=l[a(371)]||!f||a(426)!=f[a(377)])return;if(o[a(367)])return void s[a(400)]();if(!i[a(358)][a(399)](o[a(381)],s[a(390)]))return;const h=o[a(381)][a(366)][a(443)],d=o[a(381)][a(407)][a(420)],g=h[a(365)][a(365)],{column:p}=n[a(410)](h),{column:m}=n[a(410)](d);for(let s=p;s<=m;s++){const l=n[a(361)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(418)],l=i[a(393)][a(362)](s);i[a(417)][a(357)](a(368)+c,l),r&&i[a(417)][a(439)](a(376),u,l),i[a(393)][a(389)](l,o[a(427)]),t&&(e[a(415)][a(403)](o[a(427)])?i[a(417)][a(357)](a(384),l):i[a(417)][a(406)](a(384),l))}}}}e[t(369)][t(386)](t(412),t(413),t(372),r),e[t(369)][t(386)](t(412),t(426),t(372),r),this[t(438)][t(434)][t(409)].on(t(388),s(),{priority:t(374)}),this[t(438)][t(414)][t(409)].on(t(388),((e,n,r)=>{const o=t;r[o(397)][o(436)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(374)}),this[t(438)][t(434)][t(409)].on(t(429),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(392)](r[o(427)]),c=e[o(431)](a),u=c[o(414)];if(o(412)!=c[o(371)]||!u||o(426)!=u[o(377)])return;const l=s[o(393)][o(398)](r[o(427)]);if(l)for(const t of l)s[o(417)][o(406)](o(368)+i,t),s[o(417)][o(406)](o(384),t),s[o(417)][o(416)](o(376),t),s[o(393)][o(380)](t,r[o(427)])}),{priority:t(374)}),this[t(401)]()}[Ma(401)](){const t=Ma,e=this[t(438)],n=e[t(405)];function r(e){const r=t;return{type:r(391),content:Kr(n,r(419),e)}}e[t(437)][t(428)](t(404))[t(430)][t(387)]((e=>{const s=t;if(s(412)!=e[s(371)])return;const{data:o}=e;if(o){if(s(413)==o[s(377)]){const t=o[s(425)][0][s(432)];return r(Kr(n,s(t?378:385)))}if(s(426)==o[s(377)]){const t=o[s(425)][0][s(432)];return r(Kr(n,s(t?356:402)))}}}))}}function Fa(){const t=["stop","_registerLegacyDescription","FORMAT_REGULAR_COLUMN","includes","TrackChangesEditing","locale","removeClass","end","headingColumns","downcastDispatcher","getCellLocation","81vJBrji","formatBlock","setTableRowHeader","data","activeMarkers","removeAttribute","writer","cell","*Format:* %0","nodeBefore","57LGHAUD","registerBlockAttribute","2605xYZhky","677370XTsiBF","commandParams","setTableColumnHeader","markerName","get","removeMarker:suggestion","descriptionFactory","getSuggestion","forceValue","3104058rQMKJr","editing","TableUtils","showSuggestionHighlights","plugins","editor","setAttribute","3798XGVioa","afterInit","_acceptFormatSuggestionCallbackFactory","nodeAfter","FORMAT_HEADER_COLUMN","addClass","consumable","_handleLegacySuggestions","737iOgCsP","createTableWalker","toViewElement","requires","enableDefaultAttributesIntegration","parent","start","item","ck-suggestion-marker-","_suggestionFactory","headingRows","type","accept","712zmtVCl","highest","981130BShzEJ","data-suggestion","commandName","FORMAT_HEADER_ROW","104996xyKCRL","unbindElementFromMarkerName","markerRange","TableEditing","has","ck-suggestion-marker--active","FORMAT_REGULAR_ROW","registerCustomCallback","registerDescriptionCallback","addMarker:suggestion","bindElementToMarker","name","format","_splitMarkerName","mapper","41951WGNhqW","25188GDiHjw","registerAttributeLabel","options","markerNameToElements","consume"];return(Fa=function(){return t})()}const Da=Ua;function Pa(){const t=["getChildren","includes","remove","tableCellBorderWidth","updateMarker","deletionRanges","oldRange","isEmpty","author","listenTo","requires","createRangeIn","subType","from","descriptionFactory","forceDefaultExecution","insertionRanges","trackChanges","afterInit","tablePasteChainId","getAttributes","editor","low","tableCell","createElement","_createdBatches","startsWith","reduce","removeColumns","hasSuggestion","markMultiRangeDeletion","getMarkers","schema","getRows","differ","getSuggestion","getChild","call","add","end","name","tableCellPadding","row","createRange","element","get","2823304uXzlqH","nextSibling","endRow","options","markers","_replaceTableSlotCell","push","tableCellVerticalAlignment","markMultiRangeBlockFormat","6920541eXLBOX","paragraph","setAttributes","locale","root","stop","editing","editingDowncast","dataDowncast","move","content","TrackChangesEditing","attributes","markMultiRangeInsertion","for","view","removeRows","getShiftedBy","getSuggestions","endColumn","document","activeMarkers","isEqual","commands","join","_suggestionFactory","position","removeMarkers","createRangeOn","Users","isInContent","discard","model","getColumns","registerDescriptionCallback","entries","accept","selection","42nAkTpA","TableClipboard","tableCellHorizontalAlignment","has","register","type","every","suggestion","suggestionLoaded","rootName","getColumnIndexes","503295havxWd","79558BjwSSC","ck-suggestion-marker","conversion","value","rowInsertionRanges","getRanges","ck-suggestion-marker-insertion","getRange","_tablePostFixingSubtypes","columnInsertionRanges","unwrap","tableCellSuggestion","getTableIfOnlyTableInContent","_splitMarkerName","suggestion:formatBlock:tablePasteCell","redo","_isForcedDefaultExecutionBlock","columns","clipboardOutput","tablePasteColumn","tableCellBackgroundColor","next","tableCellBorderColor","getSuggestionCallback","documentSelection","insert","rowInsertionIndexes","length","getChangedMarkers","set","fill","detach","createTableWalker","getItems","getRowIndexes","tablePasteRow","markerToHighlight","first","markerAttributes","cells","1691605TwBTBk","removeMarker","find","setAttribute","TableUtils","getContainedElement","previousSibling","markerName","plugins","table","getChanges","registerPostFixer","insertRows","tablePaste","_getCoordsForCells","keys","previous","getSelectionAffectedTableCells","suggestionUnloaded","insertContent","registerCustomCallback","getAllAdjacentSuggestions","nodeAfter","*Replace table cells*","forEach","start","createPositionBefore","cell","42Uaxkik","tablePasteCell","insertColumns","batch","some","suggestion-td","filter","column","newRange","change","last","columnInsertionIndexes","showSuggestionHighlights","fromRange","findAncestor","map","175916zhsamH","high","deletion","tableCellBorderStyle","fromEntries","containsRange","rows","$graveyard","formatBlock","elementToElement","wrap","insertion","426378YccqLc","return","ck-suggestion-marker--active"];return(Pa=function(){return t})()}!function(t){const e=Ua,n=t();for(;;)try{if(425569===-parseInt(e(550))/1+-parseInt(e(551))/2*(-parseInt(e(539))/3)+parseInt(e(635))/4+parseInt(e(591))/5+-parseInt(e(647))/6*(parseInt(e(619))/7)+-parseInt(e(492))/8+parseInt(e(501))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);const xa=[Da(653),Da(573),Da(638),Da(541),Da(499),Da(571),Da(487)],Ba=Object[Da(639)](xa[Da(634)]((t=>[t,null])));function Ua(t,e){const n=Pa();return(Ua=function(t,e){return n[t-=480]})(t,e)}class ja extends t.Plugin{static get[Da(660)](){return[ka]}[Da(668)](){const t=Da,n=this[t(671)];if(!n[t(599)][t(542)](t(540)))return;const r=n[t(599)][t(491)](t(512)),s=n[t(599)][t(491)](t(595)),o=n[t(599)][t(491)](ka),a=n[t(599)][t(491)](t(540));o[t(559)][t(498)](t(586),t(570)),n[t(533)][t(682)][t(543)](t(562),{allowIn:t(673),allowContentOf:t(673),isLimit:!0}),n[t(553)][t(644)]({model:t(562),view:t(624)});let c=null;n[t(533)].on(t(610),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(578)]-1];h&&h[u(665)]||r[u(567)]||this[u(671)][u(524)][u(491)](u(667))[u(554)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(575)))return!1;const i=s[o(563)](t,n);if(!i||!Va(i,void 0,r))return!1;const a=r[o(608)](n[o(521)][o(538)]);if(!a[o(578)])return!1;const c=a[0][o(633)](o(600)),l=r[o(585)](a),f=r[o(549)](a),h={startRow:l[o(588)],endRow:l[o(629)],startColumn:f[o(588)],endColumn:f[o(629)]};return 1==a[o(578)]&&(h[o(494)]+=r[o(683)](i)-1,h[o(520)]+=r[o(534)](i)-1),Va(c,h,r)}(l,f,n[u(533)],s,a)&&(o[u(506)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(533)][u(628)]((()=>{const t=u;n[t(533)][t(610)](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(578)]&&r[t(514)](o,t(586),{tablePasteChainId:s}),a[t(578)]&&r[t(514)](a,t(570),{tablePasteChainId:s}),l[t(578)]&&(r[t(514)](l,t(604),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(615)]((e=>{const n=t;var r;return null===(r=e[n(582)])||void 0===r?void 0:r[n(483)](e)}))),f[t(578)]&&(r[t(680)](f,t(604),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(615)]((e=>{const n=t;var r;return null===(r=e[n(582)])||void 0===r?void 0:r[n(483)](e)})));const d=r[t(500)](h[t(634)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(620),{tablePasteChainId:s});if(d){const e=d[t(681)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(533)][t(529)](s),a=e[t(593)]((e=>e[t(558)]()[t(523)](i)));a&&r[t(498)]([a[t(486)],o])}r[t(578)]&&d[t(594)](t(589),Object[t(639)](r))}c=null})))}),{priority:e.priorities[t(636)]+10}),n[t(599)][t(491)](t(540)).on(t(497),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(506)]();const u=s[r(618)],l=o,f=Ga(u),h=Ga(l);e[r(648)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(652)](u[r(482)](0));for(const t of Array[r(663)](l[r(650)]()))a[r(576)](t,u,r(485));const t=c[r(577)][r(651)](s[r(488)]),e=c[r(630)][r(651)](s[r(626)]);t||e||(d=i.LiveRange[r(632)](a[r(661)](u)))}else h&&!f&&(g=a[r(661)](u));else{const t=a[r(674)](r(562)),e=a[r(674)](r(562));a[r(645)](a[r(661)](u),e),a[r(576)](t,u,0);for(const e of Array[r(663)](l[r(650)]()))a[r(576)](e,t,r(485));d=i.LiveRange[r(632)](a[r(529)](t)),g=i.LiveRange[r(632)](a[r(529)](e))}const p=Array[r(663)](l[r(670)]())[r(625)]((([t])=>xa[r(651)](t)));c[r(590)][r(498)]({element:u,attributes:p[r(578)]?Object[r(639)](p):null}),d&&c[r(666)][r(498)](d),g&&c[r(655)][r(498)](g)}),{priority:t(636)}),s.on(t(621),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(568)]||1;c[o(630)]=new Array(l)[o(581)](u)[o(634)](((t,e)=>t+e));for(const{cell:t}of s[o(583)](i,{startColumn:u,endColumn:u+l-1}))c[o(560)][o(498)](n[o(533)][o(529)](t))}),{priority:t(672)}),s.on(t(603),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(641)]||1;c[o(577)]=new Array(l)[o(581)](u)[o(634)](((t,e)=>t+e));for(const{cell:t}of s[o(583)](i,{startRow:u,endRow:u+l-1}))c[o(555)][o(498)](n[o(533)][o(529)](t))}),{priority:t(672)}),r[t(664)][t(535)]((e=>{const r=t;if(e[r(662)]&&e[r(662)][r(676)](r(604)))return e[r(607)]?{}:{type:r(646),content:Kr(n[r(504)],r(614))}}));const u=()=>!1;for(const e of[t(604),t(570),t(586),t(620)])r[t(526)][t(611)](t(646),e,t(525),u),r[t(526)][t(611)](t(637),e,t(525),u),r[t(526)][t(611)](t(643),e,t(525),u);r[t(526)][t(611)](t(643),t(620),t(532),u),r[t(526)][t(611)](t(643),t(620),t(537),((e,r,s)=>{const o=t,i=e[o(634)]((t=>t[o(596)]()))[o(625)]((t=>t)),a=new Map(i[o(634)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(590)])e&&a[o(580)](t,e);else if(s&&s[o(589)])for(const[t,e]of Object[o(536)](s[o(589)])){const r=n[o(533)][o(496)][o(491)](t),s=r?r[o(558)]()[o(596)]():null;s&&a[o(580)](s,e)}n[o(533)][o(628)]((t=>{const e=o;for(const[n,r]of a)t[e(503)]({...Ba,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(526)][o(611)](e,o(604),s,((t,i,a)=>{const c=o;n[c(533)][c(628)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(616)][o(613)];t.is(o(490),o(562))&&u[o(498)](t)}r[o(526)][o(574)](e,null,s)(t,i,a);for(const t of u)o(642)!=t[o(505)][o(548)]&&n[o(561)](t)}))}))};l(t(646),t(537)),l(t(646),t(532)),l(t(637),t(537)),l(t(637),t(532)),r[t(526)][t(611)](t(646),t(586),t(532),(e=>{const n=t,r=e[n(634)]((t=>t[n(596)]())),i=r[0][n(633)](n(600)),{minRow:a,maxRow:c}=o[n(605)](r);s[n(517)](i,{at:a,rows:c-a+1})})),r[t(526)][t(611)](t(646),t(570),t(532),(e=>{const n=t,r=e[n(634)]((t=>t[n(596)]())),i=r[0][n(633)](n(600)),{minColumn:a,maxColumn:c}=o[n(605)](r);s[n(678)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(662)]||!n[s(662)][s(676)](s(604)))return;const o=n[s(513)][s(669)],i=r[s(519)]()[s(625)]((t=>t[s(531)]&&t[s(513)]&&t[s(513)][s(669)]==o));i[s(578)]&&n[s(612)]()[s(578)]!=i[s(578)]&&i[s(677)](((t,e)=>(t[s(572)]=e,e[s(607)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(564)](e[s(598)]),a=[s(552),s(557)],c=r[s(522)][s(651)](e[s(598)]);return c&&a[s(498)](s(649)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(547),f,{priority:t(636)}),r.on(t(609),f,{priority:t(636)}),n[t(533)][t(521)][t(602)]((()=>{const e=t;let s=!1;const o=Array[e(663)](n[e(533)][e(521)][e(480)][e(579)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(564)](t);if(e(546)!=o||e(637)!=a||i[e(656)])continue;if(!r[e(679)](c))continue;const u=r[e(481)](c)[e(556)](),l=n[e(599)][e(491)](e(530)).me;for(const t of r[e(519)]())if(t[e(531)]&&t[e(658)]==l&&e(643)==t[e(544)]&&e(620)==t[e(662)]&&t[e(556)]()[e(545)]((t=>u[e(623)]((n=>n[e(640)](t,!0))))))for(const n of t[e(612)]())n[e(531)]&&(n[e(532)](),s=!0)}return s})),n[t(533)][t(521)][t(602)]((e=>{const s=t,o=n[s(524)][s(491)](s(566));if(!o||!o[s(675)][s(542)](e[s(622)]))return!1;let i=!1;const a=n[s(599)][s(491)](s(530)).me,c=n[s(533)][s(521)][s(480)][s(601)](),u=Array[s(663)](n[s(533)][s(521)][s(480)][s(579)]())[s(625)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(564)](t);return n(546)==o&&n(604)==i&&c==a.id&&!e[n(656)]}));for(const t of c){if(s(576)!=t[s(544)]||s(562)!=t[s(486)]||1!=t[s(578)])continue;const n=e[s(489)](t[s(527)],t[s(527)][s(518)](1));if(!u[s(593)]((({data:t})=>t[s(627)][s(523)](n))))for(const{name:t,data:r}of u)if(n[s(640)](r[s(627)])){e[s(654)](t,{range:n}),i=!0;break}}return i})),n[t(533)][t(521)][t(602)]((e=>{const s=t;let o=!1;const i=n[s(599)][s(491)](s(530)).me,a=r[s(519)]()[s(625)]((t=>t[s(531)]&&t[s(658)]==i)),c=new Set,u=new Set;for(const t of a)if(s(604)==t[s(662)])for(const e of t[s(681)]()){const n=e[s(558)]()[s(596)]();if(n)if(n.is(s(490),s(562))&&Ga(n)){t[s(592)](e[s(486)]),c[s(484)](n),o=!0;const r=n[s(493)],i=n[s(597)],a=r&&r.is(s(490),s(562)),l=i&&i.is(s(490),s(562));a&&!c[s(542)](r)&&u[s(484)](r),l&&!c[s(542)](i)&&u[s(484)](i)}else n.is(s(490),s(502))&&n[s(657)]&&(t[s(592)](e[s(486)]),o=!0)}else if(s(620)==t[s(662)]){if(!t[s(513)]||!t[s(513)][s(669)])continue;const e=t[s(513)][s(589)];if(e&&Object[s(606)](e)[s(578)])continue;const n=t[s(513)][s(669)];let r=!0,i=!0;for(const e of a)if(e[s(662)]&&e[s(662)][s(676)](s(604))){if(!e[s(513)][s(669)]){i=!1;break}if(e.id!=t.id&&e[s(513)][s(669)]==n){r=!1;break}}i&&r&&(t[s(528)](),o=!0)}for(const t of c)e[s(652)](t);for(const t of u)e[s(561)](t);return o})),n[t(553)][t(515)](t(508))[t(587)]({model:t(565),view:t=>h(t),converterPriority:t(636)}),n[t(553)][t(515)](t(509))[t(587)]({model:t(565),view:(e,n)=>n[t(495)][t(631)]?h(e,!1):null,converterPriority:t(636)});const d=n[t(507)][t(516)];this[t(659)](d[t(521)],t(569),((e,n)=>{const r=t,s=[];for(const t of d[r(661)](n[r(511)])[r(584)]())t.is(r(490),r(624))&&s[r(498)](t);d[r(628)]((t=>{const e=r;for(const n of s)t[e(510)](t[e(661)](n),t[e(617)](n)),t[e(652)](n)}))}))}}function Ga(t){const e=Da;if(t[e(657)])return!0;const n=t[e(482)](0);return n.is(e(490),e(502))&&n[e(657)]}function Va(t,e={},n){const r=Da;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(583)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ha=Wa;function Wa(t,e){const n=Ka();return(Wa=function(t,e){return n[t-=339]})(t,e)}!function(t){const e=Wa,n=t();for(;;)try{if(401276===-parseInt(e(365))/1+parseInt(e(360))/2+-parseInt(e(354))/3+-parseInt(e(393))/4*(-parseInt(e(348))/5)+parseInt(e(359))/6+-parseInt(e(377))/7*(-parseInt(e(343))/8)+-parseInt(e(362))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class za extends t.Plugin{[Ha(375)](){const t=Ha;if(!this[t(341)][t(346)][t(379)](t(389)))return;const e=this[t(341)][t(346)][t(391)](t(352));e[t(380)](t(344),this[t(357)][t(388)](this)),e[t(381)][t(387)](t(382),t(351),t(384),e[t(381)][t(374)](t(382),null,t(370))),e[t(381)][t(387)](t(382),t(351),t(370),e[t(381)][t(374)](t(382),null,t(384))),e[t(371)][t(339)](this[t(353)][t(388)](this))}[Ha(357)](t,e){const n=Ha,r=this[n(341)][n(346)][n(391)](n(352)),s=this[n(341)][n(346)][n(391)](n(389)),o=e[n(356)]||this[n(341)][n(366)][n(373)][n(340)][n(363)]();this[n(341)][n(366)][n(383)]((()=>{const i=n,a=s[i(345)](o);let c=a?s[i(342)](a):null,u=o[i(364)](i(386))||null;const l=e[i(386)]||u,f=e[i(355)]||c,h=this[i(341)][i(346)][i(391)](i(390)).me;for(const t of r[i(392)]()){const e=t[i(378)]();if(i(351)===t[i(349)]&&e===o){t[i(369)]!==h&&t[i(370)]();const e=t[i(368)][i(385)];u=e[0][i(386)],c=e[0][i(355)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(361)](o,{commandName:i(344),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(351)},[],i(351))}))}[Ha(353)](t){const e=Ha;if(e(382)!=t[e(367)]&&e(372)!=t[e(367)])return;const{data:n}=t;if(n&&e(351)===n[e(376)]){const t=e(350);return{type:e(358),content:Kr(this[e(341)][e(347)],t)}}}}function Ka(){const t=["157962dlNskh","getContainedElement","has","enableCommand","_suggestionFactory","formatBlock","change","accept","commandParams","tableWidth","registerCustomCallback","bind","TableColumnResizeEditing","Users","get","getSuggestions","32lwPSzT","registerDescriptionCallback","selection","editor","getTableColumnsWidths","104nFkscW","resizeTableWidth","getColumnGroupElement","plugins","locale","106270jOFmHo","subType","*Format:* resize table","resizeTable","TrackChangesEditing","handleSuggestionDescription","508815ZkSUmL","columnWidths","table","handleResizeTableWidthCommand","format","2956974uKhHiG","1202580MhkYHd","markBlockFormat","3878361pTiYar","getSelectedElement","getAttribute","555699mirecD","model","type","data","author","discard","descriptionFactory","formatInline","document","getSuggestionCallback","afterInit","formatGroupId"];return(Ka=function(){return t})()}const qa=Xa;function Xa(t,e){const n=Ya();return(Xa=function(t,e){return n[t-=126]})(t,e)}function Ya(){const t=["insertTemplate","2572582cJclBu","5955712HWtPqb","has","582wIUFcJ","24020YNrfuW","407994rZPwaa","get","35078193AqaDui","editor","afterInit","614360oolFEd","Template","plugins","enableCommand","147865iHyhGK","5TnPirE","TrackChangesEditing"];return(Ya=function(){return t})()}!function(t){const e=Xa,n=t();for(;;)try{if(752161===parseInt(e(143))/1+-parseInt(e(129))/2+parseInt(e(132))/3*(-parseInt(e(133))/4)+parseInt(e(126))/5*(-parseInt(e(134))/6)+-parseInt(e(130))/7+parseInt(e(139))/8+parseInt(e(136))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class Za extends t.Plugin{[qa(138)](){const t=qa,e=this[t(137)];e[t(141)][t(131)](t(140))&&e[t(141)][t(135)](t(127))[t(142)](t(128))}}const Qa=$a;!function(t){const e=$a,n=t();for(;;)try{if(488937===-parseInt(e(242))/1*(parseInt(e(234))/2)+parseInt(e(229))/3+parseInt(e(235))/4*(-parseInt(e(225))/5)+parseInt(e(245))/6+-parseInt(e(243))/7+-parseInt(e(226))/8+parseInt(e(236))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(tc);class Ja extends t.Plugin{[Qa(227)](){const t=Qa,e=this[t(240)];if(!e[t(237)][t(244)](t(224)))return;e[t(241)][t(244)](t(239))[t(232)](t(224));const n=e[t(241)][t(244)](t(239)),r=e[t(230)];n[t(238)][t(233)](t(228),(e=>Kr(r,t(231),e)))}}function $a(t,e){const n=tc();return($a=function(t,e){return n[t-=224]})(t,e)}function tc(){const t=["23322933BloDTh","commands","descriptionFactory","TrackChangesEditing","editor","plugins","2QOeaVQ","5497324cEjacO","get","211992hmVYri","insertTableOfContents","509455WlfsbJ","7009696SefuHz","afterInit","tableOfContents","1704492jHCGhO","locale","ELEMENT_TABLE_OF_CONTENTS","enableCommand","registerElementLabel","433106CGvRXt","24XVOFLz"];return(tc=function(){return t})()}function ec(t,e){const n=rc();return(ec=function(t,e){return n[t-=416]})(t,e)}const nc=ec;function rc(){const t=["forward","3956622DSBAmB","Title","createRange","TrackChangesEditing","document","9675876uQjGAG","553045lIZeZm","schema","213834TOZUhv","36DYhfiQ","getNearestSelectionRange","model","element","getChangedMarkers","_splitMarkerName","registerPostFixer","descriptionFactory","locale","56jfVOgM","39044360IzyfxJ","removeMarker","36CHvyaS","suggestion","end","isEqual","newRange","editor","plugins","ELEMENT_TITLE","get","title-content","updateMarker","from","651870NZyhYf","afterInit","isTouching","783970fKSvkM","has","isCollapsed","registerElementLabel","nodeBefore","start","differ"];return(rc=function(){return t})()}!function(t){const e=ec,n=t();for(;;)try{if(875226===parseInt(e(421))/1+parseInt(e(438))/2*(-parseInt(e(437))/3)+parseInt(e(450))/4*(-parseInt(e(435))/5)+-parseInt(e(429))/6+-parseInt(e(434))/7+parseInt(e(447))/8*(parseInt(e(418))/9)+parseInt(e(448))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rc);class sc extends t.Plugin{[nc(419)](){const t=nc,e=this[t(455)];if(!e[t(456)][t(422)](t(430)))return;const n=e[t(456)][t(458)](t(432));n[t(445)][t(424)](t(459),(()=>Kr(e[t(446)],t(457)))),e[t(440)][t(433)][t(444)]((r=>{const s=t;let o=!1;const i=Array[s(417)](e[s(440)][s(433)][s(427)][s(442)]());for(const{name:t,data:a}of i){const{group:i}=n[s(443)](t);if(s(451)!==i||!a[s(454)])continue;const c=a[s(454)],u=c[s(452)][s(425)];if(!u||!u.is(s(441),s(459)))continue;if(!c[s(426)][s(420)](c[s(452)]))continue;const l=e[s(440)][s(436)][s(439)](c[s(452)],s(428));if(l&&l[s(423)]){const e=r[s(431)](c[s(426)],l[s(426)]);e[s(453)](c)||(r[s(416)](t,{range:e}),o=!0)}o||(r[s(449)](t),o=!0)}return o}))}}const oc=ic;function ic(t,e){const n=cc();return(ic=function(t,e){return n[t-=326]})(t,e)}!function(t){const e=ic,n=t();for(;;)try{if(972014===parseInt(e(333))/1+-parseInt(e(332))/2+parseInt(e(343))/3+-parseInt(e(342))/4*(parseInt(e(330))/5)+-parseInt(e(356))/6*(parseInt(e(341))/7)+parseInt(e(355))/8+parseInt(e(346))/9*(parseInt(e(345))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cc);class ac extends t.Plugin{[oc(351)](){const t=oc,e=this[t(353)],n=e[t(349)][t(348)](t(334));e[t(349)][t(347)](t(340))&&(n[t(338)](t(328)),e[t(349)][t(347)](t(327))&&(n[t(338)](t(331)),n[t(329)](t(335)),n[t(352)](t(350)),n[t(326)][t(339)]((e=>{const n=t;if(n(354)!=e[n(337)])return;const{data:r}=e;return r&&n(350)==r[n(344)]?{type:n(336),content:""}:void 0}))))}}function cc(){const t=["UploadcareImageEdit","uploadcare","enableDefaultAttributesIntegration","4861355VnSwfn","uploadcareImageEdit","1931340CzYrBd","1319117qUxENH","TrackChangesEditing","uploadcareImageReplace","format","type","enableCommand","registerDescriptionCallback","Uploadcare","2054255FkvBZS","4vxDjgh","4334697xniKqY","key","1166180vFDYIW","54VzJABQ","has","get","plugins","uploadcareImageId","afterInit","registerBlockAttribute","editor","attribute","265288WrgkkT","12klHPWx","descriptionFactory"];return(cc=function(){return t})()}function uc(){const t=["188zvRava","45321bqKGYB","7fCWDdT","240IOtlON","105175jfEaAA","888eHxWds","plugins","editor","undo","has","2548HNDjfd","9821624AOMluf","486288oLGCiK","TrackChangesEditing","enableCommand","UndoEditing","5736PCziiE","12lDBfjm","get","afterInit","5407226pgheLO","redo","20852hvMjuM"];return(uc=function(){return t})()}const lc=fc;function fc(t,e){const n=uc();return(fc=function(t,e){return n[t-=223]})(t,e)}!function(t){const e=fc,n=t();for(;;)try{if(694198===parseInt(e(232))/1*(parseInt(e(237))/2)+parseInt(e(228))/3*(parseInt(e(227))/4)+-parseInt(e(231))/5*(-parseInt(e(244))/6)+-parseInt(e(229))/7*(parseInt(e(238))/8)+-parseInt(e(239))/9*(-parseInt(e(230))/10)+-parseInt(e(224))/11+-parseInt(e(243))/12*(parseInt(e(226))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uc);class hc extends t.Plugin{[lc(223)](){const t=lc,e=this[t(234)],n=e[t(233)][t(245)](t(240));e[t(233)][t(236)](t(242))&&(n[t(241)](t(235)),n[t(241)](t(225)))}}const dc=pc;function gc(){const t=["905MBfXch","24868VUWIQr","588589NDOXGu","requires","afterInit","7711110dKzfNb","27LCMdRK","plugins","5645260suItfE","enableCommand","2380317RmUogX","TableCaptionEditing","11doqtDB","9007054dGwkvF","TrackChangesEditing","4301616oKiswm","2GyTizr","get","toggleTableCaption","has","editor"];return(gc=function(){return t})()}function pc(t,e){const n=gc();return(pc=function(t,e){return n[t-=460]})(t,e)}!function(t){const e=pc,n=t();for(;;)try{if(849042===parseInt(e(466))/1+-parseInt(e(480))/2*(parseInt(e(474))/3)+parseInt(e(465))/4*(-parseInt(e(464))/5)+-parseInt(e(469))/6+parseInt(e(477))/7+parseInt(e(479))/8*(parseInt(e(470))/9)+-parseInt(e(472))/10*(-parseInt(e(476))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(gc);class mc extends t.Plugin{static get[dc(467)](){return[ka]}[dc(468)](){const t=dc,e=this[t(463)];e[t(471)][t(462)](t(475))&&e[t(471)][t(460)](t(478))[t(473)](t(461))}}const Ic=Ec;function Ec(t,e){const n=Tc();return(Ec=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=Ec,n=t();for(;;)try{if(422284===parseInt(e(519))/1*(-parseInt(e(551))/2)+-parseInt(e(524))/3+-parseInt(e(531))/4*(-parseInt(e(530))/5)+-parseInt(e(508))/6+parseInt(e(566))/7*(parseInt(e(509))/8)+parseInt(e(546))/9+parseInt(e(571))/10*(-parseInt(e(535))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tc);class bc extends t.Plugin{constructor(t){const e=Ec;super(t),this[e(503)]=[e(506),e(579),e(525),e(574),e(578),e(528),e(549)],this[e(504)]=[e(570),e(541),e(533),e(561),e(536),e(547),e(559),e(500),e(544)]}static get[Ic(505)](){return Ic(542)}static get[Ic(573)](){return!0}static get[Ic(555)](){return!0}[Ic(522)](){const t=Ic,e=this[t(545)][t(529)][t(564)](t(558));if(this[t(545)][t(529)][t(540)](t(517))){for(const n of this[t(503)])e[t(501)](n,((e,r)=>{const s=t,o=this[s(545)][s(510)][s(563)][s(556)][s(518)]()[s(515)](s(537));this[s(527)](n,[o],this[s(503)],s(503),e,r)}));e[t(507)][t(575)](t(538),t(503),t(565),e[t(507)][t(550)](t(538),null,t(568))),e[t(507)][t(575)](t(538),t(503),t(568),((e,n)=>this[t(532)](this[t(503)],e,n))),e[t(507)][t(575)](t(538),t(503),t(523),(()=>!1))}if(this[t(545)][t(529)][t(540)](t(577))){for(const n of this[t(504)])e[t(501)](n,((e,r)=>{const s=t,o=this[s(545)][s(529)][s(564)](s(552))[s(502)](this[s(545)][s(510)][s(563)][s(556)]);this[s(527)](n,o,this[s(504)],s(504),e,r)}));e[t(507)][t(575)](t(538),t(504),t(565),e[t(507)][t(550)](t(538),null,t(568))),e[t(507)][t(575)](t(538),t(504),t(568),((e,n)=>this[t(532)](this[t(504)],e,n))),e[t(507)][t(575)](t(538),t(504),t(523),(()=>!1))}e[t(526)][t(572)]((e=>this[t(543)](e)))}[Ic(527)](t,e,n,r,s,o){const i=Ic,a=this[i(545)][i(529)][i(564)](i(558));this[i(545)][i(510)][i(562)](o[i(553)],(()=>{const t=i;for(const i of e)if(this[t(534)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(557)](r);void 0!==n&&(e[r]=n)}s(o),a[t(521)](i,{commandParams:[e]},[],r)}}))}[Ic(532)](t,e,n){const r=Ic,s=e[0][r(513)][r(511)],o=n[r(560)][0];this[r(545)][r(510)][r(539)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(499)](r,o[r],s):e[n(548)](r,s)}))}[Ic(543)](t){const e=Ic;if(t[e(512)])switch(t[e(516)]){case e(503):return{type:e(514),content:Kr(this[e(545)][e(569)],e(520))};case e(504):return{type:e(514),content:Kr(this[e(545)][e(569)],e(554))}}}[Ic(534)](t,e){const n=Ic,r=this[n(545)][n(529)][n(564)](n(558));for(const s of r[n(576)]({skipNotAttached:!0})){const r=s[n(567)]();if(s[n(516)]===e&&r===t)return s}return null}}function Tc(){const t=["tableBorderStyle","setAttribute","tableCellHorizontalAlignment","enableCommand","getSelectionAffectedTableCells","tableProperties","tableCellProperties","pluginName","tableBorderColor","_suggestionFactory","2086158hekVYr","8ABigKY","model","nodeAfter","data","start","format","findAncestor","subType","TablePropertiesEditing","getFirstPosition","3RlVqnO","*Format:* change table properties","markBlockFormat","afterInit","join","2155710KGMcug","tableBorderWidth","descriptionFactory","_handlePropertyChange","tableHeight","plugins","3525595OOStEL","4NRVkTJ","handleDiscardAction","tableCellBorderWidth","_getSuggestion","885335LzPPFW","tableCellWidth","table","formatBlock","change","has","tableCellBorderStyle","TrackChangesTableProperties","handleSuggestionDescription","tableCellVerticalAlignment","editor","5232366xnFWmm","tableCellHeight","removeAttribute","tableBackgroundColor","getSuggestionCallback","123358lkaSXH","TableUtils","batch","*Format:* change table cell properties","isPremiumPlugin","selection","getAttribute","TrackChangesEditing","tableCellBackgroundColor","commandParams","tableCellPadding","enqueueChange","document","get","accept","3836427NoPRfF","getContainedElement","discard","locale","tableCellBorderColor","20edPubX","registerDescriptionCallback","isOfficialPlugin","tableAlignment","registerCustomCallback","getSuggestions","TableCellPropertiesEditing","tableWidth"];return(Tc=function(){return t})()}var _c=Function.prototype,yc=Object.prototype,kc=_c.toString,Ac=yc.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 Nc=$?$.isConcatSpreadable:void 0;const wc=function(t){return ce(t)||ae(t)||!!(Nc&&t&&t[Nc])};const Rc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=wc),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 Sc=function(t){return(null==t?0:t.length)?Rc(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=Zt?function(t,e){return Zt(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,Sc),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=Yn(n,7,vc));for(var s=e.length;s--;)jr(n,e[s]);return n})),jc=Gc;function Gc(t,e){const n=Yc();return(Gc=function(t,e){return n[t-=464]})(t,e)}!function(t){const e=Gc,n=t();for(;;)try{if(608450===parseInt(e(809))/1+-parseInt(e(760))/2+parseInt(e(603))/3+parseInt(e(810))/4+parseInt(e(534))/5*(-parseInt(e(692))/6)+parseInt(e(549))/7*(-parseInt(e(895))/8)+parseInt(e(621))/9*(parseInt(e(502))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yc);const Vc=jc(721);class Hc extends t.Plugin{static get[jc(585)](){return[jc(684),o.Users,t.PendingActions,Jr,ss,us,ds,Is,Ls,ys,Rs,Fs,Ws,oo,lo,po,To,Ao,wo,Oo,xo,Go,zo,$o,Yo,ri,ai,fi,bi,Ci,Gi,pi,Xs,$s,wi,Oi,xi,zi,Xi,Ji,ra,ca,fa,Ia,_a,ka,Ra,Oa,mc,ja,za,Ja,bc,Za,sc,ac,hc]}static get[jc(474)](){return jc(489)}static get[jc(523)](){return!0}static get[jc(681)](){return!0}constructor(t){const e=jc;super(t),this[e(717)]=!1,this[e(652)](e(649),[]),this.on(e(815),((n,r,s,o)=>{const i=e;this[i(486)][i(674)]((()=>{const e=i;for(const n of[...o,...s])this[e(486)][e(487)][e(566)](n)&&t[e(641)][e(672)](n)}))})),this[e(482)]=new Yr(this[e(761)][e(500)][e(588)],this[e(761)][e(811)]),this[e(750)]=null,this[e(795)]=new Wc(this[e(761)]),this[e(854)]=new Map,this[e(821)]=t[e(654)][e(702)](e(684)),this[e(874)]=new Set,this[e(486)]=this[e(761)][e(500)],this[e(514)]=new WeakMap,this[e(528)]=!1,this[e(802)]=new Set([e(721)]),this[e(865)]=new Set,t[e(691)][e(770)](e(471),e(832)),this[e(629)]=t[e(691)][e(702)](e(471)),t[e(691)][e(770)](e(679),!0),this[e(737)]=t[e(691)][e(702)](e(679)),this[e(464)]=new f(t,this[e(874)]),this[e(568)]()}[jc(769)](){const t=jc,n=this[t(761)],r=(e,n)=>{const r=t;if(r(631)!=e)return r(493)+e;const s=n[r(759)]("|")[0];return this[r(645)](s)?r(777):r(796)};n[t(852)][t(650)](t(887))[t(606)]({model:t(893),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(825)](e[n(741)]),c=[n(628),r(i,a)];let u=3e3;return this[n(649)][n(578)](e[n(741)])&&(c[n(881)](n(740)),u=3010),n(545)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(852)][t(650)](t(532))[t(816)]((e=>{const r=t;e.on(r(659),((t,e,s)=>{const o=r;if(!s[o(767)][o(610)])return;const i=e[o(697)];if(!i)return;const c=s[o(596)][o(536)](i);n[o(500)][o(588)][o(625)](i)&&c&&!c[o(581)](o(484))&&c.is(o(582))&&(0,a.toWidget)(c,s[o(822)])}),{priority:r(785)})})),n[t(852)][t(650)](t(532))[t(606)]({model:t(893),view:(e,n)=>{const s=t;if(!n[s(767)][s(610)])return null;const{type:o,subType:i}=this[s(825)](e[s(741)]);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(697)])return;const{id:c,authorId:u}=this[a(825)](o[a(741)]);if(r){const t=this[a(854)][a(702)](c),e=this[a(572)](t);if(!this[a(645)](e))return}if(o[a(697)].is(a(781)))return void i[a(524)][a(758)](o[a(697)],s[a(516)]);const l=i[a(596)][a(536)](o[a(697)]);if(o[a(697)].is(a(733))&&n[a(500)][a(588)][a(559)](o[a(697)])&&!l[a(581)](a(564))){i[a(822)][a(651)]([a(628),a(777)],l),i[a(822)][a(540)](a(840),c,l),i[a(822)][a(540)](a(530),u,l),i[a(596)][a(843)](l,o[a(741)]),e&&(this[a(649)][a(578)](o[a(741)])?i[a(822)][a(651)](a(740),l):i[a(822)][a(747)](a(740),l));for(const t of n[a(500)][a(580)](o[a(697)])[a(762)]())i[a(524)][a(758)](t,s[a(516)]);i[a(524)][a(758)](o[a(697)],s[a(516)])}};n[t(852)][t(650)](t(532))[t(816)]((e=>{const n=t;e.on(n(616),((t,e,r)=>{const o=n;r[o(767)][o(610)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(479)})})),n[t(852)][t(650)](t(532))[t(816)]((e=>{const n=t;e.on(n(754),((t,e,r)=>{const o=n;r[o(767)][o(610)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(479)})})),n[t(852)][t(650)](t(532))[t(886)]({model:t(893),view:(e,n)=>n[t(767)][t(610)]?null:{group:t(893),name:e[t(768)](11)}}),n[t(852)][t(650)](t(784))[t(485)]({view:{name:t(893),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(472)+e[r(657)](r(575))+":"+e[r(657)]("id");return e[r(657)](r(589))&&(s+=":"+e[r(657)](r(589))),n[r(667)](r(475),{"data-name":s})}}),n[t(852)][t(650)](t(784))[t(885)]({view:t(893)}),n[t(852)][t(650)](t(887))[t(816)]((e=>{const n=t;e.on(n(616),s(),{priority:n(785)})})),n[t(852)][t(650)](t(887))[t(816)]((e=>{const n=t;e.on(n(754),s({isAttributeSuggestion:!0}),{priority:n(785)})})),n[t(852)][t(650)](t(887))[t(816)]((e=>{const n=t;e.on(n(612),((t,e,r)=>{const s=n,o=r[s(596)][s(561)](e[s(741)]);if(o)for(const t of o)t[s(581)](s(564))||(r[s(822)][s(747)]([s(628),s(777),s(740)],t),r[s(822)][s(537)](s(840),t),r[s(822)][s(537)](s(530),t),r[s(596)][s(505)](t,e[s(741)]))}),{priority:n(785)})})),n[t(852)][t(650)](t(887))[t(816)]((e=>{const n=t;e.on(n(504),((t,e,r)=>{const s=n,o=r[s(596)][s(561)](e[s(741)]);if(!o)return;const{id:i}=this[s(825)](e[s(741)]),a=this[s(854)][s(702)](i),c=this[s(572)](a);if(this[s(645)](c))for(const t of o)t[s(581)](s(564))||(r[s(822)][s(747)]([s(628),s(777),s(740)],t),r[s(822)][s(537)](s(840),t),r[s(822)][s(537)](s(530),t),r[s(596)][s(505)](t,e[s(741)]))}),{priority:n(785)})})),n[t(500)][t(871)][t(711)]((e=>{const r=t;let s=!1;const o=Array[r(706)](n[r(500)][r(871)][r(828)][r(542)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(825)](t);if(r(893)!==o)continue;const h=this[r(854)][r(702)](f);if(null!=c[r(806)]){r(800)==u&&(s=s||qc(c[r(806)],t,e,n[r(500)][r(588)]));const o=r(631)==u&&this[r(645)](l[r(759)]("|")[0]);if(c[r(806)][r(896)]||r(851)==c[r(806)][r(593)][r(839)]||r(804)==u&&!Zc(c[r(806)])||o&&!Zc(c[r(806)])||r(545)==u&&(Kc(a=c[r(806)])||function(t){const e=r;return t[e(467)][e(798)]==t[e(560)][e(749)]&&t[e(467)][e(872)]}(a)))e[r(546)](t),s=!0;else{if(!h||!h[r(576)])continue;if(c[r(806)]&&c[r(716)]&&c[r(806)][r(506)](c[r(716)]))continue;i[r(816)](h)}}}var a;return i[r(731)]>0&&(s=!!this[r(609)](i)||s),s})),n[t(500)][t(871)][t(711)]((e=>{const r=t;let s=!1;for(const t of n[r(500)][r(871)][r(828)][r(592)]())if(r(519)==t[r(736)])for(const t of this[r(854)][r(863)]()){if(t[r(647)]||!t[r(576)])continue;const o=r(804)==t[r(736)],i=this[r(572)](t),a=i&&this[r(645)](i);if(!o&&!a)continue;const c=t[r(618)]();if(c[r(467)][r(798)]!=c[r(560)][r(798)]&&!c[r(560)][r(872)]){const o=n[r(500)][r(687)](c[r(467)][r(705)],r(560)),i=n[r(500)][r(746)](c[r(467)],o);e[r(601)](t[r(727)](),{range:i}),s=!0}}return s})),n[t(500)][t(871)][t(711)]((e=>this[t(607)](e))),n[t(500)][t(871)][t(711)]((e=>!e[t(660)][t(860)]&&this[t(590)](e))),n[t(500)].on(t(891),(()=>{this[t(717)]=!1})),n[t(500)][t(871)].on(t(563),((r,s)=>{const o=t;if(!s[o(860)]||s[o(634)])return;if(!this[o(717)])return;const i=n[o(500)][o(871)][o(828)][o(592)]();if(0==i[o(715)])return;const a=[],c=i[o(614)]((t=>o(631)==t[o(736)])),u=i[o(614)]((t=>o(519)==t[o(736)]&&o(708)!=t[o(516)]));for(const t of c)this[o(503)](t[o(823)])&&a[o(881)]({key:t[o(823)],newValue:t[o(739)],oldValue:t[o(780)],range:Qc(t[o(695)],n[o(500)])});for(const t of u){if(o(685)!=t[o(662)]&&o(643)!=t[o(662)])continue;const e=Jc(t[o(857)][o(705)],n[o(500)]),r=t[o(873)];o(685)==t[o(662)]&&a[o(881)]({key:o(721),newValue:t[o(516)],oldValue:r[o(516)],range:e});for(const[n,s]of r[o(556)]){if(!this[o(503)](n))continue;const r=t[o(556)][o(702)](n);s!==r&&a[o(881)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(556)])this[o(503)](n)&&(r[o(556)][o(566)](n)||a[o(881)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(715)]&&n[o(500)][o(597)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(626)](t,e,s,o,{groupId:r});this[n(664)](t,a)}))}),{priority:t(491)}),n[t(500)][t(487)].on(t(729),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(825)](n[s(516)]),e=this[s(854)][s(702)](t);e&&e[s(704)](n[s(516)])}})),n[t(500)][t(871)].on(t(563),(()=>{const e=t,r=Array[e(706)](n[e(500)][e(871)][e(828)][e(542)]())[e(614)]((t=>e(893)===this[e(825)](t[e(516)])[e(709)]));if(0===r[e(715)])return;r[e(633)](((t,n)=>{const r=e,s=t[r(501)][r(716)],o=n[r(501)][r(716)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(467)][r(743)](o[r(467)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(825)](t);if(null===n[e(716)]){const n=this[e(719)](t);o[e(816)](n)}else{const t=this[e(854)][e(702)](r);null!==n[e(806)]||t[e(576)]?(s[e(816)](t[e(805)]),o[e(816)](t)):this[e(478)](t)}}o[e(731)]>0&&this[e(483)](o);for(const t of s)this[e(829)](e(497),t)})),n[t(500)].on(t(531),((e,r)=>{const s=t,o=r[0];if(!this[s(854)][s(731)])return;if(!o[s(624)])return;if(o[s(660)][s(634)]||!o[s(660)][s(860)])return;let i,a;switch(o[s(736)]){case s(519):i=n[s(500)][s(687)](o[s(857)]),a=i[s(635)](o[s(508)]);break;case s(759):i=n[s(500)][s(687)](o[s(824)]),a=n[s(500)][s(687)](o[s(801)]);break;case s(748):i=n[s(500)][s(687)](o[s(661)]),a=i[s(635)](o[s(508)]);break;default:return}const c=n[s(500)][s(746)](i,a);n[s(500)][s(674)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(718)](c)){if(e[t(647)])continue;if(t(800)==e[t(736)])continue;const r=this[t(572)](e);if(r&&this[t(645)](r)&&t(759)!=o[t(736)])continue;const s=e[t(501)]&&e[t(501)][t(713)];(t(804)!=e[t(736)]||t(759)==o[t(736)]&&!s)&&(n[t(751)]||t(837)==e[t(736)]&&n[t(682)]||e[t(618)]()[t(656)](c)&&this[t(703)](e,i,a))}}))}),{priority:t(491)}),n[t(500)].on(t(818),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(608)])return;if(this[s(528)])return;if(!this[s(464)][s(732)])return;if(o[s(896)])return;const a=n[s(500)][s(588)],{start:c,end:u}=o[s(618)](),l=c[s(705)]&&a[s(586)](c[s(705)])?null:a[s(638)](c,s(466)),f=u[s(749)]&&a[s(586)](u[s(749)])?null:a[s(638)](u,s(620)),h=n[s(500)][s(746)](l?l[s(467)]:c,f?f[s(560)]:u);n[s(500)][s(674)]((t=>{const e=s;this[e(723)](h);const r=n[e(500)][e(588)][e(638)](h[e(467)]);o.is(e(595))?t[e(755)](r):o[e(726)](r)})),e[s(752)]()}),{priority:e.priorities[t(627)]+10}),n[t(500)].on(t(878),((e,r)=>{const s=t,o=r[r[s(715)]-1];o&&o[s(608)]||this[s(528)]||this[s(464)][s(732)]&&(n[s(500)][s(674)]((()=>{const t=s;let o=n[t(500)][t(878)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(757)]=o[t(797)]();const i=o[t(560)][t(749)],a=n[t(500)][t(588)];i&&a[t(559)](i)&&!a[t(625)](i)&&(o=n[t(500)][t(746)](o[t(467)],n[t(500)][t(687)](i,t(560)))),this[t(835)](o)})),e[s(752)]())}),{priority:t(785)}),this[t(761)][t(707)][t(816)](t(864),this[t(464)]),this[t(594)](t(864));const o=new p(n,this[t(854)]);n[t(707)][t(816)](t(544),o),this[t(594)](t(544));const i=new b(n,this[t(854)]);n[t(707)][t(816)](t(765),i),this[t(594)](t(765)),n[t(707)][t(816)](t(623),new S(n,o,this[t(854)])),this[t(594)](t(623)),n[t(707)][t(816)](t(744),new S(n,i,this[t(854)])),this[t(594)](t(744)),n[t(707)][t(816)](t(799),new F(n,o,this[t(854)])),this[t(594)](t(799)),n[t(707)][t(816)](t(775),new F(n,i,this[t(854)])),this[t(594)](t(775));const c=n[t(654)][t(702)](t(684));this[t(773)](c,t(554),((e,{threadId:n})=>{const r=t,s=this[r(854)][r(702)](n);s&&s[r(653)]&&1===s[r(653)][r(715)]&&this[r(605)](n,{hasComments:!0})}),{priority:t(666)}),this[t(773)](c,t(877),((e,{threadId:n})=>{const r=t,s=this[r(854)][r(702)](n);s&&s[r(653)]&&!s[r(653)][r(715)]&&this[r(605)](n,{hasComments:!1})}),{priority:t(666)})}[jc(686)](){!async function(t){const n=m([77,55,67,87,75,84,49,82,57,86,74,98,76,111,78,54,65,70,122,81,108,119,100,121,85,66,103,48,112,56,97,110,101,80,90,106,52,53,113,72,116,88,69,50,79,120,73,102,107,115,117,104,71,99,83,105,114,51,109,68,118,89]),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(753)]((t=>String[e(637)](t)))[e(683)]("")}!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:1740009600;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(522)]);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(694)](t){const n=jc;if(this[n(750)])throw new e.CKEditorError(n(562),this);this[n(750)]=t}get[jc(694)](){return this[jc(750)]}[jc(640)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=jc,r=[];for(const e of this[n(854)][n(863)]())t&&!e[n(576)]||r[n(881)](e);return e?r[n(753)]((t=>t[n(792)]())):r}[jc(496)](t){const n=jc,r=this[n(854)][n(702)](t);if(!r)throw new e.CKEditorError(n(725),this);return r}[jc(543)](t){const e=jc;return this[e(854)][e(566)](t)}[jc(793)](t){const e=jc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(736)][e(759)](":"),a=this[e(854)][e(702)](r)||this[e(866)](o,i,r,n,s);if(this[e(469)](a),this[e(636)](a,o,i||null,n),a[e(574)]=t[e(574)],a[e(553)]=!0,s&&s[e(772)]){const t=s[e(772)],n=this[e(569)](t[e(591)]);a[e(788)]=t[e(574)],a[e(551)]=n,a[e(535)]=!0}else a[e(788)]=t[e(574)];switch(t[e(501)]&&(a[e(501)]=t[e(501)]),t[e(556)]&&(a[e(556)]=t[e(556)]),this[e(750)]&&this[e(750)][e(646)]||(a[e(509)]=!0),this[e(514)][e(702)](a)){case e(892):this[e(514)][e(652)](a,e(520));break;case e(884):a[e(576)]?(this[e(609)](new Set([a])),this[e(483)](new Set([a])),this[e(514)][e(652)](a,e(513)),this[e(829)](e(570),a)):this[e(514)][e(652)](a,e(867))}return a}[jc(544)](t){const e=jc;this[e(608)]((()=>{const n=e;this[n(761)][n(500)][n(674)]((()=>{const e=n;for(const n of t[e(577)]())n[e(648)]()}))}))}[jc(765)](t){const e=jc;this[e(608)]((()=>{const n=e;this[n(761)][n(500)][n(674)]((()=>{const e=n;for(const n of t[e(577)]())n[e(619)]()}))}))}[jc(594)](t,n){const r=jc,s=this[r(761)][r(707)][r(702)](t);if(!s)throw new e.CKEditorError(r(511),this,{commandName:t});if(this[r(874)][r(566)](s))throw new e.CKEditorError(r(855),this,{commandName:t});this[r(874)][r(816)](s),n&&s.on(r(490),((t,e)=>{const o=r;this[o(464)][o(732)]&&(this[o(528)]||(e[o(715)]>0&&e[e[o(715)]-1]&&e[e[o(715)]-1][o(608)]?e[o(771)]():(t[o(757)]=n(((...t)=>s[o(490)](...t,{forceDefaultExecution:!0})),...e),t[o(752)]())))}),{priority:r(785)})}[jc(608)](t){const n=jc;let r,s;const o=this[n(528)];this[n(528)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(528)]=!1),s&&e.CKEditorError[n(779)](s,this),r}[jc(835)](t,n=null,r={}){const s=jc;if(t[s(896)])return null;const o=this[s(761)][s(654)][s(702)](s(786)).me;for(const{suggestion:e,meta:o}of this[s(718)](t,s(837)))if(o[s(682)]){if(!o[s(583)]){if(o[s(751)]){if(!this[s(737)]||!eu(e,r))continue;return e}if(eu(e,r))return e;this[s(703)](e,t[s(467)],t[s(560)]);break}if(n==e[s(820)]&&eu(e,r)){const n=e[s(618)]();return n[s(467)][s(506)](t[s(560)])?this[s(862)](e,this[s(486)][s(746)](t[s(467)],n[s(560)])):this[s(862)](e,this[s(486)][s(746)](n[s(467)],t[s(560)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(632)+n:s(837),u=this[s(700)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(526)](c,i,a,t),u}[jc(678)](t,n=jc(611),r={}){const s=jc,o=this[s(761)][s(654)][s(702)](s(786)).me,i=this[s(795)][s(630)](s(837),n,s(683));for(const e of this[s(640)]())if(e[s(551)].id==o.id&&s(837)==e[s(736)]&&e[s(820)]==n&&eu(e,r)&&(i(e[s(468)](),t)||i(t,e[s(468)]()))){for(const n of t)e[s(883)](n);return e}for(const{suggestion:e,meta:n}of this[s(718)](t,s(837))){if(!n[s(682)])continue;if(!this[s(737)]&&n[s(751)])continue;if(!eu(e,r))continue;let o=!0;for(const n of e[s(468)]())for(const e of t)if(!n[s(656)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(632)+n,l=this[s(700)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(526)](u,a,c,e,Wr[s(473)]());return l}[jc(599)](t,n,r=null,s={}){const o=jc;if(r=r||Xc(n),t[o(896)])return null;if(o(669)===this[o(629)]){const e=this[o(795)][o(630)](o(800),r,o(648));return this[o(608)]((()=>e([t],n,s))),null}const i=this[o(761)][o(654)][o(702)](o(786)).me,a=[];if(o(879)!==this[o(629)])for(const{suggestion:e,meta:n}of this[o(718)](t,o(837)))n[o(682)]&&!n[o(533)]&&a[o(881)](...e[o(468)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(617)](s);e&&r[n(881)](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(715)];){const s=r[e][n(515)](t);r[n(665)](e,1,...s),e+=s[n(715)]}}return r}(t,a);c[o(715)]&&this[o(486)][o(674)]((()=>{const t=o;for(const e of c){const o=this[t(795)][t(630)](t(800),r,t(648));this[t(608)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(467)],u=t[o(560)];for(const{suggestion:e,meta:n}of this[o(718)](t,o(800))){if(!n[o(682)])continue;if(e[o(820)]!=r)continue;if(!eu(e,s))continue;const i=e[o(618)]();if(i[o(656)](t,!0))return null;c=c[o(743)](i[o(467)])?c:i[o(467)],u=u[o(847)](i[o(560)])?u:i[o(560)],a?i[o(467)][o(743)](a[o(618)]()[o(467)])?(a[o(787)](),a=e):e[o(787)]():a=e}const l=this[o(486)][o(746)](c,u);if(a)this[o(862)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(700)]({id:t,type:o(525)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(526)](o(525)+r,t,a,l)}}return null}[jc(642)](t,n,r=[],s=null,o={}){const i=jc;n[i(889)]||(n[i(889)]=n[i(812)]),n[i(713)]=t.is(i(695)),s=s||Xc(n);const a=r[i(753)]((t=>Jc(t,this[i(486)]))),c=t.is(i(695))?t:Jc(t,this[i(486)]);if(i(669)===this[i(629)]){const t=this[i(795)][i(630)](i(804),s,i(648));return this[i(608)]((()=>t([c],n,o))),null}a[i(881)](c);let u=!0;for(const t of a)if(!this[i(639)](t)){u=!1;break}if(u&&i(879)!==this[i(629)]){const t=this[i(795)][i(630)](i(804),s,i(648));return this[i(608)]((()=>t([c],n,o))),null}let l=null,f=c[i(467)],h=c[i(560)];for(const{suggestion:t,meta:e}of this[i(718)](c,i(804))){if(!e[i(682)])continue;if(e[i(583)]||e[i(751)]||e[i(533)])continue;if(t[i(501)][i(889)]!=n[i(889)])continue;if(!eu(t,o))continue;const r=t[i(618)]();if(t[i(820)]==s){if(r[i(656)](c,!0))return null;f=f[i(743)](r[i(467)])?f:r[i(467)],h=h[i(847)](r[i(560)])?h:r[i(560)],l?r[i(467)][i(743)](l[i(618)]()[i(467)])?(l[i(787)](),l=t):t[i(787)]():l=t}else{const e=c[i(617)](r);this[i(875)](t,e)}}const d=this[i(761)][i(654)][i(702)](i(786)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(862)](l,this[i(486)][i(746)](f,h)),l;{const t=this[i(700)]({id:g,type:i(819)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(526)](i(819)+s,g,p,this[i(486)][i(746)](f,h)),t}}[jc(527)](t,n,r=[],s=null,o={}){const i=jc;n[i(889)]||(n[i(889)]=n[i(812)]);const a=t[0];n[i(713)]=a.is(i(695)),s=s||Xc(n);const c=r[i(753)]((t=>Jc(t,this[i(486)]))),u=a.is(i(695))?t:t[i(753)]((t=>Jc(t,this[i(486)])));if(i(669)===this[i(629)]){const t=this[i(795)][i(630)](i(804),s,i(648));return this[i(608)]((()=>t(u,n,o))),null}c[i(881)](...u);let l=!0;for(const t of c)if(!this[i(639)](t)){l=!1;break}if(l&&i(879)!==this[i(629)]){const t=this[i(795)][i(630)](i(804),s,i(648));return this[i(608)]((()=>t(u,n,o))),null}const f=this[i(761)][i(654)][i(702)](i(786)).me;for(const t of this[i(640)]()){if(t[i(551)].id!=f.id)continue;if(i(804)!=t[i(736)]||t[i(501)][i(889)]!=n[i(889)])continue;if(!eu(t,o))continue;const e=t[i(820)]==s;for(let n=0;n<u[i(715)];n++){const r=u[n];for(const s of t[i(488)]()){const o=s[i(827)]();if(r[i(506)](o)){e?(u[i(665)](n,1),n--):t[i(546)](s[i(516)]);break}}}}if(0==u[i(715)])return null;const h=this[i(795)][i(630)](i(804),s,i(683));for(const t of this[i(640)]())if(t[i(551)].id==f.id&&i(804)==t[i(736)]&&t[i(501)][i(889)]==n[i(889)]&&t[i(820)]==s&&eu(t,o)&&(h(t[i(468)](),u)||h(u,t[i(468)]()))){for(const e of u)t[i(883)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(819)+s,m=this[i(700)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(526)](p,d,g,t,Wr[i(473)]());return m}[jc(723)](t,n=null,r={}){const s=jc;if(t[s(896)])return null;const o=this[s(761)][s(654)][s(702)](s(786)).me,a=new i.LiveRange(t[s(467)],t[s(560)]);for(const{suggestion:t,meta:e}of this[s(718)](a,s(837)))if(e[s(682)]&&!e[s(583)])if(t[s(647)]){const e=t[s(468)]()[s(614)]((t=>s(851)!=t[s(593)][s(839)]));if(e[s(844)]((t=>a[s(656)](t,!0)))&&t[s(619)](),e[s(507)]((t=>t[s(656)](a,!0)))){const t=this[s(795)][s(630)](s(545),n,s(648));return this[s(608)]((()=>t([a],null,r))),null}}else{const e=a[s(617)](t[s(618)]());null!==e&&t[s(813)]([e],null,r)}if(a[s(676)](),a[s(896)]||s(851)==a[s(593)][s(839)])return null;let c=null,u=a[s(467)],l=a[s(560)];const f=this[s(718)](a,s(545));for(const{suggestion:t,meta:e}of f){const n=this[s(486)][s(746)](u,l);if(e[s(682)]&&(this[s(737)]||!e[s(751)]&&!e[s(533)]))if(t[s(647)]){if(!eu(t,r))continue;let e=!0;for(const r of t[s(468)]()){if(r[s(656)](n,!0))return t;n[s(656)](r)||(e=!1)}e&&t[s(619)]()}else{const e=t[s(618)]();if(e[s(656)](n,!0))return t;if(!eu(t,r)){n[s(656)](e)?t[s(787)]():e[s(567)](u)?u=e[s(560)]:e[s(567)](l)&&(l=e[s(467)]);continue}u=u[s(743)](e[s(467)])?u:e[s(467)],l=l[s(847)](e[s(560)])?l:e[s(560)],r=Object[s(858)]({},t[s(556)]),c?e[s(467)][s(743)](c[s(618)]()[s(467)])?(c[s(787)](),c=t):t[s(787)]():c=t}}if(c)return this[s(862)](c,this[s(486)][s(746)](u,l)),c;{const t=(0,e.uid)(),i=this[s(486)][s(746)](u,l),a=o.id,c=n?s(571)+n:s(545),f=this[s(700)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(526)](c,t,a,i),f}}[jc(869)](t,n=jc(611),r={}){const s=jc,o=this[s(761)][s(654)][s(702)](s(786)).me,a=t[s(753)]((t=>new i.LiveRange(t[s(467)],t[s(560)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(718)](a,s(837)))e[s(682)]&&!e[s(583)]&&c[s(816)](t);for(const e of c)if(e[s(647)]){const o=e[s(468)]();if((!e[s(556)]||!e[s(556)][s(701)])&&o[s(844)]((t=>a[s(507)]((e=>e[s(656)](t,!0)))))&&e[s(619)](),a[s(844)]((t=>o[s(507)]((e=>e[s(656)](t,!0)))))){const e=this[s(795)][s(630)](s(545),n,s(648));return this[s(608)]((()=>e(t,null,r))),null}}else{const t=e[s(618)]();if(a[s(507)]((e=>e[s(656)](t,!0)))&&e[s(619)](),a[s(844)]((e=>t[s(656)](e,!0)))){const t=this[s(795)][s(630)](s(545),n,s(648));return this[s(608)]((()=>t(a,null,r))),null}}const u=this[s(795)][s(630)](s(545),n,s(683));let l=null;for(const t of this[s(640)]())if(t[s(551)].id==o.id&&t[s(576)]&&s(545)==t[s(736)]&&t[s(820)]==n&&eu(t,r)&&(u(t[s(468)](),a)||u(a,t[s(468)]())))if(l){if(t[s(653)]&&t[s(653)][s(715)])continue;for(const e of t[s(468)]())l[s(573)](e)||l[s(883)](e);t[s(787)]()}else{l=t;for(const e of a)t[s(573)](e)||t[s(883)](e)}if(l)return l;c[s(870)]();for(const{suggestion:t,meta:e}of this[s(718)](a,s(545)))e[s(682)]&&(this[s(737)]||!e[s(751)]&&!e[s(533)])&&eu(t,r)&&c[s(816)](t);for(const t of c){const e=t[s(468)]();if((!r||!r[s(701)])&&a[s(844)]((t=>e[s(507)]((e=>e[s(656)](t,!0))))))return t;(!t[s(556)]||!t[s(556)][s(701)])&&e[s(844)]((t=>a[s(507)]((e=>e[s(656)](t,!0)))))&&t[s(619)]()}const f=(0,e.uid)(),h=o.id,d=s(571)+n,g=this[s(700)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(676)](),t[s(896)]||s(851)==t[s(593)][s(839)]||this[s(526)](d,f,h,t,Wr[s(473)]());return g}[jc(626)](t,n,r,s,o){const i=jc;if(t[i(896)])return[];if(i(669)===this[i(629)])return[];const a=this[i(761)][i(654)][i(702)](i(786)).me.id,c=Array[i(706)](this[i(854)][i(863)]())[i(614)]((e=>i(631)==e[i(736)]&&e[i(501)][i(481)]==n&&e[i(573)](t)));if(i(832)===this[i(629)]){const e=this[i(718)](t,i(837))[i(614)]((({meta:t})=>t[i(682)]&&!t[i(533)]&&!t[i(583)]))[i(753)]((({suggestion:t})=>t));c[i(720)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(631)==t[i(736)]?t[i(501)][i(492)]:void 0,o=t[i(618)](),a=Array[i(706)](u[i(841)]())[i(673)]((t=>t[i(742)](o)));if(!a)continue;const c=a[i(515)](o);this[i(645)](n)&&i(837)==t[i(736)]&&0!=c[i(715)]||(u[i(850)](a),c[i(789)]((t=>{u[i(652)](t,r)})),i(837)!=t[i(736)]&&e!=s&&u[i(652)](a[i(617)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(715)]>37&&console[i(728)](i(724),{key:n});const f=(i(734)+(n+"|")+Xc({newValue:s}))[i(738)](0,60),h=this[i(700)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(881)](h),this[i(526)](f,c,a,t)}return l}[jc(521)](t){const e=jc;this[e(594)](t,((t,...n)=>{this[e(658)]((()=>{t(...n)}))}))}[jc(764)](t){const e=jc;this[e(802)][e(816)](t)}[jc(756)](t){const e=jc;this[e(865)][e(816)](t)}[jc(572)](t){const e=jc;return e(631)==t[e(736)]?t[e(820)][e(759)]("|")[0]:null}[jc(862)](t,e){const n=jc,r=t[n(727)]();this[n(486)][n(674)]((t=>{t[n(601)](r,{range:e})}))}[jc(469)](t){const e=jc,n=t.id,r=this[e(761)][e(691)][e(702)](e(498));this[e(821)][e(834)](n)||this[e(821)][e(670)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(821)][e(838)](n);s[e(677)](e(693)),s[e(693)]=!1,t[e(653)]=s}[jc(636)](t,n,r,s){const o=jc;if(t[o(736)]!=n||t[o(820)]!=r||t[o(600)].id!=s)throw this[o(761)][o(671)](o(817)),new e.CKEditorError(o(817),this)}[jc(875)](t,n){const r=jc,s=t[r(618)]();if(n[r(506)](s))t[r(787)]();else if(s[r(656)](n)){const o=this[r(486)][r(687)](n[r(467)][r(749)],r(560));this[r(862)](t,this[r(486)][r(746)](s[r(467)],o));const i=(0,e.uid)(),a=t[r(600)].id,c=t[r(736)]+":"+t[r(820)];this[r(700)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(501)],attributes:t[r(556)]});const u=this[r(486)][r(687)](n[r(560)][r(798)],r(763)),l=this[r(486)][r(746)](u,s[r(560)]);this[r(526)](c,i,a,l)}else if(s[r(567)](n[r(467)])){const e=this[r(486)][r(687)](n[r(467)][r(749)],r(560));this[r(862)](t,this[r(486)][r(746)](s[r(467)],e))}else{const e=this[r(486)][r(687)](n[r(560)][r(798)],r(763));this[r(862)](t,this[r(486)][r(746)](e,s[r(560)]))}}[jc(639)](t){const e=jc;for(const{suggestion:n,meta:r}of this[e(718)](t,e(837))){if(!r[e(682)])continue;const s=n[e(468)]();for(const n of s)if(!t[e(515)](n)[e(715)])return!0}return!1}[jc(499)](t){const n=jc,r=this[n(761)][n(654)][n(702)](n(786))[n(555)](t);if(!r)throw new e.CKEditorError(n(550),this);return r}[jc(569)](t){const e=jc,n=this[e(761)][e(654)][e(702)](e(786)),r=(0,o.hashObject)(e(783)+t);return n[e(555)](r)||n[e(845)]({id:r,name:t})}[jc(866)](t,e,n,r,s){const o=jc,i=this[o(499)](r),a=this[o(795)][o(698)](t,e,n,i,s,(t=>{const e=o;this[e(605)](n,{attributes:t});const r=this[e(496)](n);this[e(609)](new Set([r])),this[e(483)](new Set([r]))}));return this[o(773)](a,o(648),(()=>{const t=o;this[t(605)](n,{state:t(604)})}),{priority:o(785)}),this[o(773)](a,o(619),(()=>{const t=o;this[t(605)](n,{state:t(846)})}),{priority:o(785)}),this[o(854)][o(652)](n,a),this[o(514)][o(652)](a,o(892)),a}[jc(825)](t){const e=jc,n=t[e(759)](":");return{group:n[0],type:n[1],subType:n[e(715)]>=5?n[2]:null,id:n[e(715)]<5?n[2]:n[3],authorId:n[e(715)]<5?n[3]:n[4],markerCount:6==n[e(715)]?n[5]:null}}[jc(703)](t,n,r){const s=jc,o=t[s(618)](),i=o[s(467)],a=o[s(560)];this[s(862)](t,this[s(486)][s(746)](i,n));const c=(0,e.uid)(),u=t[s(600)].id,l=t[s(736)]+(t[s(820)]?":"+t[s(820)]:"");this[s(700)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(556)],data:t[s(501)]});const f=this[s(572)](t);(s(804)==t[s(736)]||f&&this[s(645)](f))&&(r=this[s(486)][s(712)](r[s(798)])),this[s(526)](l,c,u,this[s(486)][s(746)](r,a))}[jc(718)](t,e=null){const n=jc,r=[],s=this[n(761)][n(654)][n(702)](n(786)).me;Array[n(861)](t)||(t=[t]);for(const o of this[n(640)]()){if(!o[n(576)])continue;if(e&&o[n(736)]!=e)continue;let i=!1;for(const e of o[n(468)]()){for(const a of t){const t=a[n(467)][n(506)](e[n(560)])||a[n(560)][n(506)](e[n(467)]);if(t||a[n(617)](e)){const c=a[n(656)](e)&&zc(this[n(486)][n(588)],e[n(467)],a),u=e[n(656)](a)&&zc(this[n(486)][n(588)],a[n(467)],e);r[n(881)]({suggestion:o,meta:{isOwn:s==o[n(551)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[jc(526)](t,e,n,r,s){const o=jc;this[o(486)][o(674)]((i=>{const a=o;let c=a(472)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(622)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[jc(478)](t){const e=jc,n=t[e(774)],r=t[e(826)];t[e(774)]=null,t[e(826)]=null,null!=n&&n[e(826)]==t&&(n[e(826)]=r),null!=r&&r[e(774)]==t&&(r[e(774)]=n),e(513)==this[e(514)][e(702)](t)&&(this[e(514)][e(652)](t,e(867)),this[e(829)](e(888),t,n,r))}[jc(700)](t){const n=jc,r=t.id,s=this[n(793)](t);if(this[n(750)]&&this[n(750)][n(646)]){const o=this[n(761)][n(654)][n(702)](n(598)),i=s[n(547)],a=s[n(820)]?s[n(736)]+":"+s[n(820)]:s[n(736)],c=this[n(761)][n(811)],u=o[n(816)](Kr(c,n(836))),l={id:r,type:a,hasComments:i,data:t[n(501)]||null,originalSuggestionId:t[n(803)]||null,attributes:s[n(556)]};this[n(750)][n(646)](l)[n(476)]((t=>{const e=n;s[e(509)]=!0,o[e(579)](u),t&&t[e(574)]&&(this[e(854)][e(702)](r)[e(574)]=t[e(574)])}))[n(518)]((t=>{const r=n;throw(0,e.logWarning)(r(882)),this[r(761)][r(500)][r(597)]({isUndoable:!1},(()=>{s[r(619)]()})),s[r(831)](),this[r(854)][r(850)](s.id),this[r(514)][r(850)](s),t}))}return s}[jc(645)](t){const e=jc;return this[e(802)][e(566)](t)}[jc(605)](t,e){const n=jc,r=this[n(761)][n(654)][n(702)](n(598)),s=this[n(496)](t);if(this[n(750)]&&this[n(750)][n(766)])if(s[n(509)]){const s=r[n(816)](Kr(this[n(761)][n(811)],n(836)));this[n(750)][n(766)](t,e)[n(476)]((()=>{r[n(579)](s)}))}else s.on(n(495),(()=>{this[n(605)](t,e)}))}[jc(778)](t){const n=jc;if(!this[n(750)]||!this[n(750)][n(496)])throw new e.CKEditorError(n(680),this);return this[n(750)][n(496)](t)}[jc(719)](t){const e=jc,{id:n,type:r,subType:s,authorId:o}=this[e(825)](t),i=this[e(854)][e(702)](n)||this[e(866)](r,s,n,o,{});switch(this[e(636)](i,r,s,o),this[e(514)][e(702)](i)){case e(892):this[e(778)](n)[e(476)]((t=>{const r=e;let s=Promise[r(876)]();t[r(547)]&&(s=this[r(821)][r(494)]({channelId:this[r(761)][r(691)][r(702)](r(498)),threadId:n})),s[r(476)]((()=>{const e=r;this[e(793)](t)[e(509)]=!0}))})),this[e(514)][e(652)](i,e(884));break;case e(867):this[e(605)](n,{state:e(613)});case e(520):this[e(514)][e(652)](i,e(513)),this[e(829)](e(570),i);break;case e(513):this[e(829)](e(497),i)}return i[e(704)](t),i}[jc(483)](t){const e=jc,n=Array[e(706)](t),r=n[e(614)]((t=>e(631)==t[e(736)]));this[e(675)](r);const s=n[e(614)]((t=>!t[e(647)]&&e(631)!=t[e(736)])),o=this[e(640)]({skipNotAttached:!0})[e(614)]((t=>!t[e(647)]&&e(631)!=t[e(736)])),i=o[e(614)]((n=>!t[e(566)](n))),a=new Map(o[e(753)]((t=>[t,this[e(795)][e(630)](t[e(736)],t[e(820)],e(730))]))),c=new Map(o[e(753)]((t=>[t,t[e(618)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(715)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(715)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(715)];t++){const n=s[t];!l[e(566)](n)&&n[e(774)]&&(f[e(816)](n[e(774)]),n[e(774)][e(826)]===n&&(n[e(774)][e(826)]=null),n[e(774)]=null),!u[e(566)](n)&&n[e(826)]&&(f[e(816)](n[e(826)]),n[e(826)][e(774)]===n&&(n[e(826)][e(774)]=null),n[e(826)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(715)];e++){const r=d(t,n[e]);r&&(r[0][s(826)]=r[1],r[1][s(774)]=r[0],u[s(816)](r[0]),l[s(816)](r[1]))}}function d(t,n){const r=e;if(t[r(551)].id!==n[r(551)].id)return null;const s=a[r(702)](t)(t,n,c[r(702)](t),c[r(702)](n));return s&&a[r(702)](n)(t,n,c[r(702)](t),c[r(702)](n))?s[1][r(653)]&&s[1][r(653)][r(715)]?null:s:null}f[e(731)]&&this[e(483)](f)}[jc(675)](t){const e=jc;if(0==t[e(715)])return;const n=this[e(640)]({skipNotAttached:!0})[e(614)]((t=>e(631)==t[e(736)]&&t[e(553)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(556)]);s[e(566)](n)||(s[e(652)](n,r[e(715)]),r[e(881)]([]));const i=s[e(702)](n);r[i][e(881)](t)}!function(){const t=e;r[t(633)](((e,n)=>{const r=t,s=e[0][r(574)],o=n[0][r(574)];return s==o?e[0][r(556)][r(690)]<n[0][r(556)][r(690)]?-1:1:s<o?-1:1}));for(const e of r)e[t(633)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(715)];t++){if(0==r[t][e(715)])continue;const n=[];for(let s=t+1;s<r[e(715)];s++)0!=r[s][e(715)]&&i(r[t],r[s])&&n[e(881)](s);for(const s of n)r[t]=r[t][e(512)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(715)];n++){const r=t[n+1]||null;t[n][e(826)]!==r&&(t[n][e(826)]=r)}for(const t of r)for(let n=0;n<t[e(715)];n++){const r=t[n-1]||null;t[n][e(774)]!==r&&(t[n][e(774)]=r)}function i(t,n){const r=e;if(t[0][r(556)][r(690)]!==n[0][r(556)][r(690)]&&t[0][r(551)]!==n[0][r(551)])return!1;if(!function(t,e){const n=r;return!t[n(547)]&&!e[n(547)]||(!t[n(547)]||!e[n(547)])&&(!!(t[n(547)]&&e[n(574)]<t[n(653)][n(794)][n(702)](0)[n(574)])||!!(e[n(547)]&&t[n(574)]<e[n(653)][n(794)][n(702)](0)[n(574)]))}(t[0],n[0]))return!1;const s=Uc(t[0][r(556)],r(690)),o=Uc(n[0][r(556)],r(690));return!!Dr(s,o)&&(!!t[r(844)]((t=>n[r(507)]((e=>t[r(618)]()[r(506)](e[r(618)]())))))&&n[r(844)]((e=>t[r(507)]((t=>e[r(618)]()[r(506)](t[r(618)]()))))))}}[jc(609)](t){const e=jc,n=Array[e(706)](t),r=this[e(640)]({skipNotAttached:!0}),s=r[e(614)]((n=>!t[e(566)](n))),o=new Map(n[e(753)]((t=>[t,this[e(795)][e(630)](t[e(736)],t[e(820)],e(683))]))),i=new Map(r[e(753)]((t=>[t,t[e(468)]()])));for(let t=0;t<n[e(715)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(715)];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(715)];e++){const s=r[e];if(s[a(736)]!==n[a(736)]||s[a(551)].id!==n[a(551)].id||s[a(820)]!==n[a(820)])continue;if(!tu(n,s))continue;if(a(631)==n[a(736)]&&n[a(501)][a(492)]!=s[a(501)][a(492)])continue;if(a(631)==n[a(736)]&&t[a(645)](n[a(501)][a(481)]))continue;if(a(804)==n[a(736)]){const e=t[a(761)][a(500)],r=n[a(477)]();if(r&&(e[a(588)][a(625)](r)||e[a(588)][a(586)](r)))continue}const c=o[a(702)](n),u=i[a(702)](n),l=i[a(702)](s),f=n[a(653)]&&n[a(653)][a(715)],h=s[a(653)]&&s[a(653)][a(715)];if(!f&&c(l,u))return t[a(853)](s,n),i[a(850)](n),!0;if(!h&&c(u,l))return t[a(853)](n,s),i[a(850)](s),!0}return!1}}[jc(853)](t,e){const n=jc;if(t[n(647)])for(const r of e[n(468)]())t[n(883)](r);else{const r=e[n(618)]()[n(560)];this[n(862)](t,this[n(486)][n(746)](t[n(618)]()[n(467)],r))}e[n(787)]()}[jc(849)](t,e,n){const r=jc,s=t[r(735)](r(584))||t[r(735)](r(631))?r(541):t[r(539)]();return Kr(this[r(761)][r(811)],e+"_"+s+r(615),n)}[jc(568)](){const t=jc,n=this[t(761)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(486)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(825)](t[i(516)]);if(i(893)===e){r[i(782)](this[i(849)](n,i(529)));break}}for(const t of s){const{group:n,type:s}=this[i(825)](t[i(516)]);if(i(893)===n){r[i(782)](this[i(849)](s,i(470),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[jc(607)](t){const e=jc;if(this[e(717)])return!1;const n=this[e(761)],r=n[e(500)][e(871)][e(828)][e(592)]();if(0==r[e(715)])return!1;const s=[],o=r[e(614)]((t=>e(631)==t[e(736)])),i=r[e(614)]((t=>e(519)==t[e(736)]&&e(708)!=t[e(516)])),a=r[e(614)]((t=>e(579)==t[e(736)]&&e(708)!=t[e(516)]));for(const t of o)s[e(881)]({key:t[e(823)],newValue:t[e(739)],oldValue:t[e(780)],range:Qc(t[e(695)],n[e(500)])});for(const t of i){const r=a[e(673)]((n=>n[e(857)][e(506)](t[e(857)])));r&&s[e(881)]({key:e(721),newValue:t[e(516)],oldValue:r[e(516)],range:n[e(500)][e(538)](t[e(857)][e(705)])})}return 0!=s[e(715)]&&this[e(664)](t,s)}[jc(590)](t){const e=jc;let n=!1;const r=this[e(761)][e(500)][e(871)][e(828)][e(542)]()[e(614)]((t=>t[e(501)][e(806)]&&t[e(516)][e(735)](e(894))));for(const s of r){const{subType:r,id:o}=this[e(825)](s[e(516)]),i=r[e(759)]("|")[0];for(const r of this[e(640)]({skipNotAttached:!0}))r.id!=o&&e(631)==r[e(736)]&&r[e(501)]&&r[e(501)][e(481)]==i&&r[e(618)]()[e(742)](s[e(501)][e(806)])&&(this[e(710)](r,s[e(501)][e(806)],t),n=!0)}return n}[jc(658)](t){this[jc(717)]=!0,t()}[jc(503)](t){const e=jc,n=this[e(645)](t),r=this[e(865)][e(566)](t);return n||r}[jc(664)](t,e){const n=jc;if(0==e[n(715)])return!1;let r=!1;for(const s of e){const e=this[n(718)](s[n(695)],n(631))[n(614)]((t=>!t[n(856)][n(583)]))[n(753)]((t=>t[n(893)])),i=(0,o.hashObject)({newValue:s[n(557)]});e[n(614)]((t=>{const e=n,[r,o]=t[e(820)][e(759)]("|");return r==s[e(481)]&&o!=i}))[n(789)]((e=>{const o=n;this[o(710)](e,s[o(695)],t),r=!0}))}return r}[jc(710)](t,e,n){const r=jc,s=t[r(618)]()[r(515)](e);0!==s[r(715)]?1!==s[r(715)]?this[r(703)](t,e[r(467)],e[r(560)]):this[r(862)](t,s[0]):n[r(546)](t[r(727)]())}}class Wc{constructor(t){const e=jc;this[e(807)]=t,this[e(486)]=t[e(500)],this[e(480)]=new Map,this[e(465)]=new Map,this[e(663)]()}[jc(698)](t,e,n,r,s,o){const i=jc;return new Wr(this[i(486)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(630)](t,e,i(648))(...n),onDiscard:(...n)=>this[i(630)](t,e,i(619))(...n)})}[jc(745)](t,e,n,r){const s=jc,o=t+":"+e+":"+n;this[s(480)][s(652)](o,r)}[jc(630)](t,e,n){const r=jc,s=t+":"+e+":"+n;return this[r(480)][r(702)](s)||this[r(465)][r(702)](t+":"+n)}[jc(663)](){const t=jc,e=()=>!1,n=t=>{const e=Gc;t[e(633)](((t,n)=>t[e(467)][e(743)](n[e(467)])?1:-1)),this[e(486)][e(674)]((n=>{const r=e;for(const e of t){let t;t=e[r(560)][r(872)]&&e[r(560)][r(798)]==e[r(467)][r(705)]?n[r(776)](e[r(467)][r(705)],"on"):n[r(776)](e),this[r(486)][r(818)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Gc;e&&this[n(486)][n(674)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(753)]((t=>(Kc(t)&&(t=this[s(486)][s(746)](t[s(560)])),t)))[s(614)]((t=>s(851)!==t[s(593)][s(839)]));if(c[s(715)]<1)return;const u=Array[s(706)](this[s(486)][s(871)][s(781)][s(468)]())[s(753)]((t=>i.LiveRange[s(814)](t)));r[s(755)](c);for(const t of this[s(807)][s(707)][s(707)]())t[s(643)]();a[s(881)]({forceDefaultExecution:!0}),this[s(807)][s(490)](o,...a);const l=u[s(614)]((t=>s(851)!=t[s(593)][s(839)]));l[s(715)]>0&&r[s(755)](l);for(const t of u)t[s(676)]()}))},s=(e,n)=>1==e[t(715)]&&1==n[t(715)]&&e[0][t(560)][t(506)](n[0][t(467)]),o=(t,e,n,r)=>$c(t,e,n,r)?[t,e]:$c(e,t,r,n)?[e,t]:null;this[t(465)][t(652)](t(699),e),this[t(465)][t(652)](t(790),n),this[t(465)][t(652)](t(510),s),this[t(465)][t(652)](t(842),o),this[t(465)][t(652)](t(688),n),this[t(465)][t(652)](t(890),e),this[t(465)][t(652)](t(558),s),this[t(465)][t(652)](t(552),o),this[t(465)][t(652)](t(833),r),this[t(465)][t(652)](t(791),e),this[t(465)][t(652)](t(722),s),this[t(465)][t(652)](t(602),e),this[t(465)][t(652)](t(714),r),this[t(465)][t(652)](t(868),e),this[t(465)][t(652)](t(548),s),this[t(465)][t(652)](t(517),e),this[t(465)][t(652)](t(808),e),this[t(465)][t(652)](t(880),((e,n)=>{const r=t;if(!n)return;const s=this[r(807)][r(654)][r(702)](Hc);this[r(486)][r(674)]((t=>{const o=r;if(o(721)==n[o(481)])for(const r of e){const e=r[o(467)][o(705)],s=n[o(492)];t[o(685)](e,s)}else if(s[o(645)](n[o(481)]))for(const r of e)void 0!==n[o(492)]?t[o(540)](n[o(481)],n[o(492)],r[o(467)][o(705)]):t[o(537)](n[o(481)],r[o(467)][o(705)]);else for(const r of e)n[o(492)]?t[o(540)](n[o(481)],n[o(492)],r):t[o(537)](n[o(481)],r)}))})),this[t(465)][t(652)](t(587),s)}}function zc(t,e,n){const r=jc;for(const s of e[r(798)][r(830)]({includeSelf:!0,parentFirst:!0})){if(s[r(593)]==s)return!1;if(!n[r(655)](s))return!1;if(t[r(625)](s)||t[r(586)](s))return!0}return!1}function Kc(t){const e=jc;return t[e(560)][e(798)]==t[e(467)][e(705)]&&t[e(560)][e(668)]}function qc(t,e,n,r){const s=jc,o=t=>!t[s(697)].is(s(848))&&!r[s(625)](t[s(697)]),i=t[s(467)][s(696)](o),a=t[s(560)][s(696)](o,{direction:s(620)});return!(t[s(467)][s(506)](i)&&t[s(560)][s(506)](a)||(i[s(743)](a)?n[s(601)](e,{range:n[s(746)](i,a)}):n[s(546)](e),0))}function Xc(t){return(0,o.hashObject)(t)}function Yc(){const t=["update:suggestion","chain","size","value","element","attribute:","startsWith","type","_mergeNestedSuggestions","substring","attributeNewValue","ck-suggestion-marker--active","markerName","isIntersecting","isBefore","discardAllSuggestions","registerCustomCallback","createRange","removeClass","move","nodeBefore","_adapter","containsRangeInObject","stop","map","addMarker:suggestion:attribute","setSelection","registerInlineAttribute","return","consume","split","291900iIqvrY","editor","getItems","after","registerBlockAttribute","discardSuggestion","updateSuggestion","options","substr","init","define","pop","@external","listenTo","previous","discardSelectedSuggestions","createSelection","ck-suggestion-marker-formatBlock","_getSuggestionData","rethrowUnexpectedError","attributeOldValue","selection","announce","external:","upcast","high","Users","removeMarkers","authoredAt","forEach","insertion:discard","formatInline:discard","toJSON","addSuggestionData","comments","_suggestionFactory","ck-suggestion-marker-formatInline","clone","parent","acceptSelectedSuggestions","formatInline","moveTargetPosition","_blockAttributeKeys","originalSuggestionId","formatBlock","head","newRange","_editor","attribute:accept","399036CMyBwA","3501340FQxDOA","locale","commandName","_onDiscard","fromRange","change:activeMarkers","add","track-changes-suggestion-data-mismatch","deleteContent","formatBlock:","subType","_commentsRepository","writer","attributeKey","splitPosition","_splitMarkerName","next","getRange","differ","fire","getAncestors","stopListening","default","formatInline:accept","hasCommentThread","markInsertion","PENDING_ACTION_SUGGESTION","insertion","getCommentThread","rootName","data-suggestion","keys","insertion:chain","bindElementToMarker","every","addUser","rejected","isAfter","$textProxy","_getMarkerAnnouncementText","delete","$graveyard","conversion","_joinSuggestions","_suggestions","track-changes-enable-command-twice","meta","position","assign","isSelectable","isLocal","isArray","_setSuggestionRange","values","trackChanges","_inlineAttributeKeys","_createSuggestion","removed","formatBlock:discard","markMultiRangeDeletion","clear","document","isAtEnd","before","_enabledCommands","_cutOutSuggestionMarker","resolve","removeComment","insertContent","always","attribute:discard","push","error-saving-suggestion-data-suggestion-discarded","addRange","markerReady","dataToMarker","markerToData","editingDowncast","suggestionUnloaded","formatGroupId","deletion:discard","_afterChanges","notReady","suggestion","suggestion:attribute:","2824jGDtxw","isCollapsed","trackChangesCommand","_defaultCallbacks","forward","start","getRanges","_addThreadToSuggestion","ENTER","trackChanges.trackFormatChanges","suggestion:","getMultiRangeId","pluginName","$marker","then","getContainedElement","_removeSuggestion","highest","_customCallbacks","key","descriptionFactory","_refreshSuggestionsChain","widget","elementToElement","_model","markers","getMarkers","TrackChangesEditing","execute","lowest","oldValue","ck-suggestion-marker-","fetchCommentThread","change:_saved","getSuggestion","suggestionChanged","collaboration.channelId","_getAuthorFromId","model","data","10YtkxfI","_isRegisteredAttribute","removeMarker:suggestion:attribute","unbindElementFromMarkerName","isEqual","some","howMany","_saved","insertion:join","track-changes-command-not-found","concat","ready","_suggestionState","getDifference","name","formatBlock:chain","catch","insert","dataReady","enableDefaultAttributesIntegration","href","isOfficialPlugin","consumable","formatInline:","_addSuggestionMarker","markMultiRangeBlockFormat","_isForcedDefaultExecutionBlock","LEAVE","data-author-id","applyOperation","dataDowncast","isInsideObject","2155925bnOZAE","isExternal","toViewElement","removeAttribute","createRangeOn","toUpperCase","setAttribute","FORMATTING","getChangedMarkers","hasSuggestion","acceptSuggestion","deletion","removeMarker","hasComments","formatBlock:join","20377gcadva","track-changes-user-not-found","author","deletion:chain","_isDataLoaded","addComment","getUser","attributes","newValue","deletion:join","isBlock","end","markerNameToElements","track-changes-adapter-already-set","change:data","addHighlight","stringify","has","containsPosition","_initAriaMarkerChangeAnnouncements","_getExternalAuthor","suggestionLoaded","deletion:","_getAttributeKey","isIntersectingWithRange","createdAt","suggestion-type","isInContent","getAllAdjacentSuggestions","includes","remove","createRangeIn","getCustomProperty","containerElement","isNextTo","format","requires","isLimit","attribute:join","schema","marker-count","_processAttributeSuggestions","authorName","getChanges","root","enableCommand","documentSelection","mapper","enqueueChange","PendingActions","markInlineFormat","creator","updateMarker","formatInline:chain","657573KYMHme","accepted","_updateSuggestionData","markerToHighlight","_processAttributeChanges","forceDefaultExecution","_joinWithAdjacentSuggestions","showSuggestionHighlights","multi","removeMarker:suggestion:formatBlock","open","filter","_SUGGESTION_ANNOUNCEMENT","addMarker:suggestion:formatBlock","getIntersection","getFirstRange","discard","backward","6476454FZAhpn","addMarker","acceptAllSuggestions","isDocumentOperation","isObject","markAttributeChange","normal","ck-suggestion-marker","_trackFormatChanges","getSuggestionCallback","attribute","insertion:","sort","isUndo","getShiftedBy","_checkSuggestionCorrectness","fromCharCode","getNearestSelectionRange","_rangeIsInLocalUserInsertion","getSuggestions","editing","markBlockFormat","refresh","createPositionAfter","_isBlockAttribute","addSuggestion","isMultiRange","accept","activeMarkers","for","addClass","set","commentThread","plugins","containsItem","containsRange","getAttribute","_recordAttributeChanges","addMarker:suggestion","batch","targetPosition","action","_registerDefaultCallbacks","_reduceExistingSuggestions","splice","low","createElement","isAtStart","never","addCommentThread","enableReadOnlyMode","reconvertMarker","find","change","_refreshAttributeSuggestionsChain","detach","unbind","markMultiRangeInsertion","trackChanges.mergeNestedSuggestions","track-changes-adapter-missing-getsuggestion","isPremiumPlugin","isOwn","join","CommentsRepository","rename","afterInit","createPositionAt","deletion:accept","tablePasteChainId","groupId","config","6fjuhTB","isRemovable","adapter","range","getLastMatchingPosition","item","buildSuggestion","insertion:accept","_setSuggestionData","skipNestingCheck","get","_breakSuggestionMarker","addMarkerName","nodeAfter","from","commands","$text","group","_reduceSuggestionAttributeRange","registerPostFixer","createPositionBefore","multipleBlocks","formatBlock:accept","length","oldRange","_recordAttributeSuggestions","_findSuggestions","_handleNewSuggestionMarker","unshift","$elementName","formatInline:join","markDeletion","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.","track-changes-suggestion-not-found","setTo","getFirstMarker","warn"];return(Yc=function(){return t})()}function Zc(t){const e=jc,n=t[e(467)][e(705)];return n&&n.is(e(733))}function Qc(t,e){const n=jc;return null==t[n(560)][n(749)]&&t[n(560)][n(798)]==t[n(467)][n(705)]?Jc(t[n(467)][n(705)],e):t}function Jc(t,e){const n=jc,r=e[n(588)][n(625)](t)||e[n(588)][n(859)](t);return e[n(746)](e[n(687)](t,n(873)),r?e[n(644)](t):e[n(687)](t,n(560)))}function $c(t,e,n,r){const s=jc;return!!tu(t,e)&&n[s(560)][s(506)](r[s(467)])}function tu(t,e){const n=jc;if(!t[n(553)]||!e[n(553)])return!1;const r=new Set(Object[n(841)](t[n(556)])),s=new Set(Object[n(841)](e[n(556)]));if(r[n(850)](n(690)),s[n(850)](n(690)),0==r[n(731)]&&0==s[n(731)])return!0;if(r[n(731)]!=s[n(731)])return!1;const o={...t[n(556)]},i={...e[n(556)]};return delete o[n(690)],delete i[n(690)],JSON[n(565)](o)==JSON[n(565)](i)}function eu(t,e){const n=jc,r=nu(t[n(556)]),s=nu(e);if(!t[n(553)])return!1;for(const t of Object[n(841)](s))if(!Dr(r[t],s[t]))return!1;return!0}function nu(t){const e=jc,n=Object[e(858)]({},t);return delete n[e(701)],delete n[e(689)],n}function ru(){const t=["destroy","add","commentThreadController","canDiscard","isDirty","getRanges","5722788tPEPax","listenTo","427DerbVc","remove","_discardCommand","bind","discardSuggestion","isEnabled","_acceptCommand","locale","86091hRaAjx","canEditAt","change:isDirty","_setPendingAction","commands","29292NhfmSQ","canAccept","18051010trdLdH","view","PENDING_ACTION_SUGGESTION","7099371HMlgrK","get","PendingActions","95LCgMzh","model","72738mDLvHO","execute","_editor","_removePendingAction","8gbgvvN","stopListening","22tzZEIE","acceptSuggestion","3651692RIewWG","plugins","unbind","_pendingAction"];return(ru=function(){return t})()}const su=ou;function ou(t,e){const n=ru();return(ou=function(t,e){return n[t-=149]})(t,e)}!function(t){const e=ou,n=t();for(;;)try{if(988025===parseInt(e(151))/1*(parseInt(e(172))/2)+-parseInt(e(184))/3+-parseInt(e(156))/4*(parseInt(e(164))/5)+-parseInt(e(166))/6*(-parseInt(e(186))/7)+parseInt(e(170))/8*(-parseInt(e(161))/9)+parseInt(e(158))/10+parseInt(e(174))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ru);class iu extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=ou;super(),this[s(165)]=e,this[s(159)]=n,this[s(180)]=r,this[s(168)]=t,this[s(149)]=t[s(155)][s(162)](s(173)),this[s(188)]=t[s(155)][s(162)](s(190)),this[s(159)][s(189)](s(191)).to(this[s(149)],this[s(188)],((t,e)=>t||e)),this[s(159)][s(189)](s(157)).to(this[s(149)],s(191),(t=>t&&this[s(168)][s(165)][s(152)](e[s(183)]()))),this[s(159)][s(189)](s(181)).to(this[s(188)],s(191),(t=>t&&this[s(168)][s(165)][s(152)](e[s(183)]()))),this[s(177)]=null,n[s(182)]&&this[s(154)](),this[s(185)](n,s(173),(()=>this[s(173)]())),this[s(185)](n,s(190),(()=>this[s(190)]())),this[s(185)](n,s(153),(()=>{const t=s;n[t(182)]?this[t(154)]():this[t(169)]()}))}[su(173)](){const t=su;this[t(149)][t(167)](this[t(165)].id)}[su(190)](){const t=su;this[t(188)][t(167)](this[t(165)].id)}[su(178)](){const t=su;this[t(159)][t(176)](t(191)),this[t(159)][t(176)](t(157)),this[t(159)][t(176)](t(181)),this[t(171)](),this[t(180)][t(178)](),this[t(177)]&&this[t(169)]()}[su(154)](){const t=su,e=Kr(this[t(168)][t(150)],t(160));this[t(177)]=this[t(168)][t(175)][t(162)](t(163))[t(179)](e)}[su(169)](){const t=su;null!==this[t(177)]&&this[t(168)][t(175)][t(162)](t(163))[t(187)](this[t(177)]),this[t(177)]=null}}function au(t,e){const n=uu();return(au=function(t,e){return n[t-=353]})(t,e)}const cu=au;function uu(){const t=["ariaDescriptionView","933918ZwxnrL","delegate","2439LRpCOs","length","textContent","value","_model","SUGGESTION_THREAD_ARIA_LABEL","_createCommentViews","body","disabledSubmit","updateComment","descriptionParts","parseFromString","canAccept","editor","text/html","content","_localUser","isEnabled","bind","editorConfig","37456WIvouA","commentsListView","author","formatDateTime","6egKwng","showInput","authoredAt","commentThreadInputView","focus","_createCommentThreadInputView","locale","SUGGESTION_THREAD_DESCRIPTION","assign","commentThread","_config","isActive","destroy","fire","element","tab","removeComment","canDiscard","focusCycler","isDirty","ariaLabel","commentInputView","name","addComment","3435160oPCwkf","focusTracker","map","submit","hasDirtyComment","setData","focusables","join","730076MtDSdn","CommentView","530240TBMfit","465riaXPV","target","6423130soxXup","render","35496tCVYcw","shift+tab","cancel","isReadOnly","keystrokes","disableComments","set"];return(uu=function(){return t})()}!function(t){const e=au,n=t();for(;;)try{if(884044===-parseInt(e(414))/1+parseInt(e(356))/2*(-parseInt(e(382))/3)+parseInt(e(406))/4+parseInt(e(417))/5*(-parseInt(e(421))/6)+parseInt(e(419))/7+-parseInt(e(378))/8*(-parseInt(e(358))/9)+parseInt(e(416))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uu);class lu extends s.View{constructor(t,n,r,i){const a=au;super(t),this[a(379)]=null,this[a(385)]=null,this[a(355)]=new o.AriaDescriptionView(t,Kr(t,a(389))),this[a(354)](a(393),!1),this[a(354)](a(384),n[a(384)]),this[a(376)](a(384)).to(n),this[a(354)](a(368),[]),this[a(354)](a(401),!1),this[a(354)](a(375),!1),this[a(354)](a(370),!1),this[a(354)](a(399),!1),this[a(376)](a(402)).to(this,a(359),n,a(384),this,a(368),((t,e,r)=>{const s=a,o=r[s(408)]((t=>T(t[s(373)])))[s(413)](". ")+".";return Kr(this[s(388)],s(363),[t-1,n[s(380)][s(404)],e?i[s(381)](e):"",(new DOMParser)[s(369)](o,s(372))[s(365)][s(360)]])})),this[a(412)]=new s.ViewCollection,this[a(407)]=new e.FocusTracker,this[a(425)]=new e.KeystrokeHandler,this[a(400)]=new s.FocusCycler({focusables:this[a(412)],focusTracker:this[a(407)],keystrokeHandler:this[a(425)],keystrokeHandlerOptions:{filter:t=>t[a(418)]!==this[a(396)]},actions:{focusPrevious:a(422),focusNext:a(397)}}),this[a(362)]=n,this[a(374)]=r,this[a(392)]=i,i[a(353)]?this[a(354)](a(359),1):this[a(364)]()}[cu(420)](){const t=cu;super[t(420)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(412)])}[cu(386)](){const t=cu;this[t(396)][t(386)]()}[cu(394)](){const t=cu;this[t(379)]&&this[t(379)][t(394)](),this[t(385)]&&this[t(385)][t(394)](),super[t(394)]()}[cu(364)](){const t=cu,{CommentsListView:e}=this[t(392)];this[t(379)]=new e(this[t(388)],this[t(362)][t(391)],Object[t(390)]({CommentView:this[t(392)][t(415)]},this[t(392)])),this[t(379)][t(357)](t(398)).to(this),this[t(379)][t(357)](t(367)).to(this),this[t(379)][t(376)](t(393)).to(this),this[t(354)](t(359),this[t(379)][t(359)]+1),this[t(376)](t(359)).to(this[t(379)],t(359),(t=>t+1)),this[t(385)]=this[t(387)](),this.on(t(398),(()=>this[t(386)]())),this[t(376)](t(401)).to(this[t(379)],t(410),this[t(385)][t(403)],t(361),((t,e)=>t||!!e))}[cu(387)](){const t=cu,{CommentThreadInputView:e}=this[t(392)],n=new e(this[t(388)],this[t(374)],this[t(392)][t(377)]),r=n[t(403)];return n[t(376)](t(383)).to(this,t(393),this[t(362)][t(391)],t(424),r,t(361),((t,e,n)=>!!n||t&&!e)),r.on(t(409),((e,n)=>{const s=t;this[s(395)](s(405),n),r[s(371)][s(411)]("")})),r.on(t(423),(()=>this[t(386)]())),r[t(376)](t(366)).to(this[t(362)][t(391)],t(424)),n}}const fu=hu;function hu(t,e){const n=du();return(hu=function(t,e){return n[t-=387]})(t,e)}function du(){const t=["744dxGhNu","push","8464150TWorSA","bindTemplate","<p>","isEnabled","editorDestroyed","bind","ck-suggestion-wrapper","disableComments","listitem","acceptSuggestion","setTemplate","add","set","1MxpaXc","descriptionParts","div","972322ZpmfoD","commentThread","ariaLabel","9ocTtny","formatDateTime","focusables","_descriptionElement","isActive","canAccept","382705FFCDgx","author","content","</p>","commentThreadInputView","description","color","editorReady","1611045VoPytP","discardSuggestion","ariaDescriptionView","getTemplate","render","ck-rounded-corners","ck-suggestion-wrapper--active","343673pEpjYY","36XHquLW","3716664GzNuwW","_model","ck-suggestion--disabled-comments","type","discardButton","canDiscard","delegate","_config","76FNDRlg","suggestionView","acceptButton","ck-suggestion-","commentsListView","700819afaxGO","SuggestionView"];return(du=function(){return t})()}!function(t){const e=hu,n=t();for(;;)try{if(795667===-parseInt(e(438))/1*(-parseInt(e(441))/2)+parseInt(e(399))/3+-parseInt(e(416))/4*(parseInt(e(391))/5)+parseInt(e(407))/6*(parseInt(e(421))/7)+-parseInt(e(408))/8+-parseInt(e(444))/9*(parseInt(e(425))/10)+-parseInt(e(406))/11*(-parseInt(e(423))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(du);class gu extends lu{constructor(t,e,n,r){const s=hu;super(t,e,n,r),this[s(437)](s(411),""),this[s(430)](s(411)).to(this,s(439),(t=>t&&t[0]?t[0][s(411)]:"")),this[s(430)](s(396)).to(this,s(439),this,s(389),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(427)+T(e[n(393)],e[n(397)])+n(394);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(388)]=null,this[s(417)]=new(r[s(422)])(t,e,{formatDateTime:r[s(445)]}),this[s(417)][s(430)](s(396)).to(this),this[s(417)][s(414)](s(434),s(400)).to(this),this[s(417)][s(418)][s(430)](s(428)).to(this,s(390)),this[s(417)][s(412)][s(430)](s(428)).to(this,s(413)),this[s(387)][s(436)](this[s(417)]),this[s(420)]&&this[s(387)][s(436)](this[s(420)]),this[s(395)]&&this[s(387)][s(436)](this[s(395)]),this[s(435)](this[s(402)]())}[fu(402)](){const t=fu,e=this[t(426)],n=[this[t(417)]];return this[t(420)]&&n[t(424)](this[t(420)]),this[t(395)]&&n[t(424)](this[t(395)]),n[t(424)](this[t(401)]),{tag:t(440),attributes:{class:["ck",t(404),t(431),e.if(t(389),t(405)),e.to(t(411),(e=>t(419)+e)),this[t(415)][t(432)]&&t(410)],"data-suggestion-id":this[t(409)].id,"data-thread-id":this[t(409)][t(442)].id,"data-author-id":this[t(409)][t(392)].id,tabindex:0,role:t(433),"aria-label":e.to(t(443)),"aria-describedby":this[t(401)].id},children:n}}[fu(403)](){const t=fu;super[t(403)](),this[t(420)]&&(this[t(420)][t(414)](t(398)).to(this),this[t(420)][t(414)](t(429)).to(this)),this[t(395)]&&(this[t(395)][t(414)](t(398)).to(this),this[t(395)][t(414)](t(429)).to(this))}}const pu=Iu;function mu(){const t=["push","ck-suggestion--discard","innerHTML","importWord","name","enter","target","1972789BYGcVE","9684xjIxuG","element","acceptButton","EXTERNAL_AVATAR","discardButton","ck-annotation__main","time","isExternal","841976WExpcM","attributes","formatDateTime","ck-suggestion__info-name","_config","span","_model","source","tab","@external","ck-suggestion__info","check","discardSuggestion","ck-annotation__info","ck-suggestion","ck-annotation__info-time",".ck-annotation__content-wrapper","Accept suggestion","ck-annotation__content-wrapper","focus","EXTERNAL_IMPORT_WORD_AVATAR","esc","focusables","add","setTemplate","bindTemplate","extendTemplate","ck-annotation","bind","shift+tab","acceptSuggestion","userView","focusTracker","ck-annotation__info-name","div","focusFirst","Discard suggestion","ck-suggestion__main","26332IIHeGU","1779492GwFRkd","ck-comment__external","ck-annotation__user","author","ck-annotation__actions","ck-suggestion--accept","_setupKeyboardNavigation","creator","set","presentation","cancel","getExternalSuggestionNote","465olwxmH","getUserViewNotificationText","ck-comment__info-time","266645oxrdxg","change:description","EXTERNAL_IMPORT_WORD_SUGGESTION","ck-suggestion__user","ck-suggestion__actions","description","7928oTXNBy","render","getTemplate","locale","focusCycler","keystrokes","querySelector","EXTERNAL_SUGGESTION","execute","_createButton","fire","listenTo","7951344pLhFau","authoredAt"];return(mu=function(){return t})()}function Iu(t,e){const n=mu();return(Iu=function(t,e){return n[t-=289]})(t,e)}!function(t){const e=Iu,n=t();for(;;)try{if(683769===parseInt(e(316))/1+parseInt(e(352))/2+-parseInt(e(301))/3+parseInt(e(300))/4*(parseInt(e(313))/5)+parseInt(e(334))/6+-parseInt(e(343))/7+-parseInt(e(322))/8*(parseInt(e(344))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(mu);class Eu extends s.View{constructor(n,r,i){const a=Iu;super(n),this[a(358)]=r,this[a(356)]=i,this[a(309)](a(321),""),this[a(290)](a(335)).to(r),this[a(346)]=this[a(331)](Kr(n,a(369)),t.icons[a(363)],a(306),a(292),"sw"),this[a(348)]=this[a(331)](Kr(n,a(298)),t.icons[a(311)],a(337),a(364),"sw"),this[a(293)]=new o.UserView(n,r[a(304)],this[a(314)]()),this[a(293)][a(378)]({attributes:{class:[a(319),a(303)],"aria-hidden":!0}}),this[a(374)]=new s.ViewCollection([this[a(346)],this[a(348)]]),this[a(294)]=new e.FocusTracker,this[a(327)]=new e.KeystrokeHandler,this[a(326)]=new s.FocusCycler({focusables:this[a(374)],focusTracker:this[a(294)],keystrokeHandler:this[a(327)],actions:{focusPrevious:a(291),focusNext:a(360)},keystrokeHandlerOptions:{filter:t=>t[a(342)]!==this[a(345)]}}),this[a(376)](this[a(324)]())}[pu(323)](){const t=pu;super[t(323)]();const e=this[t(345)][t(328)](t(368));e[t(338)]=this[t(321)],this.on(t(317),((n,r,s)=>{e[t(338)]=s})),this[t(307)]()}[pu(324)](){const t=pu,e=this[t(377)],n=[{tag:t(296),attributes:{class:[t(362),t(365)]},children:[{tag:t(357),children:[{text:this[t(293)][t(340)]}],attributes:{class:[t(355),t(295)],"data-cke-tooltip-text":this[t(293)][t(340)]}},{tag:t(350),attributes:{datetime:e.to(t(335)),class:[t(315),t(367)]},children:[{text:e.to(t(335),(e=>this[t(356)][t(354)](e)))}]}]},{tag:t(296),attributes:{class:[t(320),t(305)]},children:[this[t(346)],this[t(348)]]},{tag:t(296),attributes:{class:[t(370)]}}];return this[t(358)][t(351)]&&n[t(336)]({tag:t(296),attributes:{class:[t(302)]},children:[{text:this[t(312)]()}]}),{tag:t(296),attributes:{class:[t(366),t(289)],tabindex:-1},children:[this[t(293)],{tag:t(296),attributes:{class:[t(299),t(349)],role:t(310)},children:n}]}}[pu(371)](){const t=pu;this[t(345)][t(371)]()}[pu(314)](){const t=pu;return this[t(358)][t(351)]?t(339)===this[t(358)][t(353)][t(361)][t(359)]?Kr(this[t(325)],t(372),this[t(358)][t(308)][t(340)]):Kr(this[t(325)],t(347),this[t(358)][t(308)][t(340)]):null}[pu(312)](){const t=pu;return t(339)===this[t(358)][t(353)][t(361)][t(359)]?Kr(this[t(325)],t(318)):Kr(this[t(325)],t(329))}[pu(331)](t,e,n,r,s){const i=pu,a=new o.LateFocusButtonView(this[i(325)]);return a[i(309)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(378)]({attributes:{class:n}}),a.on(i(330),(()=>{const t=i;this[t(332)](r,this[t(358)].id)})),a}[pu(307)](){const t=pu,e=this[t(345)];this[t(327)][t(333)](e);for(const e of this[t(374)])this[t(294)][t(375)](e[t(345)]),this[t(327)][t(333)](e[t(345)]);this[t(327)][t(309)](t(341),((n,r)=>{const s=t;e===n[s(342)]&&(this[s(326)][s(297)](),r())})),this[t(327)][t(309)](t(373),((n,r)=>{const s=t;e!==n[s(342)]&&(this[s(371)](),r())}))}}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 _u(){const t=["getDescriptions","423790XLyFgP","button","_createToolbarButton","isPremiumPlugin","acceptSelectedSuggestions","EditorAnnotations","acceptAllSuggestions","domainLimit","activeMarkers","discardSelectedSuggestions","destroy","trackChanges.disableComments","3mdkFcw","refreshSelectedViews","view","trackChangesLicenseKeyExpired","trackChangesLicenseKeyInvalid","_addUIComponentsToFactory","trackChangesLicenseKeyTrialLimit","_bindAnnotationToEditors","discardButton","registerAnnotation","change:activeAnnotations","_updateController","suggestionView","innerView","49974FbUbaD","descriptionFactory","_initializeController","bind","define","value","children","trialLimit","pluginName","usageLimit","comments.maxCommentCharsWhenCollapsed","isMultiRange","menu","activeAnnotations","getMarkerNames","separator","lowest","Annotations","unbind","licenseKey","execute","size","hasSuggestion","2164525qaWKrR","some","suggestionLoaded","actionView","Preview final content","keys","plugins","evaluationLimit","expired","_createMenuBarMenu","type","get","isDirty","createAnnotationView","comments","_refreshActiveMarkers","391xonlHN","suggestionChanged","SuggestionView","comments.maxThreadTotalWeight","isInContent","editing","values","push","items","fire","Discard all selected suggestions","mainView","menuitemcheckbox","isEnabled","has","switchbutton","_handleControllerBuffer","requires","TrackChangesPreview","getMarkers","commentsListView","_suggestionToController","escape","1579473lmxeAY","CommentsRepository","addSourceCollector","previewFinalContent","_handleSuggestionControllerDelayed","getByInnerView","_viewToController","add","isOfficialPlugin","CommentView","_destroyController","reduce","comments.editorConfig","TrackChangesUI","getFirstRange","addComment","model","stopListening","Track changes","filter","createCommentThreadController","clear","trackChangesLicenseKeyEvaluationLimit","length","trackChangesLicenseKeyUsageLimit","acceptButton","getSuggestion","commands","invalid","_licenseKeyCheckInterval","_annotationViews","getAllAdjacentSuggestions","getJoined","Accept all selected suggestions","trackChanges.SuggestionView","addMany","change:previous","isOn","_unbindEditors","1463ggFPWK","commentThread","toMany","buttonView","editor","head","suggestionUnloaded","featureNotAllowed","comments.maxCommentsWhenCollapsed","getRanges","remove","createAnnotation","77ocJzEb","delegate","focus","componentFactory","322TyOTaA","trackChangesLicenseKeyDomainLimit","3438976WtingC","TrackChanges","Discard all suggestions","listenTo","source","set","init","descriptionParts","trackChanges.SuggestionThreadView","CommentsUI","menuBar:trackChanges","_disableComments","from","menuitem","suggestion-","trackChanges","Accept all suggestions","discardAllSuggestions","commandName","previous","4680388IZcLjX","_showLicenseError","config","trackChangesLicenseKeyValid","delete","trackChangesLicenseKeyNotAllowed","SuggestionThreadView","locale","arrowView","panelView","TrackChangesEditing"];return(_u=function(){return t})()}function yu(t,e){const n=_u();return(yu=function(t,e){return n[t-=355]})(t,e)}!function(t){const e=yu,n=t();for(;;)try{if(976830===parseInt(e(395))/1*(-parseInt(e(473))/2)+-parseInt(e(519))/3*(parseInt(e(495))/4)+-parseInt(e(379))/5+parseInt(e(356))/6*(parseInt(e(457))/7)+parseInt(e(475))/8+parseInt(e(418))/9+-parseInt(e(507))/10*(-parseInt(e(469))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u);class ku extends t.Plugin{static get[Tu(412)](){const t=Tu;return[Hc,o.Users,t(419),t(373),t(512)]}static get[Tu(364)](){return Tu(431)}static get[Tu(426)](){return!0}static get[Tu(510)](){return!0}constructor(t){const e=Tu;super(t),this[e(416)]=new Map,this[e(424)]=new Map,this[e(448)]=new Map,this[e(411)]=new Map;const n=this[e(461)][e(497)];n[e(360)](e(483),gu),n[e(360)](e(452),Eu),n[e(360)](e(518),!1),this[e(486)]=n[e(390)](e(518))}[Tu(422)](t,e){const n=Tu;0===this[n(411)][n(377)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(411)]){const r=this[t(416)][t(409)](e);r||n?r&&n&&this[t(428)](e):this[t(358)](e)}this[t(411)][t(439)](),this[t(461)][t(385)][t(390)](t(512))[t(520)](),this[t(394)]()}),10),this[n(411)][n(480)](t,e)}[Tu(481)](){const t=Tu,e=this[t(461)],n=e[t(385)][t(390)](t(505)),r=e[t(385)][t(390)](t(373)),s=e[t(385)][t(390)](t(512)),o=e[t(385)][t(390)](t(419));this[t(524)](),s[t(420)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(487)](this[e(416)])){const s=t[e(449)](),o=[];for(const t of s){if(!t[e(399)])continue;if(t[e(367)]){o[e(402)](...t[e(466)]());continue}const n=t[e(432)]();if(o[e(441)]>0){const t=o[0][e(450)](n);if(t){o[0]=t;continue}}o[e(402)](n)}n[e(402)]([r[e(521)],o])}return n})),this[t(478)](n,t(381),((e,n)=>{const r=t;this[r(478)](n,r(454),((t,e,s,o)=>{const i=r;n[i(399)]&&(null==s?(this[i(530)](o[i(462)]),this[i(422)](n,!1)):(this[i(530)](s[i(462)]),null==o&&this[i(422)](n,!0)))})),null!==n[r(494)]?this[r(530)](n[r(462)]):this[r(422)](n,!1)})),this[t(478)](n,t(463),((e,n,r)=>{const s=t;this[s(435)](n,s(454)),this[s(411)][s(499)](n),this[s(416)][s(409)](n)&&this[s(428)](n),r&&this[s(530)](r[s(462)])})),this[t(478)](n,t(396),((e,n)=>{this[t(530)](n)})),this[t(478)](r,t(529),(()=>{this[t(394)]()})),this[t(478)](o,t(433),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(378)](r))return;const i=n[o(444)](r);this[o(416)][o(390)](i)[o(521)][o(415)][o(471)](-1)}),{priority:t(372)}),this[t(375)]=this[t(461)][t(497)][t(390)](t(375));const i=this[t(461)];this[t(447)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(498)==s||e(523)==s||e(522)==s||e(474)==s||e(500)==s||e(440)==s||e(525)==s||e(442)==s){delete i[r],n=s,clearInterval(this[e(447)]),this[e(447)]=void 0;break}}e(523)==n&&i[e(496)](e(446)),e(522)==n&&i[e(496)](e(387)),e(474)==n&&i[e(496)](e(514)),e(500)==n&&i[e(496)](e(464),e(476)),e(440)==n&&i[e(496)](e(386)),e(525)==n&&i[e(496)](e(363)),e(442)==n&&i[e(496)](e(365))}),1e3)}[Tu(394)](){const t=Tu,e=this[t(461)][t(385)][t(390)](t(373)),n=this[t(461)][t(385)][t(390)](t(505)),r=Array[t(487)](e[t(369)],(e=>e[t(355)]))[t(437)]((e=>this[t(424)][t(409)](e))),s=[];for(const e of r){const n=this[t(424)][t(390)](e)[t(434)][t(449)]();s[t(402)](...n[t(429)](((e,n)=>[...e,...n[t(370)]()]),[]))}n[t(515)]=s}[Tu(524)](){const t=Tu,n=this[t(461)],r=n[t(502)],o=Kr(r,t(436)),i=new e.Collection([{type:t(410),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(490),role:t(407)})},{type:t(371)},{type:t(508),model:new s.ViewModel({withText:!0,label:Kr(r,t(491)),commandName:t(513),role:t(488)})},{type:t(508),model:new s.ViewModel({withText:!0,label:Kr(r,t(451)),commandName:t(511),role:t(488)})},{type:t(508),model:new s.ViewModel({withText:!0,label:Kr(r,t(477)),commandName:t(492),role:t(488)})},{type:t(508),model:new s.ViewModel({withText:!0,label:Kr(r,t(405)),commandName:t(516),role:t(488)})}]);n[t(385)][t(409)](t(413))&&i[t(453)]([{type:t(371)},{type:t(508),model:new s.ViewModel({withText:!0,label:Kr(r,t(383)),commandName:t(421),role:t(488)})}]);for(const e of i)if(Au(e)){const r=n[t(445)][t(390)](e[t(434)][t(493)]);e[t(434)][t(359)](t(455),t(408)).to(r,t(361),t(408))}n.ui[t(472)][t(425)](t(490),(e=>this[t(509)](e,i,o))),n.ui[t(472)][t(425)](t(485),(e=>this[t(388)](e,i,o)))}[Tu(509)](t,e,n){const r=Tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(461)][r(445)][r(390)](r(490));o[r(460)][r(480)]({tooltip:n,label:n,icon:bu}),o[r(460)][r(359)](r(455)).to(i,r(361)),o[r(460)].on(r(376),(()=>{const t=r;i[t(376)](),this[t(461)][t(400)][t(521)][t(471)]()})),(0,s.addListToDropdown)(o,e,{role:r(368)});const a=[];for(const t of e)Au(t)&&a[r(402)](this[r(461)][r(445)][r(390)](t[r(434)][r(493)]));const c=o[r(460)];return c[r(382)][r(374)](r(408)),c[r(503)][r(374)](r(408)),c[r(382)][r(359)](r(408)).to(i,r(408)),c[r(503)][r(359)](r(408))[r(459)](a,r(408),((...t)=>t[r(380)]((t=>t)))),o.on(r(376),(t=>{const e=r;this[e(461)][e(376)](t[e(479)][e(493)]),this[e(461)][e(400)][e(521)][e(471)]()})),o}[Tu(388)](t,e,n){const r=Tu,o=new s.MenuBarMenuView(t),i=this[r(461)][r(445)][r(390)](r(490));o[r(460)][r(480)]({label:n,icon:bu});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(371)==n[r(389)]){a[r(403)][r(425)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(434)];i[r(359)](...Object[r(384)](c)).to(c),i[r(470)](r(376)).to(o),i.on(r(376),(()=>{const t=r;this[t(461)][t(376)](c[t(493)]),this[t(461)][t(400)][t(521)][t(471)]()})),e[r(362)][r(425)](i),a[r(403)][r(425)](e)}return o[r(359)](r(408)).to(i,r(408)),o[r(504)][r(362)][r(425)](a),o}[Tu(358)](t){const e=Tu,n=this[e(461)],r=n[e(497)],s=n[e(385)][e(390)](e(373)),i=n[e(385)][e(390)](e(419)),a=n[e(385)][e(390)](e(512)),c=n[e(385)][e(390)](o.Users).me,u=r[e(390)](e(490))[e(501)],l=r[e(390)](e(490))[e(397)],{CommentsListView:f,CommentThreadInputView:h}=n[e(385)][e(390)](e(484));let d,g,p;this[e(448)][e(409)](t.id)?(g=this[e(448)][e(390)](t.id),d=g[e(406)]):(d=new u(n[e(502)],t,c,{disableComments:this[e(486)],editorConfig:{...r[e(390)](e(430)),licenseKey:r[e(390)](e(375))},maxCommentsWhenCollapsed:r[e(390)](e(465)),maxThreadTotalWeight:r[e(390)](e(398)),maxCommentCharsWhenCollapsed:r[e(390)](e(366)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(390)](e(502))),CommentView:r[e(390)](e(393))[e(427)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(531)][e(443)].on(e(376),(()=>{const t=e;n[t(400)][t(521)][t(471)]()})),d[e(531)][e(527)].on(e(376),(()=>{const t=e;n[t(400)][t(521)][t(471)]()})),g=s[e(392)](this[e(461)][e(502)],d),g[e(359)](e(391)).to(d,e(391)),g[e(359)](e(441)).to(d),g[e(359)](e(389)).to(d,e(389),(t=>e(489)+t)),d.on(e(417),(()=>{const t=e;p[t(404)](t(417))})),this[e(448)][e(480)](t.id,g));const m=i[e(438)](t[e(458)],d),I=new iu(n,t,d,m),E=t[e(449)]()[e(437)]((t=>t[e(399)]));d[e(482)]=n[e(385)][e(390)](e(505))[e(357)][e(506)](E),this[e(416)][e(480)](t,I),this[e(424)][e(480)](d,I),p=s[e(468)]({view:g,target:()=>{const r=e,s=[],i=t[r(449)]()[r(437)]((t=>t[r(399)]));for(const t of i)s[r(402)](...t[r(414)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(400)],s)},type:()=>e(489)+I[e(521)][e(389)]}),i[e(526)](d,p),s[e(425)](p),a[e(528)](p)}[Tu(428)](t){const e=Tu,n=this[e(461)][e(385)][e(390)](e(419)),r=this[e(461)][e(385)][e(390)](e(373)),s=this[e(416)][e(390)](t),o=s[e(521)],i=r[e(423)](o);n[e(456)](o),i&&r[e(467)](i),this[e(416)][e(499)](t),this[e(424)][e(499)](o),s[e(517)]()}[Tu(530)](t){const e=Tu;if(!t[e(399)]||!this[e(416)][e(409)](t))return;const n=this[e(461)][e(385)][e(390)](e(505)),r=this[e(416)][e(390)](t),s=t[e(449)]();r[e(521)][e(482)]=n[e(357)][e(506)](s)}[Tu(517)](){const t=Tu;for(const e of this[t(416)][t(384)]())this[t(428)](e);for(const e of this[t(448)][t(401)]())e[t(406)][t(517)]();super[t(517)](),this[t(447)]&&clearInterval(this[t(447)])}}function Au(t){return Tu(434)in t}var Cu=Lu;function Lu(t,e){var n=vu();return(Lu=function(t,e){return n[t-=139]})(t,e)}function vu(){var t=["1037555oZblnY","84BVCkwf","isPremiumPlugin","21932PfQDHQ","editor","840MqFjYK","requires","get","342TcWEHQ","addSuggestionData","11896350kEfmuZ","Comments","addSuggestion","plugins","672742lqGRpJ","280105TFjQij","pluginName","getSuggestion","71271coVApm","isOfficialPlugin","getSuggestions","adapter","960216dFhBJz","TrackChanges"];return(vu=function(){return t})()}!function(t){for(var e=Lu,n=t();;)try{if(714683===parseInt(e(162))/1+-parseInt(e(141))/2*(-parseInt(e(146))/3)+-parseInt(e(160))/4+parseInt(e(153))/5*(parseInt(e(139))/6)+-parseInt(e(152))/7+parseInt(e(143))/8*(-parseInt(e(156))/9)+-parseInt(e(148))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vu);class Nu extends t.Plugin{static get[Cu(144)](){return[Hc,ku,Cu(149)]}static get[Cu(154)](){return Cu(161)}static get[Cu(157)](){return!0}static get[Cu(140)](){return!0}set[Cu(159)](t){var e=Cu;this[e(142)][e(151)][e(145)](Hc)[e(159)]=t}get[Cu(159)](){var t=Cu;return this[t(142)][t(151)][t(145)](Hc)[t(159)]}[Cu(150)](t){var e=Cu;return this[e(142)][e(151)][e(145)](Hc)[e(147)](t)}[Cu(158)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Cu;return this[n(142)][n(151)][n(145)](Hc)[n(158)]({skipNotAttached:t,toJSON:e})}[Cu(155)](t){var e=Cu;return this[e(142)][e(151)][e(145)](Hc)[e(155)](t)}}const wu=Ru;function Ru(t,e){const n=Ou();return(Ru=function(t,e){return n[t-=440]})(t,e)}!function(t){const e=Ru,n=t();for(;;)try{if(466503===parseInt(e(505))/1*(-parseInt(e(496))/2)+-parseInt(e(452))/3+parseInt(e(468))/4*(-parseInt(e(442))/5)+-parseInt(e(447))/6+-parseInt(e(469))/7+parseInt(e(500))/8+parseInt(e(473))/9*(parseInt(e(484))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ou);const Su=[wu(455)];class Mu extends t.Plugin{static get[wu(501)](){return[Hc]}static get[wu(486)](){return wu(444)}static get[wu(502)](){return!0}static get[wu(446)](){return!0}[wu(481)](){const t=wu,n=this[t(495)];if(n[t(504)][t(477)](t(441),(e=>{const r=t,s=n[r(478)][r(475)][r(440)]()[r(445)](((t,e)=>(t[e]="",t)),{});return n[r(456)][r(479)](s,e)})),t(490)!=typeof n[t(504)][t(464)](t(466))[t(488)])throw new e.CKEditorError(t(487))}[wu(492)](t){return Pu(this[wu(495)],!0,t)}[wu(457)](t){return Pu(this[wu(495)],!1,t)}}function Ou(){const t=["data","TrackChangesEditing","remove","fromCharCode","get","addSuggestionData","trackChangesData","appendChild","261628Bfwmif","859530cJYeRC","map","join","execute","855yElCvG","getRootsAttributes","document","getSuggestions","define","model","create","addCommentThread","init","useAnonymousUser","_adapter","232430jnsbIw","addUser","pluginName","track-changes-data-invalid-editor-creator","editorCreator","getUser","function","plugins","getDataWithAcceptedSuggestions","discardAllSuggestions","acceptAllSuggestions","editor","2qkRKQQ","destroy","set","CommentsRepository","24208NYYnGm","requires","isOfficialPlugin","createElement","config","599387HpFALf","getFullData","push","result","getRootNames","trackChangesData.editorCreator","10jHRGVH","users","TrackChangesData","reduce","isPremiumPlugin","5023368wxtYVG","end","div","rootsAttributes","TrackChangesDataGetter","163167EsrxqQ","name","Users","Pagination","constructor","getDataWithDiscardedSuggestions","createDocumentFragment","getCommentThreads"];return(Ou=function(){return t})()}class Fu extends t.Plugin{static get[wu(486)](){return wu(451)}static get[wu(502)](){return!0}static get[wu(446)](){return!0}constructor(t){const e=wu;function n(t){const e=Ru;return t[e(470)]((t=>String[e(463)](t)))[e(471)]("")}super(t),this[e(508)]=e(448),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])})}[wu(481)](){const t=wu;this[t(495)][t(491)][t(464)](t(499))[t(483)]={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(495)][t(491)][t(464)](t(461))[t(483)]=null}}function Du(t){return void 0!==t[wu(474)]}async function Pu(t,e,n){const r=wu,s=(0,o.sanitizeEditorConfig)(t,Su);s[r(491)][r(507)](Hc,Fu),s[r(450)]=Du(t)?t[r(474)]():void 0;const i=document[r(458)](),a=t[r(504)][r(464)](r(466))[r(488)],c=await a(s,(()=>function(t){const e=r,n=document[e(503)](e(449));return t[e(467)](n),n}(i)));!function(t,e){const n=r,s=t[n(478)][n(475)][n(440)]()[n(445)](((e,r)=>(e[r]=t[n(460)][n(464)]({rootName:r}),e)),{}),o=t[n(491)][n(464)](n(454))[n(443)][n(470)]((t=>({id:t.id,name:t[n(453)]}))),i=t[n(491)][n(464)](n(461))[n(476)]({skipNotAttached:!0,toJSON:!0}),a=t[n(491)][n(464)](n(499))[n(459)]({skipNotAttached:!0,toJSON:!0}),c=e[n(491)][n(464)](n(454)),u=e[n(491)][n(464)](n(461)),l=e[n(491)][n(464)](n(499));for(const t of l[n(459)]())t[n(462)]();for(const t of o)c[n(489)](t.id)||c[n(485)](t);c.me||c[n(482)]();for(const t of a)l[n(480)](t);for(const t of i)u[n(465)](t);e[n(460)][n(498)](s)}(t,c),c[r(472)](r(e?494:493));const u=Du(c)?c[r(506)](n):c[r(460)][r(464)](n);return await c[r(497)](),u}const xu=Bu;function Bu(t,e){const n=ju();return(Bu=function(t,e){return n[t-=366]})(t,e)}!function(t){const e=Bu,n=t();for(;;)try{if(192198===-parseInt(e(383))/1*(parseInt(e(399))/2)+parseInt(e(393))/3*(-parseInt(e(382))/4)+-parseInt(e(380))/5*(-parseInt(e(400))/6)+parseInt(e(402))/7*(-parseInt(e(373))/8)+-parseInt(e(385))/9*(-parseInt(e(377))/10)+-parseInt(e(387))/11+parseInt(e(367))/12*(parseInt(e(379))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ju);class Uu extends s.View{constructor(t,e){const n=Bu;super(t),this[n(371)]=e,this[n(394)]({tag:n(374),attributes:{class:["ck",n(391),n(397)],tabindex:-1}})}[xu(369)](){const t=xu;super[t(369)](),this[t(366)][t(390)][t(368)]=this[t(371)][t(381)][t(368)]+"px",this[t(366)][t(390)][t(392)]=this[t(371)][t(381)][t(392)]+"px"}[xu(389)](t,e){const n=xu;if(!this[n(366)])return;const r=[];for(const[e,s]of t){const t=document[n(395)](n(374));t[n(378)](n(372),e),t[n(375)]=s[n(396)]+n(398),t[n(384)]=s[n(370)],r[n(388)](t)}e(this[n(366)],r),this[n(366)][n(390)][n(392)]="",this[n(401)](n(386))}[xu(376)](){const t=xu;this[t(366)][t(376)]()}}function ju(){const t=["1658LirHlu","119694mpnAEY","fire","30485ttFMqU","element","73476vZPFMb","width","render","content","options","data-ck-root-name","344CrZmrn","div","className","focus","140RWBlIc","setAttribute","2132isvMww","5kRNSaq","dialogRects","4524XYKImE","373eCxjXH","innerHTML","1179fruEGl","previewDataReady","1582614zXQyfn","push","setPreviewData","style","ck-reset","height","513UucNOH","setTemplate","createElement","classes","ck-track-changes-preview"," ck-track-changes-preview__root-container"];return(ju=function(){return t})()}const Gu=Vu;function Vu(t,e){const n=Hu();return(Vu=function(t,e){return n[t-=158]})(t,e)}function Hu(){const t=["previewDataReady","13086xQMWog","item","element","value","editing","getClientRects","editor","createElement"," ck-reset_all","class","editables","MergeFieldsEditing","updatePosition","reduce","getRootsAttributes","TrackChangesData","querySelectorAll","6006680FIkzqc","headerView","refresh","12rTFJwO","locale","config","776897CXIjVX","_sortRoots","execute","contentView","getRootNames","ck-focused","finalContentPreview","getMediaViewElement","_fixMediaEmbeds","affectsData","height","_getMergeFieldsData","9xhcYhS","previewMode","getAttribute","sort","document","getDomRoot","documentElement","querySelector","clientHeight","add","replace","bodyCollectionContainer","editable","Dialog","get","$defaultValues","Final content preview","getBoundingClientRect","width","replaceWith","detachFromDom","MediaEmbedEditing","oembed","getLabel","render","4910opAHQE","entries","domConverter","push","show","innerHeight","setPreviewData","values","47339arqiTr","ck-track-changes-preview-dialog","remove","trackChanges.preview.renderFunction","view","children","model","url","isEnabled","2460AxdXqk","ck-media__wrapper","classes","innerHTML","figure.media","1630194DeQQpp","10apKPRm","max","once","has","string","min","registry","_standarizeRootsData","getDataWithAcceptedSuggestions","attachToDom","$labels","destroy","plugins","getMergeFieldsIds","forEach","1731233eQVVqC","getDefaultValues","ck-reset_all","getDataSetValues","set","classList","div","then"];return(Hu=function(){return t})()}!function(t){const e=Vu,n=t();for(;;)try{if(380330===-parseInt(e(204))/1*(-parseInt(e(263))/2)+-parseInt(e(243))/3+parseInt(e(213))/4*(-parseInt(e(196))/5)+parseInt(e(218))/6+-parseInt(e(234))/7+parseInt(e(260))/8*(parseInt(e(171))/9)+-parseInt(e(219))/10*(parseInt(e(159))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hu);class Wu extends t.Command{constructor(t){const e=Vu;super(t),this[e(168)]=!1,this[e(212)]=!0}[Gu(262)](){this[Gu(212)]=!0}[Gu(161)](){const t=Gu,e=this[t(249)],n=e[t(264)],r=e[t(231)][t(185)](t(184));let o;const i=function(e){const n=t,r={};if(n(253)in e.ui[n(208)])for(const[t,s]of Object[n(197)](e.ui[n(208)][n(253)]))r[t]=s[n(245)];else r[e[n(210)][n(175)][n(163)]()[0]]=e.ui[n(208)][n(183)][n(245)];return r}(e),a=function(e){const n=t;let r=0;for(const t of Object[n(203)](e))r=Math[n(220)](r,t[n(188)]()[n(189)]);let s=0;for(const t of Object[n(203)](e))s+=t[n(188)]()[n(169)];const o=.8*Math[n(220)](document[n(177)][n(179)],window[n(201)]);return{width:r,height:Math[n(224)](s,o)}}(i);r[t(200)]({id:t(165),title:Kr(n,t(187)),isModal:!0,className:t(205),content:new Uu(n,{dialogRects:a}),onHide:()=>{o[t(191)]()},onShow:()=>{const a=t;e[a(231)][a(185)](a(258))[a(227)]({...this[a(170)]()})[a(241)]((t=>{const n=a,s=this[n(226)](t,e,i);r[n(208)][n(162)][n(209)][n(185)](0)[n(202)](s,e[n(158)][n(185)](n(207)))})),o=new s.BodyCollection(n,[r[a(208)]]),o[a(228)](),o[a(182)][a(239)][a(206)](a(236)),e[a(221)](a(230),(()=>{o[a(191)]()}));const c=r[a(208)][a(261)][a(252)];r[a(208)][a(261)][a(252)]=c?c+a(251):a(236),r[a(208)][a(162)][a(209)][a(185)](0).on(a(242),(()=>{const t=a;r[t(208)][t(255)]()}))}})}[Gu(170)](){const t=Gu;if(!this[t(249)][t(231)][t(222)](t(254)))return{};const e=this[t(249)][t(231)][t(185)](t(254)),n=e[t(172)],r={};if(t(229)===n)for(const n of e[t(232)]())r[n]=e[t(194)](n)||n;else{const s=t(186)===n?e[t(235)]():e[t(237)](n,!0);for(const n of Object[t(197)](s)){const[s,o]=n;r[s]=null!==o?o:e[t(194)](s)||s}}return{mergeFieldsData:r}}[Gu(226)](t,e,n){const r=Gu;let s;if(r(223)==typeof t){const n=e[r(210)][r(175)][r(163)]()[0];s={[n]:t}}else s=t;const o=this[r(167)](s,e);return function(t,e){const n=r;for(const[r,s]of t)s[n(215)]=e[r][n(239)][n(246)][n(181)](n(164),"");return t}(this[r(160)](e)[r(256)](((t,e)=>(t[r(199)]([e,{content:o[e],classes:""}]),t)),[]),n)}[Gu(167)](t,e){const n=Gu;if(!e[n(231)][n(222)](n(192)))return t;const r=e[n(231)][n(185)](n(192));for(const[s,o]of Object[n(197)](t)){const a=document[n(250)](n(240));a[n(216)]=o,a[n(259)](n(217))[n(233)]((t=>{const s=n,o=t[s(178)](s(193));if(o){const t=o[s(173)](s(211));if(t){const n=r[s(225)][s(166)](new i.DowncastWriter(e[s(247)][s(208)][s(175)]),t,{elementName:"",renderForEditingView:!0}),a=document[s(250)](s(240));a[s(239)][s(180)](s(214)),n[s(195)](a,e[s(247)][s(208)][s(198)]),o[s(190)](a)}}})),t[s]=a[n(216)]}return t}[Gu(160)](t){const e=Gu;if(void 0===t[Vu(257)])return t[e(210)][e(175)][e(163)]();const n=[],r=new Map;for(const s of t[e(210)][e(175)][e(163)]()){const o=t[e(247)][e(208)][e(176)](s)[e(248)]()[e(244)](0);n[e(199)](s),r[e(238)](s,o)}return n[e(174)](((t,n)=>{const s=e,o=r[s(185)](t),i=r[s(185)](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),Yu=n(262),Zu=n.n(Yu),Qu=n(667),Ju=n.n(Qu),$u=n(357),tl=n.n($u),el=n(209),nl={attributes:{"data-cke":!0}};nl.setAttributes=Ju(),nl.insert=Zu().bind(null,"head"),nl.domAPI=Xu(),nl.insertStyleElement=tl();Ku()(el.A,nl);el.A&&el.A.locals&&el.A.locals;const rl=sl;function sl(t,e){const n=ol();return(sl=function(t,e){return n[t-=258]})(t,e)}function ol(){const t=["11457AFzyzQ","8EBMKfQ","3430493gHLHvC","requires","57622bhSZqU","isPremiumPlugin","878691kDFtOa","7VqBTbK","12JzQurb","656PIGWcn","define","TrackChangesPreview","6anCmms","commands","config","editor","previewFinalContent","1128795zFFgnW","trackChanges.preview.renderFunction","pluginName","appendChild","650260caBfaR","isOfficialPlugin","add","1179246hTLKzG"];return(ol=function(){return t})()}!function(t){const e=sl,n=t();for(;;)try{if(232557===-parseInt(e(261))/1*(parseInt(e(269))/2)+parseInt(e(263))/3+parseInt(e(258))/4*(parseInt(e(274))/5)+-parseInt(e(281))/6*(parseInt(e(264))/7)+parseInt(e(266))/8*(parseInt(e(282))/9)+parseInt(e(278))/10+parseInt(e(259))/11*(-parseInt(e(265))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ol);class il extends t.Plugin{static get[rl(260)](){return[Mu,s.Dialog]}static get[rl(276)](){return rl(268)}static get[rl(279)](){return!0}static get[rl(262)](){return!0}constructor(t){const e=rl;super(t),t[e(270)][e(280)](e(273),new Wu(this[e(272)])),t[e(271)][e(267)](e(275),((t,n)=>{const r=e;for(const e of n)t[r(277)](e)}))}}function al(){var t=["1KAWbCc","4099550uCgNAU","11nNNlpd","554586omOedt","8fVpGkP","18186huHjqE","2501700SxANYG","3345831aUHadY","3ZNadPy","2329336dtAYFh","8581990kGWBRT","1638CfYBxI"];return(al=function(){return t})()}function cl(t,e){var n=al();return(cl=function(t,e){return n[t-=228]})(t,e)}!function(t){for(var e=cl,n=t();;)try{if(472350===parseInt(e(229))/1*(-parseInt(e(232))/2)+parseInt(e(237))/3*(parseInt(e(238))/4)+-parseInt(e(230))/5+parseInt(e(228))/6*(parseInt(e(234))/7)+-parseInt(e(233))/8*(parseInt(e(236))/9)+parseInt(e(239))/10+-parseInt(e(231))/11*(parseInt(e(235))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(al)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|