@ckeditor/ckeditor5-track-changes 0.0.0-nightly-20250223.0 → 0.0.0-nightly-20250224.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:()=>zr,SuggestionThreadView:()=>gu,SuggestionView:()=>Eu,TrackChanges:()=>Lu,TrackChangesData:()=>Mu,TrackChangesEditing:()=>Wc,TrackChangesPreview:()=>ol});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=350]})(t,e)}function l(){const t=["186CmKgzJ","_isEnabledBasedOnSelection","5200756oviRxc","clearForceDisabled","306901ndEeCj","affectsData","forceDisabled","_enabledCommands","isEnabled","531710zDDDnO","editor","value","refresh","10ZdseWC","commands","2201828XIyCyY","TrackChangesCommand","1109547KMdkiE","3TmFOXo","14804091muLQMF","execute","28medVNC","_enableCommands","11330744IalpcT","_disableUnsupportedCommands","has"];return(l=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(894370===parseInt(e(371))/1+-parseInt(e(369))/2*(-parseInt(e(372))/3)+-parseInt(e(375))/4*(-parseInt(e(363))/5)+parseInt(e(354))/6*(-parseInt(e(358))/7)+parseInt(e(351))/8+-parseInt(e(373))/9*(parseInt(e(367))/10)+-parseInt(e(356))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(361)]=e,this[n(365)]=!1,this[n(366)](),this[n(355)]=!1}[c(366)](){this[c(362)]=!0}[c(374)](){const t=c;this[t(365)]=!this[t(365)],this[t(365)]?this[t(352)]():this[t(350)]()}[c(352)](){const t=c;for(const e of this[t(364)][t(368)][t(368)]())e[t(359)]&&!this[t(361)][t(353)](e)&&e[t(360)](t(370))}[c(350)](){const t=c;for(const e of this[t(364)][t(368)][t(368)]())e[t(359)]&&!this[t(361)][t(353)](e)&&e[t(357)](t(370))}}const h=g;function d(){const t=["execute","54NxFKGr","1835183DKSNQb","track-changes-accept-suggestion-not-found","14188uJzZPb","get","TrackChangesEditing","6614168TjqfLF","_isEnabledBasedOnSelection","4553270KyKRVY","refresh","195qOcNRq","canEditAt","editor","plugins","12DNkwGe","model","18109880EZNMOH","acceptSuggestion","getRanges","3913236NVEulA","isEnabled","5924uXzhLX","_suggestions"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=304]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(463370===parseInt(e(312))/1*(parseInt(e(315))/2)+parseInt(e(322))/3*(parseInt(e(309))/4)+-parseInt(e(320))/5+-parseInt(e(326))/6*(parseInt(e(313))/7)+-parseInt(e(318))/8+parseInt(e(307))/9+parseInt(e(304))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(310)]=e,this[n(321)](),this[n(319)]=!1}[h(321)](){this[h(308)]=!0}[h(311)](t){const n=h,r=this[n(310)][n(316)](t);if(!r)throw new e.CKEditorError(n(314),this);const s=r[n(306)]();this[n(324)][n(327)][n(323)](s)&&this[n(324)][n(325)][n(316)](n(317))[n(305)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=324]})(t,e)}function E(){const t=["30909jdVhkX","8szYbhx","33IFQcOj","12029210VcziKo","872466oZyJMT","getRanges","refresh","get","5655890nqRObC","21818cnYejX","13070808YsDGnN","304htiBiD","_isEnabledBasedOnSelection","isEnabled","canEditAt","TrackChangesEditing","9uidZxj","editor","discardSuggestion","track-changes-discard-suggestion-not-found","execute","3982518BzZwOW","model","plugins","94vnBZfH","_suggestions"];return(E=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(991856===parseInt(e(344))/1*(-parseInt(e(333))/2)+-parseInt(e(335))/3*(parseInt(e(346))/4)+-parseInt(e(343))/5+-parseInt(e(330))/6+parseInt(e(339))/7*(parseInt(e(336))/8)+-parseInt(e(325))/9*(-parseInt(e(338))/10)+-parseInt(e(337))/11*(-parseInt(e(345))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(334)]=e,this[n(341)](),this[n(347)]=!1}[m(341)](){this[m(348)]=!0}[m(329)](t){const n=m,r=this[n(334)][n(342)](t);if(!r)throw new e.CKEditorError(n(328),this);const s=r[n(340)]();this[n(326)][n(331)][n(349)](s)&&this[n(326)][n(332)][n(342)](n(324))[n(327)](r)}}function T(t,e){const n=C;let r="";return r+=t[n(137)]("*")[n(166)](((t,e)=>e%2!=0?n(150)+_(t)+n(145):_(t)))[n(139)](""),e&&(r+=n(124)+e[n(159)]+n(155)+e[n(128)]+n(149)),r}function _(t){const e=C,n=document[e(120)](e(121));return n[e(117)]=t,n[e(132)]}function y(t){const e=C;return t[e(133)](((t,n)=>e(123)==t[e(136)]&&e(123)!=n[e(136)]?-1:e(123)!=t[e(136)]&&e(123)==n[e(136)]?1:0))}function k(t,e){const n=C;let r,s=0;const o=[],i=e[n(131)];for(;s<t[n(143)];){const a=t[s],c=t[s+1];r||(r=e[n(160)](a)),N(e,a,c)||(o[n(129)](e[n(169)](r,i[n(134)](a)?e[n(161)](a):e[n(146)](a,n(122)))),r=null),s++}return o}function A(){const t=["length","15VbVeZH","</span>","createPositionAt","color","3hWjMIr",'"></span>','<span class="ck-suggestion-type">',"1949128CoEqZn","from","10vGpkkQ","6WLphxY",'" title="',"isInContent","isTouching","148941IZgEkE","value","createPositionBefore","createPositionAfter","change","683406daVoDm","replace","splice","map","isArray","isIntersecting","createRange","getRanges"," [color ","innerText","next","start","createElement","span","end","deletion",'<span class="ck-suggestion-color" style="background-color: ',"isMultiRange","1503845LFTmUw","12139171LvsvZA","title","push","content","schema","innerHTML","sort","isObject","592276QZgEBG","type","split","273766OQSHGr","join","add","execute","isCollapsed"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=115]})(t,e)}function N(t,e,n){const r=C;if(!n)return!1;const s=t[r(161)](e),o=t[r(160)](n);return s[r(157)](o)}!function(t){const e=C,n=t();for(;;)try{if(205420===parseInt(e(148))/1*(-parseInt(e(138))/2)+-parseInt(e(154))/3*(-parseInt(e(135))/4)+parseInt(e(144))/5*(-parseInt(e(163))/6)+-parseInt(e(126))/7+-parseInt(e(151))/8+parseInt(e(158))/9+-parseInt(e(153))/10*(-parseInt(e(127))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);function S(t,e,n){const r=C;for(;n[r(143)];){const s=n[r(165)](0,100);t[r(162)]((()=>{const t=r;for(const n of s)n[t(156)]&&e[t(141)](n.id)}))}}const L=R;function v(){const t=["24rUceUb","_command","9858EgcNtK","isInContent","359155iCQvSV","33940VnSQcu","223dRMcMJ","_isEnabledBasedOnSelection","some","canEditAt","execute","refresh","16478uOFFZO","from","10049611ggDREX","getRanges","values","366SOZOes","model","isEnabled","editor","1818NrBxKa","20290doWzXo","8152512PDZpsN","_suggestions"];return(v=function(){return t})()}function R(t,e){const n=v();return(R=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(647227===-parseInt(e(344))/1*(-parseInt(e(340))/2)+parseInt(e(338))/3*(parseInt(e(343))/4)+-parseInt(e(342))/5+-parseInt(e(330))/6*(parseInt(e(325))/7)+parseInt(e(336))/8+parseInt(e(334))/9*(-parseInt(e(335))/10)+-parseInt(e(327))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(339)]=e,this[r(337)]=n,this[r(324)](),this[r(345)]=!1}[L(324)](){const t=L,e=Array[t(326)](this[t(337)][t(329)]())[t(346)]((e=>e[t(341)]));this[t(332)]=this[t(339)][t(332)]&&e}[L(323)](){const t=L,e=y(Array[t(326)](this[t(337)][t(329)]()));for(const n of e){const e=n[t(328)]();if(!this[t(333)][t(331)][t(322)](e))return}S(this[t(333)][t(331)],this[t(339)],e)}}const M=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=489]})(t,e)}function D(){const t=["3JlBTKi","execute","1272316SEZxFN","18sHoFqd","size","_isEnabledBasedOnSelection","getRanges","1450235iGASTs","24423PXYhuA","50YxEMBY","isEnabled","344727xrsvtq","420usiwJX","values","668008QeVZwr","258972pEXVKy","16NrZCVB","refresh","_suggestions","model","_selectedSuggestions","document","editor","selection","137614baQcjQ","from","canEditAt","_command"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(507515===parseInt(e(501))/1+parseInt(e(507))/2*(-parseInt(e(505))/3)+-parseInt(e(492))/4+parseInt(e(512))/5*(-parseInt(e(508))/6)+parseInt(e(513))/7*(parseInt(e(493))/8)+-parseInt(e(516))/9*(parseInt(e(514))/10)+-parseInt(e(491))/11*(-parseInt(e(489))/12))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(504)]=e,this[r(495)]=n,this[r(497)]=new Set,this[r(494)](),this[r(510)]=!1}[M(494)](){const t=M,e=this[t(499)][t(496)][t(498)][t(500)],n=Array[t(502)](this[t(495)][t(490)]());this[t(497)]=function(t,e){const n=C,r=Array[n(152)](t[n(115)]()),s=new Set;for(const o of e)if(o[n(156)])for(const e of r)for(const r of o[n(115)]())(e[n(168)](r)||t[n(142)]&&!o[n(125)]&&o[n(118)]&&r[n(122)][n(157)](e[n(119)]))&&s[n(140)](o);return s}(e,n),this[t(515)]=this[t(504)][t(515)]&&!!this[t(497)][t(509)]}[M(506)](){const t=M,e=y(Array[t(502)](this[t(497)]));for(const n of e){const e=n[t(511)]();if(!this[t(499)][t(496)][t(503)](e))return}S(this[t(499)][t(496)],this[t(504)],e)}}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 J=function(t){return this.__data__.has(t)};const Z="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=Z||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,dt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const gt=function(t){return!!dt&&dt in t};var pt=Function.prototype.toString;const mt=function(t){if(null!=t){try{return pt.call(t)}catch(t){}try{return t+""}catch(t){}}return""};var It=/^\[object .+?Constructor\]$/,Et=Function.prototype,bt=Object.prototype,Tt=Et.toString,_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 Nt=Ct(Q,"Map");const St=Ct(Object,"create");const Lt=function(){this.__data__=St?St(null):{},this.size=0};const vt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;if(St){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 St?void 0!==e[t]:Mt.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=St&&void 0===e?"__lodash_hash_undefined__":e,this};function Ft(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])}}Ft.prototype.clear=Lt,Ft.prototype.delete=vt,Ft.prototype.get=wt,Ft.prototype.has=Ot,Ft.prototype.set=Dt;const Pt=Ft;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Nt||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(!Nt||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=J,Xt.prototype.set=Kt;const qt=Xt;const Jt=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 Yt=function(t,e,n){"__proto__"==e&&Zt?Zt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const de=(he?he.isBuffer:void 0)||ue;var ge=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&ge.test(t))&&t>-1&&t%1==0&&t<e};const me=function(t){return"number"==typeof t&&t>-1&&t%1==0&&t<=9007199254740991};var Ie={};Ie["[object Float32Array]"]=Ie["[object Float64Array]"]=Ie["[object Int8Array]"]=Ie["[object Int16Array]"]=Ie["[object Int32Array]"]=Ie["[object Uint8Array]"]=Ie["[object Uint8ClampedArray]"]=Ie["[object Uint16Array]"]=Ie["[object Uint32Array]"]=!0,Ie["[object Arguments]"]=Ie["[object Array]"]=Ie["[object ArrayBuffer]"]=Ie["[object Boolean]"]=Ie["[object DataView]"]=Ie["[object Date]"]=Ie["[object Error]"]=Ie["[object Function]"]=Ie["[object Map]"]=Ie["[object Number]"]=Ie["[object Object]"]=Ie["[object RegExp]"]=Ie["[object Set]"]=Ie["[object String]"]=Ie["[object WeakMap]"]=!1;const Ee=function(t){return ne(t)&&me(t.length)&&!!Ie[ct(t)]};const be=function(t){return function(e){return t(e)}};var Te="object"==typeof exports&&exports&&!exports.nodeType&&exports,_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 Ne=Object.prototype.hasOwnProperty;const Se=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&&!Ne.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 Le=Object.prototype;const ve=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const we=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const Oe=function(t){if(!ve(t))return we(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const De=function(t){return null!=t&&me(t.length)&&!lt(t)};const Fe=function(t){return De(t)?Se(t):Oe(t)};const Pe=function(t,e){return t&&te(e,Fe(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=ve(t),n=[];for(var r in t)("constructor"!=r||!e&&Be.call(t,r))&&n.push(r);return n};const je=function(t){return De(t)?Se(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var Ve="object"==typeof exports&&exports&&!exports.nodeType&&exports,He=Ve&&"object"==typeof module&&module&&!module.nodeType&&module,We=He&&He.exports===Ve?Q.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const 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 Je=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),qe(Ye(t),(function(e){return Ze.call(t,e)})))}:Je;const $e=function(t,e){return te(t,Qe(t),e)};const tn=function(t,e){for(var n=-1,r=e.length,s=t.length;++n<r;)t[s+n]=e[n];return t};const en=Re(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Je;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,Fe,Qe)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Q,"DataView");const un=Ct(Q,"Promise");const ln=Ct(Q,"Set");const fn=Ct(Q,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(Nt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Nt&&yn(new Nt)!=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 Nn=Q.Uint8Array;const Sn=function(t){var e=new t.constructor(t.byteLength);return new Nn(e).set(new Nn(t)),e};const Ln=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var vn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,vn.exec(t));return e.lastIndex=t.lastIndex,e};var wn=$?$.prototype:void 0,Mn=wn?wn.valueOf:void 0;const On=function(t){return Mn?Object(Mn.call(t)):{}};const Dn=function(t,e){var n=e?Sn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.length)};const Fn=function(t,e,n){var r=t.constructor;switch(e){case"[object ArrayBuffer]":return Sn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(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 Dn(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||ve(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 Jn=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=Fn(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:Fe)(e);return Jt(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 Jn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Qn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,$n=/^\w*$/;const tr=function(t,e){if(ce(t))return!1;var n=typeof t;return!("number"!=n&&"symbol"!=n&&"boolean"!=n&&null!=t&&!Yn(t))||($n.test(t)||!Qn.test(t)||null!=e&&t in Object(e))};function er(t,e){if("function"!=typeof t||null!=e&&"function"!=typeof e)throw new TypeError("Expected a function");var n=function(){var r=arguments,s=e?e.apply(this,r):r[0],o=n.cache;if(o.has(s))return o.get(s);var i=t.apply(this,r);return n.cache=o.set(s,i)||o,i};return n.cache=new(er.Cache||zt),n}er.Cache=zt;const nr=er;var rr=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,sr=/\\(\\)?/g;const or=function(t){var e=nr(t,(function(t){return 500===n.size&&n.clear(),t})),n=e.cache;return e}((function(t){var e=[];return 46===t.charCodeAt(0)&&e.push(""),t.replace(rr,(function(t,n,r,s){e.push(r?s.replace(sr,"$1"):n||t)})),e}));const ir=function(t,e){for(var n=-1,r=null==t?0:t.length,s=Array(r);++n<r;)s[n]=e(t[n],n,t);return s};var ar=$?$.prototype:void 0,cr=ar?ar.toString:void 0;const ur=function t(e){if("string"==typeof e)return e;if(ce(e))return ir(e,t)+"";if(Yn(e))return cr?cr.call(e):"";var n=e+"";return"0"==n&&1/e==-1/0?"-0":n};const lr=function(t){return null==t?"":ur(t)};const fr=function(t,e){return ce(t)?t:tr(t,e)?[t]:or(lr(t))};const hr=function(t){if("string"==typeof t||Yn(t))return t;var e=t+"";return"0"==e&&1/t==-1/0?"-0":e};const dr=function(t,e,n,r){if(!ut(t))return t;for(var s=-1,o=(e=fr(e,t)).length,i=o-1,a=t;null!=a&&++s<o;){var c=hr(e[s]),u=n;if("__proto__"===c||"constructor"===c||"prototype"===c)return t;if(s!=i){var l=a[c];void 0===(u=r?r(l,c,a):void 0)&&(u=ut(l)?l:pe(e[s+1])?[]:{})}$t(a,c,u),a=a[c]}return t};const gr=function(t,e,n){return null==t?t:dr(t,e,n)};const pr=function(t){return this.__data__.set(t,"__lodash_hash_undefined__"),this};const mr=function(t){return this.__data__.has(t)};function Ir(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Ir.prototype.add=Ir.prototype.push=pr,Ir.prototype.has=mr;const Er=Ir;const br=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r;)if(e(t[n],n,t))return!0;return!1};const Tr=function(t,e){return t.has(e)};const _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 Nr=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 Nn(t),new Nn(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 Sr=Object.prototype.hasOwnProperty;const Lr=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:Sr.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 vr="[object Arguments]",Rr="[object Array]",wr="[object Object]",Mr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Rr:kn(t),u=a?Rr:kn(e),l=(c=c==vr?wr:c)==wr,f=(u=u==vr?wr:u)==wr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Nr(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),Lr(t,e,n,r,s,o))};const Dr=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 Fr=function(t,e){return Dr(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=Wr;function Hr(){const t=["_onAccept","25gotLvN","48ovmPIH","getAllAdjacentSuggestions","getMarkerNames","push","hasComments","attributes","nodeAfter","addRange","972123HFbOfW","creator","head","onAccept","isExternal","add","data","set","accept","length","getFirstMarker","toJSON","addMarkerName","change","405069cdrrLb","delete","@external","commentThread","723918yqPFmD","nodeBefore","getFirstRange","authoredAt","decorate","removeMarker","1171422xBkZAE","suggestion:","getRange","type","onDiscard","reduce","getItems","isIntersectingWithRange","from","_saved","getContainedElement","discard","onAttributesChange","214828vcilIw","start","isMultiRange","_markerNames","get","markers","_model","2FwioqA","next","271833CwgANw","removeMarkers","substr","end","filter","removeAttribute","map","14190270JTYIkD","isInContent","createdAt","getMultiRangeId","setAttribute","isIntersecting","getMarkers","_isDataLoaded","_onAttributesChange","previous","subType","split","size","getRanges","author","addMarker","clear","_onDiscard"];return(Hr=function(){return t})()}function Wr(t,e){const n=Hr();return(Wr=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(216921===-parseInt(e(139))/1+parseInt(e(137))/2*(-parseInt(e(174))/3)+-parseInt(e(130))/4*(parseInt(e(165))/5)+-parseInt(e(192))/6+-parseInt(e(188))/7*(parseInt(e(166))/8)+parseInt(e(117))/9+parseInt(e(146))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(153)]=!1,this.id=e.id,this[n(120)]=e[n(120)],this[n(156)]=e[n(156)]||null,this[n(160)]=e[n(160)],this[n(175)]=e[n(175)]||e[n(160)],this[n(178)]=Boolean(e[n(171)]&&e[n(171)][n(190)]),this[n(180)]=null,this[n(136)]=t,this[n(164)]=e[n(177)],this[n(163)]=e[n(121)],this[n(154)]=e[n(129)],this[n(133)]=new Set,this[n(148)]=null,this[n(181)](n(195),null),this[n(181)](n(171),e[n(171)]||{}),this[n(181)](n(155),null),this[n(181)](n(138),null),this[n(181)](n(191),null),this[n(181)](n(126),!1),this[n(196)](n(182)),this[n(196)](n(128))}get[Vr(176)](){const t=Vr;let e=this;for(;e[t(155)];)e=e[t(155)];return e}get[Vr(170)](){const t=Vr;return!!this[t(191)]&&this[t(191)][t(183)]>0}get[Vr(132)](){const t=Vr;return 0!=this[t(133)][t(158)]&&6==Array[t(125)](this[t(133)])[0][t(157)](":")[t(183)]}get[Vr(147)](){return null!==this[Vr(184)]()}[Vr(186)](t){const e=Vr;this[e(133)][e(179)](t)}[Vr(168)](){const t=Vr;return Array[t(125)](this[t(133)])}[Vr(152)](){const t=Vr;return this[t(168)]()[t(145)]((e=>this[t(136)][t(135)][t(134)](e)))[t(143)]((t=>t))}[Vr(184)](){return this[Vr(152)]()[0]||null}[Vr(140)](){const t=Vr;this[t(136)][t(187)]((e=>{const n=t;for(const t of this[n(152)]())e[n(197)](t)})),this[t(133)][t(162)]()}[Vr(197)](t){const e=Vr;this[e(136)][e(187)]((n=>{n[e(197)](t)})),this[e(133)][e(189)](t)}[Vr(173)](t){const e=Vr,n=e(118)+this[e(120)]+":"+this[e(156)]+":"+this.id+":"+this[e(175)].id+":"+zr[e(149)]();this[e(186)](n),this[e(136)][e(187)]((r=>{r[e(161)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(124)](t){const e=Vr;for(const n of this[e(159)]())if(n[e(151)](t))return!0;return!1}[Vr(159)](){const t=Vr;return this[t(152)]()[t(145)]((e=>e[t(119)]()))}[Vr(123)](){const t=Vr;return this[t(159)]()[t(122)](((e,n)=>[...e,...n[t(123)]()]),[])}[Vr(194)](){const t=Vr;var e;return(null===(e=this[t(184)]())||void 0===e?void 0:e[t(119)]())||null}[Vr(127)](){const t=Vr,e=this[t(159)]();if(1!=e[t(183)])return null;const n=e[0],r=n[t(131)][t(172)],s=n[t(142)][t(193)];return r instanceof i.Element?r!=s?null:r:null}[Vr(182)](){const t=Vr;this[t(164)](this[t(159)](),this[t(180)],this[t(171)]),this[t(140)]()}[Vr(128)](){const t=Vr;this[t(163)](this[t(159)](),this[t(180)],this[t(171)]),this[t(140)]()}[Vr(167)](){const t=Vr,e=[];let n=this[t(176)];for(;n;)e[t(169)](n),n=n[t(138)];return e}[Vr(150)](t,e){const n=Vr,r=Zn(this[n(171)]);gr(r,t,e),Fr(r,this[n(171)])||(this[n(171)]=r,this[n(154)](r))}[Vr(144)](t){const e=Vr,n=Zn(this[e(171)]);Gr(n,t),Fr(n,this[e(171)])||(this[e(171)]=n,this[e(154)](this[e(171)]))}[Vr(185)](){const t=Vr;return{id:this.id,type:this[t(156)]?this[t(120)]+":"+this[t(156)]:this[t(120)],authorId:this[t(175)].id,createdAt:this[t(148)],hasComments:this[t(170)],data:this[t(180)],attributes:this[t(171)]}}static[Vr(149)](){const t=Vr;return(0,e.uid)()[t(141)](1,5)}}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}}function Xr(t,e){const n=Jr();return(Xr=function(t,e){return n[t-=257]})(t,e)}const qr=Xr;function Jr(){const t=["_handleRenameSuggestionDescription","quantity","getItemLabel","insertion","addObject","995730GUrugK","removeEmptyContainer","_handleInsertRemoveSuggestionDescription","removeFormat","EmptyContainer","name","text","396owSUZh","_resolveDescriptionItems","has","nextSibling","removeObject","$text","*Remove:* %0","235Jcjeel","_schema","data","*Merge:* %0","*Set format:* %0","end","*Insert:* %0","element","ELEMENT_SPACE","indexOf","previousSibling","push","_itemLabels","map","elementStart","attribute","registerAttributeLabel","addEmptyContainer","_attributeLabels","isEmpty","item","set","addContainer","_locale","_handleCustomCallbackDescription","_customCallbacks","getDescriptions","_addDescriptionItems","2022503gnIVaS","matchingCallback","newValue","registerElementLabel","pop","start","label","checkChild","6sNFCnS","removeContainer","length","get","*Change to:* %0","56368wfqObb","match","*Remove format:* %0","type","key","11151866GZCuCg","skip","registerDescriptionCallback","replace","normal","REPLACE_TEXT","_handleAttributeSuggestionDescription","deletion","remove","function","14596eyUxNM","isObject","isInContent","add","nodeAfter","format","join","$1 $2","softBreak","Object","194672ZqClMX","$textProxy","getFirstRange","addFormat","*Split:* %0","getWalker","2McZQnB","elementEnd","_itemLabelsCallbacks","Container","194433SfOcZK","subType","isEqual"];return(Jr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(213062===parseInt(e(291))/1*(-parseInt(e(285))/2)+parseInt(e(295))/3+-parseInt(e(275))/4*(parseInt(e(317))/5)+parseInt(e(353))/6*(-parseInt(e(345))/7)+parseInt(e(260))/8*(-parseInt(e(310))/9)+parseInt(e(303))/10+parseInt(e(265))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Zr{constructor(t,e){const n=Xr;this[n(342)]=[],this[n(329)]=new Map,this[n(293)]=[],this[n(335)]=new Map,this[n(318)]=t,this[n(340)]=e}[qr(343)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(257)];o++){const i=t[o];if(!i[e(277)])continue;const a=this[e(341)](i);if(a){if(null!=i[e(296)]){if(r[e(312)](i[e(296)]))continue;r[e(278)](i[e(296)])}n[e(328)](a)}else if(e(332)!=i[e(263)])e(301)!=i[e(263)]&&e(272)!=i[e(263)]||this[e(305)](n,i,t[o+1]);else{const t=i[e(319)][e(264)];if(s[e(312)](t))continue;s[e(278)](i[e(319)][e(264)]),t==Hc?this[e(298)](n,i):this[e(271)](n,i)}}return this[e(311)](n)}[qr(267)](t){const e=qr;this[e(342)][e(328)](t)}[qr(348)](t,n,r=e.priorities[qr(269)]){const s=qr;s(274)==typeof t?(0,e.insertToPriorityArray)(this[s(293)],{matchingCallback:t,label:n,priority:r}):this[s(329)][s(338)](t,n)}[qr(333)](t,e){const n=qr;this[n(335)][n(338)](t,e)}[qr(300)](t,e=1){const n=qr;let r;for(const e of this[n(293)])if(e[n(346)](t)){r=e[n(351)];break}return r||(r=this[n(329)][n(258)](t[n(308)])),r?r(e):1!==e?e+" "+t[n(308)]+"s":""+t[n(308)]}[qr(344)](t,e){const n=qr,r=e[n(287)]()[n(290)](),s=n(301)==e[n(263)]?n(278):n(273);for(const e of r){const o=e[n(337)],i=t[t[n(257)]-1];if(o.is(n(286)))i&&i[n(263)][n(326)](n(294))>-1&&t[n(349)](),i&&n(309)==i[n(263)]?i[s]+=o[n(319)]:t[n(328)]({type:n(309),add:n(278)==s?o[n(319)]:"",remove:n(273)==s?o[n(319)]:""});else if(this[n(318)][n(276)](o)){const a=o;if(i&&i[n(263)][n(326)](n(294))>-1&&t[n(349)](),n(292)==e[n(263)])continue;i&&i[n(263)]==s+n(284)&&i[n(324)][n(308)]==a[n(308)]?i[n(299)]++:t[n(328)]({type:s+n(284),element:a,quantity:1}),r[n(266)]((t=>!(n(292)==t[n(263)]&&t[n(337)]==o)))}else if(this[n(318)][n(352)](o,n(315))||o.is(n(324),n(283))){const r=o;if(n(278)==s&&n(331)==e[n(263)]||n(273)==s&&n(292)==e[n(263)])continue;if(i&&-1==i[n(263)][n(326)](n(294))){n(309)==i[n(263)]&&(i[s]+="\n");continue}let a;if(a=n(278)==s?r[n(313)]&&!this[n(318)][n(276)](r[n(313)])?r[n(313)]:null:r[n(327)]&&!this[n(318)][n(276)](r[n(327)])?r[n(327)]:null,r[n(336)]||a&&a[n(336)]){const e=a&&a[n(336)]?a:r;i&&i[n(263)]==s+n(307)&&i[n(324)][n(308)]==e[n(308)]?i[n(299)]++:t[n(328)]({type:s+n(307),element:e,quantity:1})}else t[n(328)]({type:s+n(294),element:r})}}}[qr(311)](t){const e=qr,n=this[e(340)],r=[],s=[],o=[];for(const i of t)switch(i[e(263)]){case e(309):if(i[e(278)]=i[e(278)][e(268)](/(\S)\u000A+(\S)/g,e(282))[e(268)](/\u000A/g,""),i[e(273)]=i[e(273)][e(268)](/(\S)\u000A+(\S)/g,e(282))[e(268)](/\u000A/g,""),""!=i[e(278)]&&""!=i[e(273)]){r[e(328)]({type:e(268),content:Kr(n,e(270),['"'+i[e(273)]+'"','"'+i[e(278)]+'"'])});continue}if(null!=i[e(278)][e(261)](/^ +$/)){r[e(328)]({type:e(301),content:Kr(n,e(323),Kr(n,e(325),i[e(278)][e(257)]))});continue}if(null!=i[e(273)][e(261)](/^ +$/)){r[e(328)]({type:e(272),content:Kr(n,e(316),Kr(n,e(325),i[e(273)][e(257)]))});continue}if(""!=i[e(278)]){r[e(328)]({type:e(301),content:Kr(n,e(323),'"'+i[e(278)]+'"')});continue}r[e(328)]({type:e(272),content:Kr(n,e(316),'"'+i[e(273)]+'"')});continue;case e(334):case e(302):r[e(328)]({type:e(301),content:Kr(n,e(323),this[e(300)](i[e(324)],i[e(299)]))});continue;case e(304):case e(314):r[e(328)]({type:e(272),content:Kr(n,e(316),this[e(300)](i[e(324)],i[e(299)]))});continue;case e(339):r[e(328)]({type:e(301),content:Kr(n,e(289),this[e(300)](i[e(324)],i[e(299)]))});continue;case e(354):r[e(328)]({type:e(272),content:Kr(n,e(320),this[e(300)](i[e(324)],i[e(299)]))});continue;case e(288):s[e(328)](i[e(264)]);continue;case e(306):o[e(328)](i[e(264)]);continue;default:r[e(328)](i)}if(s[e(257)]){const t=s[e(330)]((t=>this[e(335)][e(312)](t)?this[e(335)][e(258)](t):t))[e(281)](", ");r[e(328)]({type:e(280),content:Kr(this[e(340)],e(321),t)})}if(o[e(257)]){const t=o[e(330)]((t=>this[e(335)][e(312)](t)?this[e(335)][e(258)](t):t))[e(281)](", ");r[e(328)]({type:e(280),content:Kr(this[e(340)],e(262),t)})}return r}[qr(341)](t){const e=qr;for(const n of this[e(342)]){const r=n(t);if(r&&e(263)in r)return r}}[qr(271)](t,e){const n=qr,r=e[n(319)],s=void 0===r[n(347)]?n(306):n(288);t[n(328)]({type:s,key:r[n(264)]})}[qr(298)](t,e){const n=qr;t[n(328)]({type:n(280),content:Kr(this[n(340)],n(259),this[n(300)](e[n(287)]()[n(350)][n(279)],1))})}[qr(305)](t,e,n){const r=qr;if(this[r(344)](t,e),n&&n[r(287)]()&&!e[r(287)]()[r(322)][r(297)](n[r(287)]()[r(350)])){const n=t[t[r(257)]-1],s=r(301)==e[r(263)]?r(278):r(273);n&&r(309)==n[r(263)]&&(n[s]+="\n")}}}const Yr=$r;function Qr(){const t=["editor","enableCommand","4CsNPWs","1694670fmeWPW","3394GrtxNA","1277343IsGtXL","821155XaycLt","406212piWypI","plugins","get","175749YHTuUr","commands","showAIAssistant","TrackChangesEditing","21mwQiBQ","afterInit","427976iJSebN","41QRVuTg"];return(Qr=function(){return t})()}function $r(t,e){const n=Qr();return($r=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(102496===parseInt(e(384))/1*(parseInt(e(371))/2)+parseInt(e(377))/3*(-parseInt(e(369))/4)+-parseInt(e(373))/5+parseInt(e(374))/6+-parseInt(e(381))/7*(-parseInt(e(383))/8)+-parseInt(e(372))/9+parseInt(e(370))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qr);class ts extends t.Plugin{[Yr(382)](){const t=Yr,e=this[t(385)],n=e[t(375)][t(376)](t(380));e[t(378)][t(376)](t(379))&&n[t(386)](t(379))}}const es=rs;function ns(){const t=["center","2434664TuzyAi","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_CENTER","left","_registerLegacyDescription","value","afterInit","format","commandName","FORMAT_ALIGNMENT","registerDescriptionCallback","TrackChangesEditing","descriptionFactory","locale","right","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGN_TO_RIGHT","2201244phJfAg","3FWjgZM","registerBlockAttribute","type","has","formatBlock","justify","commandParams","354974WsZKsW","registerAttributeLabel","*Format:* %0","plugins","1726940zOpmtS","6lnUYcV","get","7743576xEQWeF","9FIGgTs","3781070RcMADs","7730611LEEHGJ","editor","AlignmentEditing","alignment","enableDefaultAttributesIntegration"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=103]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(553836===parseInt(e(118))/1*(parseInt(e(125))/2)+parseInt(e(117))/3+-parseInt(e(141))/4+-parseInt(e(129))/5+-parseInt(e(130))/6*(parseInt(e(135))/7)+parseInt(e(132))/8+-parseInt(e(133))/9*(-parseInt(e(134))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(106)](){const t=es,e=this[t(136)],n=e[t(113)];if(!e[t(128)][t(121)](t(137)))return;const r=e[t(128)][t(131)](t(111));r[t(139)](t(138)),r[t(119)](t(138)),r[t(112)][t(126)](t(138),Kr(n,t(109))),this[t(104)]()}[es(104)](){const t=es,e=this[t(136)],n=e[t(113)];e[t(128)][t(131)](t(111))[t(112)][t(110)]((e=>{const r=t;if(r(122)!=e[r(120)])return;const{data:s}=e;if(s&&r(138)==s[r(108)]){const t=s[r(124)][0][r(105)];return{type:r(107),content:Kr(n,r(127),function(t){const e=r;switch(t){case e(103):return Kr(n,e(115));case e(114):return Kr(n,e(116));case e(140):return Kr(n,e(143));case e(123):return Kr(n,e(142))}}(t))}}}))}}function os(){const t=["underline","locale","format","registerDescriptionCallback","plugins","4bkGYGc","StrikethroughEditing","*Format:* %0","editor","1873528VtNhCz","696nHxMRE","toUpperCase","382494gyTsHq","slice","FORMAT_STRIKETHROUGH","FORMAT_ITALIC","enableDefaultAttributesIntegration","4172152pHQaDX","commandName","*Remove format:* %0","type","bold","toLowerCase","ItalicEditing","code","203925UzMLmV","UnderlineEditing","FORMAT_","11577800IPEPdF","superscript","formatInline","commandParams","FORMAT_SUPERSCRIPT","FORMAT_UNDERLINE","FORMAT_SUBSCRIPT","BoldEditing","SubscriptEditing","strikethrough","SuperscriptEditing","afterInit","get","subscript","has","descriptionFactory","registerInlineAttribute","registerAttributeLabel","28705qQLzpr","TrackChangesEditing","forceValue","italic","CodeEditing","FORMAT_CODE","FORMAT_BOLD","91237PifETk","_registerLegacyDescription","9qdRsdJ"];return(os=function(){return t})()}const is=as;function as(t,e){const n=os();return(as=function(t,e){return n[t-=382]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(372416===-parseInt(e(408))/1+-parseInt(e(416))/2*(parseInt(e(436))/3)+-parseInt(e(420))/4+-parseInt(e(401))/5*(parseInt(e(421))/6)+parseInt(e(423))/7+parseInt(e(428))/8*(parseInt(e(410))/9)+parseInt(e(383))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const cs=[is(390),is(434),is(437),is(405),is(417),is(391),is(393)];class us extends t.Plugin{[is(394)](){const t=is,e=this[t(419)],n=e[t(415)][t(395)](t(402)),r=e[t(412)];for(const s of cs){if(!e[t(415)][t(397)](s))continue;const o=s[t(424)](0,-7)[t(433)](),i=t(382)+o[t(422)]();n[t(427)](o),n[t(399)](o),n[t(398)][t(400)](o,Kr(r,i))}this[t(409)]()}[is(409)](){const t=is,e=this[t(419)],n=e[t(412)],r=e[t(415)][t(395)](t(402));function s(e,s){const o=t;r[o(398)][o(414)]((t=>{const r=o;if(r(385)!=t[r(431)])return;const{data:i}=t;return i&&i[r(429)]===e?i[r(386)][0][r(403)]?{type:r(413),content:Kr(n,r(418),s)}:{type:r(413),content:Kr(n,r(430),s)}:void 0}))}s(t(432),Kr(n,t(407))),s(t(404),Kr(n,t(426))),s(t(411),Kr(n,t(388))),s(t(435),Kr(n,t(406))),s(t(392),Kr(n,t(425))),s(t(396),Kr(n,t(389))),s(t(384),Kr(n,t(387)))}}const ls=fs;function fs(t,e){const n=hs();return(fs=function(t,e){return n[t-=405]})(t,e)}function hs(){const t=["blockQuote","10BzhTIK","466368rUdpiU","registerDescriptionCallback","2PWItbH","TrackChangesEditing","commands","getSelectedBlocks","checkChild","from","15890BfmCPY","ELEMENT_BLOCK_QUOTE","format","markBlockFormat","name","parent","descriptionFactory","editor","705612zLiXpS","282517lADFBF","schema","model","afterInit","115998MNKVbW","document","*Set format:* %0","get","3118932XYvzyq","$root","plugins","forceValue","commandName","1200phZLkb","change","locale","BlockQuoteEditing","value","enableCommand","5728770egLxKJ","filter","selection","*Remove format:* %0","has","commandParams"];return(hs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(184888===parseInt(e(441))/1+parseInt(e(426))/2*(parseInt(e(445))/3)+-parseInt(e(440))/4*(-parseInt(e(423))/5)+parseInt(e(424))/6+parseInt(e(432))/7*(-parseInt(e(410))/8)+parseInt(e(405))/9+-parseInt(e(416))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class ds extends t.Plugin{[ls(444)](){const t=ls,e=this[t(439)],n=e[t(412)];if(!e[t(407)][t(420)](t(413)))return;const r=e[t(407)][t(448)](t(427)),s=this[t(439)][t(428)][t(448)](t(422));r[t(415)](t(422),((n,o={})=>{const i=t,a=this[i(439)][i(443)][i(446)][i(418)],c=o&&void 0!==o[i(408)]?o[i(408)]:!s[i(414)];let u=[];if(c){const t=Array[i(431)](a[i(429)]())[i(417)]((t=>gs(t)||function(t,e){const n=i,r=e[n(430)](t[n(437)],n(422)),s=e[n(430)]([n(406),n(422)],t);return r&&s}(t,this[i(439)][i(443)][i(442)])));u=k(t,e[i(443)])}else{const t=Array[i(431)](a[i(429)]())[i(417)]((t=>gs(t)));u=k(t,e[i(443)])}e[i(443)][i(411)]((()=>{const t=i;for(const e of u)r[t(435)](e,{commandName:t(422),commandParams:[{forceValue:c}]})}))})),r[t(438)][t(425)]((e=>{const r=t,{data:s}=e;if(s&&r(422)==s[r(409)]){const t=Kr(n,r(433));return s[r(421)][0][r(408)]?{type:r(434),content:Kr(n,r(447),t)}:{type:r(434),content:Kr(n,r(419),t)}}}))}}function gs(t){const e=ls;return e(422)==t[e(437)][e(436)]}function ps(t,e){const n=Es();return(ps=function(t,e){return n[t-=384]})(t,e)}const ms=ps;!function(t){const e=ps,n=t();for(;;)try{if(342325===parseInt(e(422))/1*(-parseInt(e(417))/2)+-parseInt(e(399))/3+-parseInt(e(408))/4*(-parseInt(e(415))/5)+parseInt(e(423))/6*(parseInt(e(404))/7)+parseInt(e(406))/8+parseInt(e(385))/9*(-parseInt(e(413))/10)+parseInt(e(395))/11*(parseInt(e(397))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ms(394)](){const t=ms,e=this[t(389)],n=e[t(403)],r=e[t(419)][t(410)](t(414));e[t(419)][t(411)](t(416))&&(r[t(407)](t(392)),r[t(420)](t(426)),r[t(418)](t(391)),r[t(405)][t(393)]((e=>{const r=t;if(r(424)!=e[r(398)]&&r(401)!=e[r(398)]&&r(388)!=e[r(398)])return;const s=e[r(425)]();if(null==s)return;if(!s.is(r(384),r(386)))return;const o=s[r(421)](r(391));if(r(424)==e[r(398)])return{type:r(424),content:Kr(n,r(402),'"'+o+'" '+Kr(n,r(390)))};if(r(401)==e[r(398)])return{type:r(401),content:Kr(n,r(412),'"'+o+'" '+Kr(n,r(390)))};const{data:i}=e;return i&&r(391)==i[r(387)]?{type:r(400),content:Kr(n,r(396),'"'+i[r(409)]+'"')}:void 0})))}}function Es(){const t=["plugins","enableDefaultAttributesIntegration","getAttribute","10bdMJhr","12febxtn","insertion","getContainedElement","updateBookmark","element","5398623gAbELV","bookmark","key","attribute","editor","ELEMENT_BOOKMARK","bookmarkId","insertBookmark","registerDescriptionCallback","afterInit","11xCqHce","*Set bookmark:* %0","10310412XERbzn","type","1785627jXqSwu","format","deletion","*Insert:* %0","locale","1410661VFCNJi","descriptionFactory","1483960yhQBPV","enableCommand","948wXJVuE","newValue","get","has","*Remove:* %0","10rBVATQ","TrackChangesEditing","8535QdpFvu","BookmarkEditing","62984cxHLHU","registerBlockAttribute"];return(Es=function(){return t})()}const bs=_s;function Ts(){const t=["afterInit","764183HIGhCx","250OJglXS","8higIUn","changeCaseTitle","346sgrvkQ","changeCaseLower","1959996eMSDGf","TrackChangesEditing","has","11pJFOqY","42148956RKgbeb","193086ZdCmWy","1020UxEtLg","843308pydHwk","CaseChange","plugins","changeCaseUpper","11740bRKdaJ","editor","get","11181MubGFv","enableCommand"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(671747===-parseInt(e(447))/1+-parseInt(e(438))/2*(parseInt(e(454))/3)+-parseInt(e(451))/4*(parseInt(e(446))/5)+-parseInt(e(440))/6+-parseInt(e(457))/7*(-parseInt(e(459))/8)+-parseInt(e(445))/9*(parseInt(e(458))/10)+-parseInt(e(443))/11*(-parseInt(e(444))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(456)](){const t=bs,e=this[t(452)];e[t(449)][t(442)](t(448))&&(e[t(449)][t(453)](t(441))[t(455)](t(450)),e[t(449)][t(453)](t(441))[t(455)](t(439)),e[t(449)][t(453)](t(441))[t(455)](t(460)))}}function ks(t,e){const n=Cs();return(ks=function(t,e){return n[t-=217]})(t,e)}const As=ks;function Cs(){const t=["194893UTRuFI","501228Swpmnf","enableCommand","editor","78632mdYFen","ckbox","551732ATKPdE","832225AKeLCc","get","TrackChangesEditing","plugins","261cTjGim","afterInit","1916404sILNQq","commands","7jxyazH","139716PyTMSM"];return(Cs=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(243720===-parseInt(e(230))/1+parseInt(e(219))/2+parseInt(e(231))/3+-parseInt(e(226))/4+parseInt(e(220))/5+-parseInt(e(229))/6*(-parseInt(e(228))/7)+-parseInt(e(217))/8*(-parseInt(e(224))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ns extends t.Plugin{[As(225)](){const t=As,e=this[t(233)];e[t(227)][t(221)](t(218))&&e[t(223)][t(221)](t(222))[t(232)](t(218))}}const Ss=Ls;function Ls(t,e){const n=vs();return(Ls=function(t,e){return n[t-=210]})(t,e)}function vs(){const t=["from","parent","1270213osrQgF","*Set format:* %0","descriptionFactory","getSelectedBlocks","isLimit","formatBlock","type","forceValue","CodeBlock","toLowerCase","blockName","9178720VhMhgK","42vAhqqp","selection","filter","language","rootElement","commands","model","find","5831425mAhsxo","indentCodeBlock","name","registerElementLabel","config","document","registerDescriptionCallback","schema","format","label","checkChild","enableCommand","locale","plugins","commandName","markBlockFormat","*Remove format:* %0","languages","afterInit","35481yNXHEW","codeBlock","8GRhByS","TrackChangesEditing","editor","change","outdentCodeBlock","92740gWukxj","has","ELEMENT_CODE_BLOCK","4BiaLnh","19581480hAbVjK","value","10916892SLvIkB","commandParams","get"];return(vs=function(){return t})()}!function(t){const e=Ls,n=t();for(;;)try{if(715242===parseInt(e(247))/1*(parseInt(e(244))/2)+-parseInt(e(237))/3*(-parseInt(e(239))/4)+-parseInt(e(218))/5+parseInt(e(210))/6*(parseInt(e(255))/7)+parseInt(e(266))/8+parseInt(e(250))/9+-parseInt(e(248))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Rs extends t.Plugin{[Ss(236)](){const t=Ss,e=this[t(241)];if(!e[t(231)][t(245)](t(263)))return;const n=e[t(231)][t(252)](t(240)),r=e[t(230)],s=e[t(222)][t(252)](t(238))[t(235)],o=e[t(215)][t(252)](t(238));n[t(229)](t(219)),n[t(229)](t(243)),n[t(229)](t(238),((r,i={})=>{const a=t,c=e[a(216)],u=e[a(216)][a(223)][a(211)],l=i&&void 0!==i[a(262)]?i[a(262)]:!o[a(249)];let f;i[a(213)]||(i[a(213)]=s[0][a(213)]),f=l?Array[a(253)](u[a(258)]())[a(212)]((t=>ws(t)||function(t,e){const n=a;return!t.is(n(214))&&!e[n(259)](t)&&e[n(228)](t[n(254)],n(238))}(t,c[a(225)]))):Array[a(253)](u[a(258)]())[a(212)]((t=>ws(t)));const h=k(f,c);c[a(242)]((()=>{const t=a;for(const e of h)n[t(233)](e,{commandName:t(238),commandParams:[{...i,forceValue:l}],formatGroupId:t(265)})}))})),n[t(257)][t(221)](t(238),(e=>Kr(r,t(246),e))),n[t(257)][t(224)]((e=>{const n=t;if(n(260)!=e[n(261)])return;const o=r.t,{data:i}=e;if(!i||n(238)!=i[n(232)])return;const a=i[n(251)][0][n(213)],c=o(s[n(217)]((t=>t[n(213)]===a))[n(227)])[n(264)]();return i[n(251)][0][n(262)]?{type:n(226),content:Kr(r,n(256),Kr(r,n(246),1)+" ("+c+")")}:{type:n(226),content:Kr(r,n(234),Kr(r,n(246),1))}}))}}function ws(t){const e=Ss;return e(238)==t[e(220)]}const Ms=Os;function Os(t,e){const n=Ds();return(Os=function(t,e){return n[t-=132]})(t,e)}function Ds(){const t=["plugins","430BlCaqc","has","1579464nMyVeQ","287803ayOTVo","addCommentThread","editor","get","1430268fGbBlo","CommentsEditing","16natHaS","enableCommand","TrackChangesEditing","75hDSYTe","57756lTSMNi","afterInit","5290836ubBgYF","97407eocFSF","5158710jIEQxX"];return(Ds=function(){return t})()}!function(t){const e=Os,n=t();for(;;)try{if(623365===parseInt(e(143))/1+parseInt(e(142))/2+-parseInt(e(133))/3*(parseInt(e(134))/4)+-parseInt(e(138))/5+parseInt(e(136))/6+-parseInt(e(147))/7*(parseInt(e(149))/8)+-parseInt(e(137))/9*(-parseInt(e(140))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);class Fs extends t.Plugin{[Ms(135)](){const t=Ms,e=this[t(145)];e[t(139)][t(141)](t(148))&&e[t(139)][t(146)](t(132))[t(150)](t(144))}}var Ps=n(834);function xs(){const t=["isAtEnd","isContent","type","776310SRGjUG","test","createRangeOn","isLimit","toViewPosition","addHighlight","span","nextSibling","TrackChangesEditing","506860qAUoUa","isBlock","previousPosition","getItems","markerRange","markerName","schema","1468130sLSBly","name","consumable","plugins","start","5MDmtXu","18TzoBTx","_splitMarkerName","1570500vwwoxK","writer","addClass","ck-suggestion-marker--active","getCustomProperty","toViewElement","254wiapbU","338553ksEVQj","55GamDhV","includes","push","model","bindElementToMarker","insert","157744NgVZzb","1147cznIqx","parent","activeMarkers","item","createUIElement","161WDdRqK","get","hasAttribute","mapper","getWalker","elementEnd","ck-suggestion-marker-"];return(xs=function(){return t})()}function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=201]})(t,e)}function Us(t,e,n){const r=Bs,s=[];for(const o of e[r(240)]())o[r(220)](t)&&s[r(208)](n[r(230)](o));return s}function js(t,e,{showActiveMarker:n=!0}={}){const r=Bs,s=t[r(247)][r(219)](r(236));return(o,i,a)=>{const c=r;if(!a[c(246)][c(229)](i[c(241)],o[c(245)]))return;const u=i[c(241)][c(222)](),l=i[c(241)][c(248)],f=t[c(209)][c(243)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(216)];g=g||f[c(226)](e);const n=a[c(221)][c(203)](e);if(n&&n[c(202)](c(233)))return;c(223)==t[c(227)]&&f[c(238)](e)&&!f[c(231)](e)&&(e[c(235)]||l[c(225)]?h&&h[c(214)]==e||(h=e,m(t[c(239)]),p=!0):d=d||t[c(239)])}function m(t){const r=c,{authorId:o}=s[r(251)](i[r(242)]),u=a[r(253)][r(217)](r(234),{class:r(224)+e,"data-author-id":o}),l=a[r(221)][r(232)](t);n&&s[r(215)][r(207)](i[r(242)])&&a[r(253)][r(254)](r(201),u),a[r(253)][r(211)](l,u),a[r(221)][r(210)](u,i[r(242)])}g||p||!d||m(d)}}!function(t){const e=Bs,n=t();for(;;)try{if(238637===-parseInt(e(213))/1*(parseInt(e(204))/2)+-parseInt(e(205))/3+parseInt(e(237))/4*(-parseInt(e(249))/5)+parseInt(e(228))/6+parseInt(e(218))/7*(-parseInt(e(212))/8)+-parseInt(e(250))/9*(-parseInt(e(244))/10)+-parseInt(e(206))/11*(-parseInt(e(252))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);const Gs=Vs;function Vs(t,e){const n=Ws();return(Vs=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=Vs,n=t();for(;;)try{if(376030===parseInt(e(547))/1*(parseInt(e(536))/2)+-parseInt(e(503))/3*(-parseInt(e(528))/4)+-parseInt(e(546))/5+-parseInt(e(508))/6*(-parseInt(e(545))/7)+-parseInt(e(542))/8+-parseInt(e(507))/9*(parseInt(e(549))/10)+parseInt(e(534))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ws);class Hs extends t.Plugin{static get[Gs(555)](){return[Ps.Delete]}[Gs(519)](){const t=Gs,e=this[t(520)],n=e[t(530)][t(541)](t(517));n[t(557)](t(506));const r=e[t(525)][t(541)](t(529));n[t(557)](t(529),((n,s={})=>{const o=t,a=e[o(553)][o(505)](e[o(553)][o(550)][o(556)]);a[o(502)]&&e[o(553)][o(511)](a,{direction:o(512),unit:s[o(531)]});const c=a[o(532)](),u=i.LiveRange[o(540)](c);let l;n(s),l=o(551)==u[o(538)][o(539)]?e[o(553)][o(518)](c[o(552)]):e[o(553)][o(518)](u[o(552)],u[o(510)]),u[o(533)](),e[o(553)][o(535)](r[o(527)][o(521)],(t=>{const e=o;r[e(527)][e(526)](),t[e(522)](t[e(518)](l[e(510)])),r[e(527)][e(514)]()}))})),e[t(524)][t(515)].on(t(501),js(e,t(558)),{priority:t(543)}),e[t(554)][t(515)].on(t(501),((n,r,s)=>{const o=t;s[o(548)][o(544)]&&js(e,o(558),{showActiveMarker:!1})[o(559)](this)(n,r,s)}),{priority:t(543)}),e[t(524)][t(515)].on(t(523),((e,n,r)=>{const s=t,o=r[s(504)][s(500)](n[s(516)]);if(o)for(const t of o)t.is(s(537))&&(r[s(504)][s(509)](t,n[s(516)]),r[s(499)][s(513)](t))}),{priority:t(543)})}}function Ws(){const t=["markerName","TrackChangesEditing","createRange","init","editor","batch","setSelection","removeMarker:suggestion:deletion","editing","commands","lock","buffer","268CNTMoT","deleteForward","plugins","unit","getFirstRange","detach","7815555UJtvVy","enqueueChange","34782XJVvQR","uiElement","root","rootName","fromRange","get","2632984CNPMSg","high","showSuggestionHighlights","147PgLFvN","3141695qyAUeB","6HmXcay","options","5002570odrgvJ","document","$graveyard","start","model","data","requires","selection","enableCommand","merge","bind","writer","markerNameToElements","addMarker:suggestion:deletion","isCollapsed","31893MRyHaN","mapper","createSelection","delete","9CZUGYi","87606kaNVVJ","unbindElementFromMarkerName","end","modifySelection","forward","remove","unlock","downcastDispatcher"];return(Ws=function(){return t})()}function zs(){const t=["bulletedList","editor","range","execute","*Split:* list item","get","_registerLegacyDescription","6DkOYUj","length","previousSibling","startsWith","1TSXBSm","type","FORMAT_INDENT","setAttribute","key","todo","_LIST","listReversed","ListEditing","add","multipleBlocks","todoListCheck","change","*Indent:* %0","parent","removeMarker","isUndo","*Merge:* list item","find","listStyle","commands","commandName","ELEMENT_NUMBERED_LIST","differ","selection","createRange","_suggestionFactory","getChanges","isLocal","5039000vHpCXH","2274503ZCCcub","nodeAfter","fromRange","2307543QkamNc","list.multiBlock","oldRange","ELEMENT_LIST_ITEM","customBulletedList","183452FuMRno","getSuggestions","registerCustomCallback","outdentList","listStart","next","data","format","attributeKey","80tXKBgh","batch","newRange","listIndent","value","getRanges","_supportLegacySuggestions","afterInit","meta","*Uncheck item*","deletion","splitListItemAfter","map","*Format:* remove from %0","containsItem","attributes","getFirstMarker","*Format:* insert into %0","toUpperCase","refresh","checkTodoList","attribute","registerDescriptionCallback","listItemIdFixer","descriptionFactory","customNumberedList","name","*Set format:* %0","ELEMENT_TODO_LIST","registerBlockAttribute","forceValue","isNextTo","config","trackChangesCommand","ELEMENT_BULLETED_LIST","filter","createPositionAt","*Check item*","accept","getChangedMarkers","listType","end","groupId","assureChains","mergeListItemForward","9wRGdlW","formatBlock","2138748dIsHQr","registerAttributeLabel","_splitMarkerName","suggestion:attribute:","ELEMENT_","commandParams","170912VRUSFi","documentList","registerElementLabel","385780oUXVSq","bulleted","start","plugins","oldValue","listMarkerStyle","*Remove format:* %0","size","registerPostFixer","*Outdent:* %0","push","_findSuggestions","hasSuggestion","nextSibling","getFirstRange","setSelection","numberedList","55ILwxjt","detach","getAttribute","_getAttributeKey","splitListItemBefore","indentList","todoListChecked","change:data","includes","model","has","head","schema","*Change to:* %0","high","newValue","suggestion","*Merge:* %0","enableDefaultAttributesIntegration","listItemId","isObject","noTrackChangesFixer","TrackChangesEditing","todoList","mergeListItemBackward","from","locale","default","TodoListEditing","listMarker","document","numbered","getSuggestion"];return(zs=function(){return t})()}const Ks=Xs;function Xs(t,e){const n=zs();return(Xs=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(387042===-parseInt(e(329))/1*(-parseInt(e(367))/2)+parseInt(e(362))/3+parseInt(e(429))/4*(parseInt(e(376))/5)+-parseInt(e(325))/6*(-parseInt(e(359))/7)+-parseInt(e(358))/8*(parseInt(e(421))/9)+parseInt(e(432))/10+parseInt(e(449))/11*(-parseInt(e(423))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zs);class qs extends t.Plugin{[Ks(383)](){const t=Ks,e=this[t(319)];if(!e[t(435)][t(295)](t(337)))return;const n=e[t(311)],r=e[t(435)][t(323)](t(307)),s=e[t(435)][t(295)](t(313)),o=!!e[t(408)][t(323)](t(363));function i(e){const r=t;return{type:r(374),content:""+Kr(n,r(403),e)}}function a(e){const r=t;return{type:r(374),content:""+Kr(n,r(438),e)}}r[t(303)](t(448)),r[t(303)](t(318)),r[t(303)](t(401)),r[t(303)](t(366)),r[t(303)](t(290)),r[t(303)](t(370)),r[t(303)](t(387)),r[t(303)](t(289)),r[t(405)](t(304)),r[t(405)](t(416)),r[t(405)](t(379)),o&&(r[t(303)](t(309)),r[t(303)](t(420))),s&&(r[t(303)](t(308)),r[t(303)](t(396)),r[t(405)](t(291)),r[t(400)][t(398)]((e=>{const r=t,{data:s}=e;if(s&&r(291)==s[r(333)])return{type:r(374),content:s[r(300)]?Kr(n,r(413)):Kr(n,r(385))}})),this[t(319)][t(294)][t(315)][t(440)]((e=>{const n=t;if(e[n(377)][n(345)])return!1;let s=!1;const o=r[n(368)]({skipNotAttached:!0})[n(411)]((t=>n(291)===r[n(288)](t)));for(const t of o)n(334)!=t[n(446)]()[n(434)][n(360)][n(287)](n(416))&&(r[n(443)](t[n(446)](),n(397))[n(347)]((t=>n(416)===r[n(288)](t[n(301)])))||(e[n(344)](t[n(392)]()),s=!0));return s}))),r[t(400)][t(424)](t(379),Kr(n,t(331)));const c={type:t(374),content:""};r[t(400)][t(398)]((e=>{const r=t,{data:s}=e;if(!s||r(416)!=s[r(333)])return;let u=e[r(296)];for(;u;){if(u[r(373)]&&((r(348)==u[r(373)][r(333)]||r(437)==u[r(373)][r(333)])&&(u[r(373)][r(300)]&&r(312)!=u[r(373)][r(300)]||r(312)!=u[r(373)][r(436)]&&!s[r(300)])||!o&&u[r(373)][r(333)]==Hc))return c;u=u[r(372)]}if(null==s[r(300)])switch(s[r(436)]){case r(433):return a(Kr(n,r(410)));case r(316):return a(Kr(n,r(351)));case r(334):return a(Kr(n,r(404)))}switch(s[r(300)]){case r(433):return i(Kr(n,r(410)));case r(316):return i(Kr(n,r(351)));case r(334):return i(Kr(n,r(404)))}})),r[t(400)][t(398)]((e=>{const n=t,{data:r}=e;if(r&&n(379)==r[n(333)])return null==r[n(300)]||null==r[n(436)]&&0==r[n(300)]?c:void 0})),r[t(400)][t(398)]((e=>{const r=t;if(r(397)!=e[r(330)])return;const{data:s}=e;if(!s||r(304)!=s[r(333)])return;const o=Js(e);return r(300)==o?{type:r(374),content:Kr(n,r(346))}:r(436)==o?{type:r(374),content:Kr(n,r(322))}:c})),e[t(294)][t(315)][t(440)]((e=>this[t(399)](e))),e[t(294)][t(315)][t(440)]((e=>this[t(306)](e))),e[t(294)][t(315)].on(t(292),((e,n)=>{const r=t;if(n[r(345)]||!n[r(357)])return!1;this[r(419)]()}),{priority:t(299)}),this[t(382)]()}[Ks(399)](t){const e=Ks;if(t[e(377)][e(345)]||!t[e(377)][e(357)])return!1;let n=!1;const r=this[e(319)][e(435)][e(323)](e(307))[e(368)]({skipNotAttached:!0})[e(411)]((t=>t[e(373)]&&e(304)==t[e(373)][e(333)]))[e(411)]((t=>t[e(373)][e(300)]&&t[e(373)][e(436)]));for(const s of r)Js(s)||(t[e(344)](s[e(392)]()),n=!0);return n}[Ks(306)](t){const e=Ks;if(t[e(377)][e(345)]||!t[e(377)][e(357)])return!1;const n=this[e(319)][e(435)][e(323)](e(307));if(n[e(409)][e(380)])return!1;let r=!1;const s=[e(416),e(304),e(379),e(348),e(371),e(336),e(340),e(314),e(437)],o=this[e(319)][e(294)][e(315)][e(352)][e(356)]()[e(411)]((t=>e(397)==t[e(330)]))[e(411)]((t=>s[e(293)](t[e(375)])));if(0==o[e(326)])return r;for(const i of o){const o=n[e(443)](i[e(320)],e(397))[e(411)]((t=>!t[e(384)][e(407)]))[e(388)]((t=>t[e(301)]))[e(411)]((t=>{const r=e,o=n[r(288)](t);return s[r(293)](o)}));if(o[e(326)]){for(const n of o)t[e(344)](n[e(392)]());r=!0}}return r}[Ks(419)](){const t=Ks,e=this[t(319)][t(435)][t(323)](t(307)),n=[t(416),t(304),t(379),t(348),t(371),t(336),t(340),t(314),t(437)];let r;const s=new Set(this[t(319)][t(294)][t(315)][t(352)][t(415)]()[t(411)]((r=>{const s=t;if(r[s(373)][s(364)]||!r[s(373)][s(378)])return null;if(!r[s(402)][s(328)](s(426)))return null;const{id:o}=e[s(425)](r[s(402)]);if(!e[s(444)](o))return null;const i=e[s(317)](o);return n[s(293)](i[s(373)][s(333)])}))[t(388)]((n=>{const s=t,{id:o}=e[s(425)](n[s(402)]),i=e[s(317)](o);return r=i[s(391)][s(418)],i[s(446)]()[s(434)][s(360)]})));if(0==s[t(439)])return;const o=e[t(368)]({skipNotAttached:!0})[t(411)]((e=>t(397)==e[t(330)]&&e[t(373)]&&n[t(293)](e[t(373)][t(333)])&&e[t(391)][t(418)]!=r))[t(388)]((e=>({listItem:e[t(446)]()[t(434)][t(360)],groupId:e[t(391)][t(418)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(295)](n)&&i[t(338)](e);for(const n of e[t(368)]())i[t(295)](n[t(391)][t(418)])&&n[t(332)](t(418),r)}[Ks(382)](){const t=Ks,e=this[t(319)],n=e[t(311)],r=e[t(435)][t(323)](t(307));this[t(324)](),r[t(355)][t(369)](t(422),t(430),t(414),(function(n,r){const s=t,o=[];for(let t of n)t[s(434)][s(360)]===t[s(417)][s(343)]&&(t=e[s(294)][s(354)](e[s(294)][s(412)](t[s(434)][s(360)],0))),o[s(442)](t);e[s(294)][s(341)]((t=>{const n=s,a=e[n(294)][n(315)][n(353)],c=Array[n(310)](a[n(381)]())[n(388)]((t=>i.LiveRange[n(361)](t)));t[n(447)](o),e[n(349)][n(323)](r[n(350)])[n(395)](),r[n(428)][n(442)]({forceDefaultExecution:!0}),e[n(321)](r[n(350)],...r[n(428)]),t[n(447)](c);for(const t of c)t[n(450)]()}))})),r[t(400)][t(431)]((function(n){const r=t,s=!e[r(294)][r(297)][r(305)](n),o=n[r(327)],i=n[r(445)],a=n[r(287)](r(304)),c=!o||o[r(287)](r(304))!==a,u=!i||i[r(287)](r(304))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(365),e)))}[Ks(324)](){const t=Ks,e=this[t(319)],n=e[t(311)];function r(n){const r=t,s=e[r(349)][r(323)](r(318))[r(380)],o=e[r(349)][r(323)](r(448))[r(380)];return r(448)===n?s:o}e[t(435)][t(323)](t(307))[t(400)][t(398)]((function(s){const o=t;if(o(422)!=s[o(330)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(350)]){case o(318):u=i[o(428)][0][o(406)],l=r(i[o(350)]),a=o(u?393:389),!l&&e[o(408)][o(323)](o(363))||(a=o(298)),c={type:o(374),content:Kr(n,a,Kr(n,o(410)))};break;case o(448):u=i[o(428)][0][o(406)],l=r(i[o(350)]),a=o(u?393:389),!l&&e[o(408)][o(323)](o(363))||(a=o(298)),c={type:o(374),content:Kr(n,a,Kr(n,o(351)))};break;case o(290):a=o(342),c={type:o(374),content:Kr(n,a,Kr(n,o(365)))};break;case o(370):a=function(t){const e=o,n=t[e(446)]();let r=n[e(434)][e(360)];for(;r&&n[e(390)](r);){if(r[e(287)](e(379))>0)return!1;r=r[e(445)]}return!0}(s)?Kr(n,o(389),Kr(n,function(t){const e=o;return e(427)+t[e(446)]()[e(434)][e(360)][e(287)](e(416))[e(394)]()+e(335)}(s))):Kr(n,o(441),Kr(n,o(365))),c={type:o(374),content:a};break;case o(309):case o(420):!1===i[o(339)]&&(a=o(302),c={type:o(386),content:Kr(n,a,Kr(n,o(365)))})}return c}))}}function Js(t){const e=Ks;let n=t[e(446)]()[e(434)][e(360)][e(327)];for(;n;){const r=n[e(287)](e(304));if(!r)return!1;if(r==t[e(373)][e(300)])return e(300);if(r==t[e(373)][e(436)])return e(436);n=n[e(327)]}return!1}const Zs=$s;function Ys(){const t=["ListPropertiesEditing","5pDhTwy","format","locale","suggestion","16514FLJfTd","styles","descriptionFactory","decimal","registerBlockAttribute","upper-latin","model","ELEMENT_","FORMAT_LIST_REVERSED","*Format:* set start index to %0","registerDescriptionCallback","numbered","upper-roman","commandName","head","*Format:* set order to regular","62720WBqzkY","list.properties","226926Jjylod","enableDefaultAttributesIntegration","plugins","getAttribute","editor","startIndex","registerAttributeLabel","reversed","_LIST_","type","770352RrtgQk","listType","registerPostFixer","data","getSuggestions","getFirstRange","afterInit","formatBlock","listReversed","square","get","_findSuggestions","1850WywhTV","next","handleDescriptions","lower-latin","*Set format:* %0","_LIST_DEFAULT","config","find","commandParams","attribute","removeMarker","newValue","default","nodeAfter","_getTranslationKeyForListStyle","lower-roman","getFirstMarker","*Format:* set order to reversed","TrackChangesEditing","customNumbered","toUpperCase","69891OGBnEU","includes","listStart","filter","46UgJNoH","32634tafhVr","_getAttributeKey","decimal-leading-zero","FORMAT_LIST_START","key","batch","bulleted","disc","start","bind","*Remove format:* %0","listStyle","1877292brFhsX","document","_registerLegacyDescription","replace","circle","*Change to:* %0","has","isUndo","oldValue"];return(Ys=function(){return t})()}!function(t){const e=$s,n=t();for(;;)try{if(298113===parseInt(e(196))/1*(parseInt(e(169))/2)+-parseInt(e(165))/3+-parseInt(e(182))/4*(-parseInt(e(192))/5)+parseInt(e(122))/6+parseInt(e(120))/7+parseInt(e(132))/8+-parseInt(e(170))/9*(parseInt(e(144))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ys);class Qs extends t.Plugin{[Zs(138)](){const t=Zs;if(!this[t(126)][t(124)][t(188)](t(191)))return;const e=this[t(126)][t(150)][t(142)](t(121)),n=this[t(126)][t(124)][t(142)](t(162));e[t(197)]&&(n[t(123)](t(181)),n[t(200)](t(181))),e[t(129)]&&(n[t(123)](t(140)),n[t(200)](t(140))),e[t(127)]&&(n[t(123)](t(167)),n[t(200)](t(167)));const r={type:t(193),content:""};n[t(198)][t(114)](this[t(146)][t(179)](this));const s=this[t(126)][t(194)];n[t(198)][t(128)](t(140),Kr(s,t(112))),n[t(198)][t(114)]((e=>{const n=t,{data:s}=e;if(s&&n(140)==s[n(174)])return null==s[n(155)]||0==s[n(155)]&&null==s[n(190)]?r:void 0})),n[t(198)][t(128)](t(167),Kr(s,t(173))),n[t(198)][t(114)]((e=>{const n=t,{data:s}=e;if(s&&n(167)==s[n(174)])return null==s[n(155)]||1==s[n(155)]&&null==s[n(190)]?r:void 0})),this[t(126)][t(202)][t(183)][t(134)]((e=>{const r=t;if(e[r(175)][r(189)])return!1;let s=!1;const o=n[r(136)]({skipNotAttached:!0})[r(168)]((t=>{const e=r,s=n[e(171)](t);return e(167)==s||e(140)==s}));for(const t of o){const o=t[r(137)]()[r(178)][r(157)][r(125)](r(133));r(115)!=o&&r(163)!=o&&(n[r(143)](t[r(137)](),r(153))[r(151)]((t=>r(133)==n[r(171)](t[r(195)])))||(e[r(154)](t[r(160)]()),s=!0))}return s})),this[t(184)]()}[Zs(146)](t){const e=Zs,n=this[e(126)][e(194)],{data:r}=t,s={type:e(193),content:""};if(!r||e(181)!=r[e(174)])return;if(!r[e(190)])return e(156)==r[e(155)]?s:{type:e(193),content:""+Kr(n,e(148),Kr(n,this[e(158)](r[e(155)])))};if(!r[e(155)]){if(e(156)==r[e(190)])return s;let o=t[e(118)];for(;o;){if(o[e(135)]&&e(133)==o[e(135)][e(174)]&&o[e(135)][e(155)])return s;o=o[e(145)]}return{type:e(193),content:""+Kr(n,e(180),Kr(n,this[e(158)](r[e(190)])))}}if(e(156)!=r[e(155)])return{type:e(193),content:""+Kr(n,e(148),Kr(n,this[e(158)](r[e(155)])))};let o=t[e(118)];for(;o;){if(o[e(135)]&&e(133)==o[e(135)][e(174)]&&o[e(135)][e(155)]&&o[e(135)][e(190)])return s;o=o[e(145)]}const i=t[e(137)]()[e(178)][e(157)][e(125)](e(133));return{type:e(193),content:Kr(n,e(148),Kr(n,e(111)+i[e(164)]()+e(149)))}}[Zs(184)](){const t=Zs,e=this[t(126)],n=e[t(194)];e[t(124)][t(142)](t(162))[t(198)][t(114)]((e=>{const r=t;if(r(139)!=e[r(131)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(117)]){case r(181):o=r(187),i={type:r(193),content:Kr(n,o,Kr(n,this[r(158)](s[r(152)][0][r(131)])))};break;case r(140):o=s[r(152)][0][r(129)]?r(161):r(119),i={type:r(193),content:Kr(n,o)};break;case r(167):o=r(113),i={type:r(193),content:Kr(n,o,s[r(152)][0][r(127)])}}return i}))}[Zs(158)](t){const e=Zs;return e(111)+function(t){const n=e;return to[n(166)](t)?n(176):eo[n(166)](t)?n(115):null}(t)[e(164)]()+e(130)+t[e(164)]()[e(185)](/-/g,"_")}}function $s(t,e){const n=Ys();return($s=function(t,e){return n[t-=111]})(t,e)}const to=[Zs(177),Zs(186),Zs(141)],eo=[Zs(199),Zs(172),Zs(159),Zs(116),Zs(147),Zs(201)];function no(){const t=["commands","get","editor","2510mycapT","1579914silUfT","afterInit","339731qgIhBS","plugins","TrackChangesEditing","969654cchDlK","enableCommand","6000rQcaQH","11549263BDiUnI","emoji","16QGFTZj","3hlgNAI","10VqSXRP","6197244crnWLR","14974227raJFKq"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=204]})(t,e)}const so=ro;!function(t){const e=ro,n=t();for(;;)try{if(835607===-parseInt(e(208))/1+parseInt(e(206))/2+-parseInt(e(217))/3*(parseInt(e(219))/4)+-parseInt(e(205))/5*(parseInt(e(213))/6)+parseInt(e(211))/7*(-parseInt(e(216))/8)+parseInt(e(220))/9+-parseInt(e(218))/10*(-parseInt(e(214))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class oo extends t.Plugin{[so(207)](){const t=so,e=this[t(204)];e[t(221)][t(222)](t(215))&&e[t(209)][t(222)](t(210))[t(212)](t(215))}}var io=n(507);const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=390]})(t,e)}function uo(){const t=["init","writer","TrackChangesEditing","downcastDispatcher","editing","data","enter","ck-suggestion-marker-split","model","170Nensbh","removeMarker:suggestion:insertion","document","detach","getFirstRange","addMarker:suggestion:insertion","fire","12039960VPmlSB","getFirstPosition","high","nextSibling","markInsertion","enableCommand","6970593KtzoUS","selection","remove","createPositionAt","createRange","hasClass","split","mapper","commands","editor","plugins","bind","1538184rOLoRx","218lEmstE","showSuggestionHighlights","options","4736908NlquCV","requires","672318dmBBGS","260wjrRPo","change","parent","37698nxJUEc","11391bmcSVB","get","markerNameToElements","afterExecute","setSelection","fromRange","enterBlock","markerName","end","unbindElementFromMarkerName"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(844228===parseInt(e(423))/1+parseInt(e(424))/2*(-parseInt(e(434))/3)+-parseInt(e(427))/4+parseInt(e(430))/5*(-parseInt(e(433))/6)+parseInt(e(411))/7+parseInt(e(405))/8+-parseInt(e(429))/9*(parseInt(e(398))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);class lo extends t.Plugin{static get[ao(428)](){return[io.Enter]}[ao(444)](){const t=ao,e=this[t(420)],n=e[t(421)][t(435)](t(391)),r=e[t(419)][t(435)](t(395));n[t(410)](t(395),(()=>{const s=t;e[s(397)][s(431)]((t=>{const o=s,a=e[o(397)][o(400)][o(412)],c=a[o(406)](),u=i.LiveRange[o(439)](a[o(402)]());if(r[o(440)](t)){const r=e[o(397)][o(414)](c[o(432)][o(408)],0),s=t[o(415)](c,r);n[o(409)](s)}else t[o(438)](t[o(415)](u[o(442)]));u[o(401)](),r[o(404)](o(437),{writer:t})}))})),e[t(393)][t(392)].on(t(403),js(e,t(417)),{priority:t(407)}),e[t(393)][t(392)].on(t(399),((e,n,r)=>{const s=t,o=r[s(418)][s(436)](n[s(441)]);if(o)for(const t of o)t[s(416)](s(396))&&(r[s(418)][s(443)](t,n[s(441)]),r[s(390)][s(413)](t))}),{priority:t(407)}),e[t(394)][t(392)].on(t(403),((n,r,s)=>{const o=t;s[o(426)][o(425)]&&js(e,o(417),{showActiveMarker:!1})[o(422)](this)(n,r,s)}),{priority:t(407)})}}const fo=ho;function ho(t,e){const n=go();return(ho=function(t,e){return n[t-=304]})(t,e)}function go(){const t=["item","editor","3824112ZROHOJ","TrackChangesEditing","string","203782ZKynhg","results","createRange","40586reYkFR","replace","isArray","83792qPbsXI","afterInit","200JTsySf","find","has","6202300PnSPbV","getMarkersGroup","FindAndReplaceUtils","findByTextCallback","554265TUFzPH","bind","_isInDeletionRange","FindAndReplaceEditing","11umJATk","684YrxqGy","createPositionAt","replaceAll","findPrevious","suggestion:deletion","726376jVIocB","handleFindCommand","model","32EwCRZo","start","markers","findNext","getRange","enableCommand","filter","plugins","get","12ClzuED","getIntersection","end"];return(go=function(){return t})()}!function(t){const e=ho,n=t();for(;;)try{if(420166===-parseInt(e(319))/1+-parseInt(e(339))/2*(parseInt(e(331))/3)+-parseInt(e(345))/4*(-parseInt(e(347))/5)+parseInt(e(314))/6*(parseInt(e(342))/7)+parseInt(e(322))/8*(-parseInt(e(309))/9)+parseInt(e(305))/10+parseInt(e(313))/11*(-parseInt(e(336))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class po extends t.Plugin{[fo(346)](){const t=fo;if(!this[t(335)][t(329)][t(304)](t(312)))return;const e=this[t(335)][t(329)][t(330)](t(337));e[t(327)](t(348),this[t(320)][t(310)](this)),e[t(327)](t(325)),e[t(327)](t(317)),e[t(327)](t(343)),e[t(327)](t(316))}[fo(320)](t,e,n={}){const r=fo,s=this[r(335)][r(329)][r(330)](r(307));return t((t=>{const o=r;let i=(o(338)==typeof e?s[o(308)](e,n):e)(t);Array[o(344)](i)&&(i={results:i,searchText:o(338)==typeof e?e:""});const a=i[o(340)][o(328)]((e=>!1===this[o(311)](e,t[o(334)])));return{...i,results:a}}),n)}[fo(311)](t,e){const n=fo,r=this[n(335)][n(321)][n(341)](this[n(335)][n(321)][n(315)](e,t[n(323)]),this[n(335)][n(321)][n(315)](e,t[n(333)]));for(const t of this[n(335)][n(321)][n(324)][n(306)](n(318)))if(null!==r[n(332)](t[n(326)]()))return!0;return!1}}function mo(t,e){const n=To();return(mo=function(t,e){return n[t-=102]})(t,e)}const Io=mo;!function(t){const e=mo,n=t();for(;;)try{if(479725===parseInt(e(161))/1*(-parseInt(e(119))/2)+-parseInt(e(126))/3*(-parseInt(e(120))/4)+parseInt(e(157))/5+parseInt(e(151))/6+-parseInt(e(117))/7+parseInt(e(124))/8*(-parseInt(e(123))/9)+parseInt(e(159))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);const Eo=[{pluginName:Io(103),commandName:Io(118)},{pluginName:Io(162),commandName:Io(158)},{pluginName:Io(129),commandName:Io(135)},{pluginName:Io(127),commandName:Io(133)}];class bo extends t.Plugin{[Io(152)](){const t=Io,e=this[t(143)][t(134)],n=this[t(143)][t(148)][t(128)](t(146));for(const{pluginName:e,commandName:r}of Eo)this[t(143)][t(148)][t(150)](e)&&(n[t(155)](r),n[t(132)](r));n[t(153)][t(105)](t(118),Kr(e,t(138))),n[t(153)][t(105)](t(158),Kr(e,t(107))),n[t(153)][t(105)](t(135),Kr(e,t(147))),n[t(153)][t(105)](t(133),Kr(e,t(108))),this[t(130)]()}[Io(130)](){const t=Io,e=this[t(143)],n=e[t(134)];e[t(148)][t(128)](t(146))[t(153)][t(102)]((e=>{const r=t,o=n.t;if(r(142)!=e[r(137)])return;const{data:i}=e;if(null!=i){if(r(118)==i[r(144)]){const t=i[r(139)][0][r(109)];if(t){const e=o(this[r(143)][r(148)][r(128)](r(141))[r(122)](this[r(143)][r(113)][r(128)](r(149)))[r(116)]((e=>e[r(145)]==t))[r(106)])[r(156)]();return{type:r(154),content:Kr(n,r(104),e)}}return{type:r(154),content:Kr(n,r(125))}}if(r(158)==i[r(144)]){const t=i[r(139)][0][r(109)];return t?{type:r(154),content:Kr(n,r(111),t)}:{type:r(154),content:Kr(n,r(140))}}if(r(135)==i[r(144)]){const t=i[r(139)][0][r(109)];if(t){const e=(0,s.normalizeColorOptions)(this[r(143)][r(113)][r(128)](r(121)))[r(116)]((e=>e[r(145)]==t));let i=t,a="";return e&&(i=e[r(131)],a=o(i)[r(156)]()),{type:r(154),content:Kr(n,r(115),a)[r(110)](),color:{value:t,title:a||i}}}return{type:r(154),content:Kr(n,r(114))}}if(r(133)==i[r(144)]){const t=i[r(139)][0][r(109)];if(t){const e=(0,s.normalizeColorOptions)(this[r(143)][r(113)][r(128)](r(160)))[r(116)]((e=>e[r(145)]==t));let i=t,a="";return e&&(i=e[r(131)],a=o(i)[r(156)]()),{type:r(154),content:Kr(n,r(136),a)[r(110)](),color:{value:t,title:a||i}}}return{type:r(154),content:Kr(n,r(112))}}}}))}}function To(){const t=["1wmgzmK","FontFamilyEditing","registerDescriptionCallback","FontSizeEditing","*Set font size:* %0","registerAttributeLabel","title","FORMAT_FONT_FAMILY","FORMAT_FONT_BACKGROUND","value","trim","*Set font family:* %0","*Reset font background color*","config","*Reset font color*","*Set font color:* %0","find","2309979Srxhpe","fontSize","1568230SwrOPO","976PnEeTZ","fontColor.colors","normalizeSizeOptions","162eOcOsx","104216wnXCoj","*Reset font size*","2190eyiEmo","FontBackgroundColorEditing","get","FontColorEditing","_registerLegacyDescription","label","registerInlineAttribute","fontBackgroundColor","locale","fontColor","*Set font background color:* %0","type","FORMAT_FONT_SIZE","commandParams","*Reset font family*","FontSize","formatInline","editor","commandName","model","TrackChangesEditing","FORMAT_FONT_COLOR","plugins","fontSize.options","has","3897228OCCYdj","afterInit","descriptionFactory","format","enableDefaultAttributesIntegration","toLowerCase","3253190kVjhFB","fontFamily","3500270lUJKIO","fontBackgroundColor.colors"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=ko();return(yo=function(t,e){return n[t-=343]})(t,e)}function ko(){const t=["copyFormat","10vLffWY","toUpperCase","pasteFormat","boolean","*Remove all formatting*","fontSize","4rpiNgP","commands","FontSize","4957224ZVPofh","normalizeSizeOptions","locale","formatBlock","fontBackgroundColor","slice","label","title","formatInline","3597624MTCPRl","join","entries","enableDefaultAttributesIntegration","model","toLowerCase","length","fontColor","afterInit","2293565odbmkB","4266876UGAXNV","get","charAt","push","editor","*Set format to:* %0","config","fontSize.options","TrackChangesEditing","type","descriptionFactory","1652585NiWIYC","commandName","plugins","9588168hHPxuy","7MaHGlD","enableCommand","format","1zWvRCY","registerDescriptionCallback","commandParams","415110Vnowrk","fontColor.colors","_registerLegacyDescription","find","split"];return(ko=function(){return t})()}!function(t){const e=yo,n=t();for(;;)try{if(796942===parseInt(e(368))/1*(parseInt(e(371))/2)+parseInt(e(350))/3*(parseInt(e(383))/4)+parseInt(e(349))/5+parseInt(e(386))/6*(-parseInt(e(365))/7)+parseInt(e(395))/8+-parseInt(e(364))/9*(parseInt(e(377))/10)+parseInt(e(361))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Ao extends t.Plugin{[_o(348)](){const t=_o,e=this[t(354)],n=e[t(363)][t(351)](t(358)),r=e[t(384)][t(351)](t(376)),s=e[t(384)][t(351)](t(379));r&&s&&(n[t(343)](t(379)),n[t(366)](t(376)),this[t(373)]())}[_o(373)](){const t=_o,e=this[t(354)],n=e[t(388)];e[t(363)][t(351)](t(358))[t(360)][t(369)]((r=>{const s=t;if(s(389)!=r[s(359)]&&s(394)!=r[s(359)])return;const{data:o}=r;if(o&&s(379)===o[s(362)]){const t=[],r=o[s(370)][0];for(const[n,o]of Object[s(397)](r))t[s(353)](Co(e,n,o));return t[s(346)]?{type:s(367),content:Kr(n,s(355),t[s(396)](", "))}:{type:s(367),content:Kr(n,s(381))}}}))}}function Co(t,e,n){const r=_o,o=t[r(388)].t,i=e[r(375)](/(?=[A-Z])/)[r(396)](" "),a=o(i[r(352)](0)[r(378)]()+i[r(391)](1))[r(345)]();if(r(380)==typeof n)return a;if(r(347)===e||r(390)===e){const e=(0,s.normalizeColorOptions)(t[r(356)][r(351)](r(372)))[r(374)]((t=>t[r(344)]==n));return a+" ("+(e?o(e[r(392)])[r(345)]():n)+")"}if(r(382)===e&&isNaN(parseFloat(n))){const e=t[r(363)][r(351)](r(385))[r(387)](t[r(356)][r(351)](r(357)))[r(374)]((t=>t[r(344)]==n));return a+" ("+(e?o(e[r(393)])[r(345)]():n)+")"}return a+" ("+n+")"}const No=So;function So(t,e){const n=Lo();return(So=function(t,e){return n[t-=135]})(t,e)}function Lo(){const t=["registerDescriptionCallback","value","ELEMENT_HEADING_CUSTOM","paragraph","match","91BceAhu","6570285pODpwF","_getHeadingLevel","formatBlock","*Change to:* %0","model","ELEMENT_HEADING","config","7107224XJigQR","enableDefaultAttributesIntegration","heading.options","format","commandParams","afterInit","TrackChangesEditing","has","8769ZCkAzO","get","29231600jpcaub","commandName","298078CCdYdr","2316686GArdKJ","plugins","editor","271086sBmGEh","_headingOptions","92FCeStn","name","heading","find","type","view","_registerLegacyDescription","registerElementLabel","HeadingEditing","9EkPxjH","locale","descriptionFactory","title"];return(Lo=function(){return t})()}!function(t){const e=So,n=t();for(;;)try{if(982659===parseInt(e(174))/1+-parseInt(e(175))/2+parseInt(e(170))/3*(-parseInt(e(136))/4)+-parseInt(e(155))/5+-parseInt(e(178))/6*(parseInt(e(154))/7)+parseInt(e(162))/8*(parseInt(e(145))/9)+parseInt(e(172))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class vo extends t.Plugin{[No(167)](){const t=No,e=this[t(177)];if(!e[t(176)][t(169)](t(144)))return;this[t(135)]=e[t(161)][t(171)](t(164));const n=e[t(146)],r=e[t(176)][t(171)](t(168));r[t(163)](t(138));for(const e of this[t(135)])t(152)!=e[t(159)]&&r[t(147)][t(143)](e[t(159)],(n=>{const r=t,i=this[r(156)](e[r(159)]);return null!==i?s(n,i):o(n,e[r(148)])}));function s(e,r){return Kr(n,t(160),[e,r])}function o(e,r){return Kr(n,t(151),[e,r])}this[t(142)]()}[No(142)](){const t=No,e=this[t(177)],n=e[t(146)];e[t(176)][t(171)](t(168))[t(147)][t(149)]((e=>{const r=t;if(r(157)!=e[r(140)])return;const{data:s}=e;if(s&&r(138)==s[r(173)]){const e=s[r(166)][0][r(150)],c=this[r(156)](e);if(null!==c)return{type:r(165),content:Kr(n,r(158),(a=c,Kr(n,r(160),[1,a])))};const u=this[r(135)][r(139)]((t=>t[r(159)]===e))[r(148)];return{type:r(165),content:Kr(n,r(158),(o=1,i=u,Kr(n,t(151),[o,i])))}}var o,i,a}))}[No(156)](t){const e=No;var n,r;const s=t[e(153)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(135)])||void 0===n?void 0:n[e(139)]((n=>n[e(159)]==t));if(o&&o[e(141)]){const t=o[e(141)],n=(null!==(r=t[e(137)])&&void 0!==r?r:t)[e(153)](/^h(\d+)/);if(n)return n[1]}return null}}const Ro=wo;function wo(t,e){const n=Mo();return(wo=function(t,e){return n[t-=119]})(t,e)}function Mo(){const t=["locale","highlight","commandName","has","value","registerInlineAttribute","commandParams","toLowerCase","config","plugins","_registerLegacyDescription","afterInit","234474DNNMbI","TrackChangesEditing","editor","1sWQcOx","2223560YSagJx","24NpJPTd","formatInline","title","find","8189748XSiTBZ","highlight.options","type","4781650qCuWcH","9640206cbhxNP","*Set highlight:* %0","descriptionFactory","model","HighlightEditing","enableDefaultAttributesIntegration","get","color","FORMAT_HIGHLIGHT","registerAttributeLabel","14506320GuCANZ","*Remove highlight*","format","registerDescriptionCallback","21eFhxtB","1515680hfLNIP"];return(Mo=function(){return t})()}!function(t){const e=wo,n=t();for(;;)try{if(730578===-parseInt(e(145))/1*(parseInt(e(146))/2)+-parseInt(e(142))/3*(-parseInt(e(147))/4)+parseInt(e(154))/5+parseInt(e(151))/6+parseInt(e(128))/7*(-parseInt(e(129))/8)+parseInt(e(155))/9+-parseInt(e(124))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[Ro(141)](){const t=Ro,e=this[t(144)];if(!e[t(139)][t(133)](t(159)))return;const n=e[t(139)][t(120)](t(143)),r=e[t(130)];n[t(119)](t(131)),n[t(135)](t(131)),n[t(157)][t(123)](t(131),Kr(r,t(122))),this[t(140)]()}[Ro(140)](){const t=Ro,e=this[t(144)],n=e[t(130)];e[t(139)][t(120)](t(143))[t(157)][t(127)]((r=>{const s=t;if(s(148)!=r[s(153)])return;const{data:o}=r;if(o&&s(131)==o[s(132)]){const t=n.t,r=o[s(136)][0][s(134)];if(r){const o=e[s(138)][s(120)](s(152))[s(150)]((t=>t[s(158)]==r)),i=t(o[s(149)])[s(137)]();return{type:s(126),content:Kr(n,s(156),i),color:{value:o[s(121)],title:o[s(149)]}}}return{type:s(126),content:Kr(n,s(125),Kr(n,s(122)))}}}))}}const Do=Fo;function Fo(t,e){const n=Po();return(Fo=function(t,e){return n[t-=483]})(t,e)}function Po(){const t=["div","ELEMENT_HORIZONTAL_LINE","ck-horizontal-line","horizontalLine","has","dataDowncast","HorizontalLineEditing","editor","296760nXADoS","createPositionAt","118640JRDMmU","TrackChangesEditing","high","5753ZVaAzH","enableCommand","conversion","descriptionFactory","createContainerElement","elementToStructure","for","get","7fVDqDD","834845JWaPHd","plugins","6QINxRn","createEmptyElement","3626298kJnXZG","8vtlyBw","showSuggestionHighlights","locale","afterInit","44984HjmvOj","insert","registerElementLabel","addClass","6340jrkdfL","1194861UDvNKG"];return(Po=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(256971===parseInt(e(490))/1*(parseInt(e(510))/2)+parseInt(e(499))/3+-parseInt(e(494))/4+parseInt(e(485))/5*(parseInt(e(487))/6)+-parseInt(e(484))/7*(parseInt(e(508))/8)+-parseInt(e(489))/9+-parseInt(e(498))/10*(parseInt(e(513))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class xo extends t.Plugin{[Do(493)](){const t=Do,e=this[t(507)];if(!e[t(486)][t(504)](t(506)))return;e[t(486)][t(483)](t(511))[t(514)](t(503));const n=e[t(486)][t(483)](t(511)),r=e[t(492)];n[t(516)][t(496)](t(503),(e=>Kr(r,t(501),e))),e[t(515)][t(519)](t(505))[t(518)]({model:t(503),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(491)])return null;const o=n[s(517)](s(500)),i=n[s(488)]("hr");return n[s(497)](s(502),o),n[s(495)](n[s(509)](o,0),i),o},converterPriority:t(512)})}}const Bo=jo;function Uo(){const t=["4472358YTNLZs","getFirstRange","type","locale","value","273147uMUskf","htmlEmbed","element","730910BgpWne","_registerLegacyDescription","6yiPWBq","364zoIkvF","registerDescriptionCallback","editor","descriptionFactory","rawHtml","TrackChangesEditing","attribute","afterInit","68008IhlSLE","registerBlockAttribute","has","*Change %0 content*","4955013XwUPWJ","1506208kOKIiH","formatBlock","start","get","HtmlEmbed","format","enableDefaultAttributesIntegration","key","commandName","ELEMENT_HTML_EMBED","2118610wUWILV","plugins","registerElementLabel","nodeAfter"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(404139===parseInt(e(152))/1+parseInt(e(154))/2*(-parseInt(e(149))/3)+parseInt(e(130))/4+parseInt(e(140))/5+-parseInt(e(144))/6+parseInt(e(155))/7*(parseInt(e(125))/8)+-parseInt(e(129))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(124)](){const t=Bo,e=this[t(157)];if(!e[t(141)][t(127)](t(134)))return;const n=e[t(141)][t(133)](t(122)),r=e[t(147)];n[t(158)][t(142)](t(159),(e=>Kr(r,t(139),e))),n[t(136)](t(150)),n[t(126)](t(148)),n[t(158)][t(156)]((e=>{const n=t;if(n(123)!=e[n(146)])return;const{data:s}=e;if(s&&n(148)==s[n(137)]&&e[n(145)]()[n(132)][n(143)].is(n(151),n(159))){const t=Kr(r,n(139));return{type:n(135),content:Kr(r,n(128),t)}}})),this[t(153)]()}[Bo(153)](){const t=Bo,e=this[t(157)],n=e[t(147)];e[t(141)][t(133)](t(122))[t(158)][t(156)]((e=>{const r=t;if(r(131)!=e[r(146)])return;const{data:s}=e;if(s&&r(150)==s[r(138)]){const t=Kr(n,r(139));return{type:r(135),content:Kr(n,r(128),t)}}}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=Ho,n=t();for(;;)try{if(716689===parseInt(e(521))/1+parseInt(e(469))/2+parseInt(e(561))/3*(parseInt(e(495))/4)+-parseInt(e(555))/5*(-parseInt(e(477))/6)+-parseInt(e(445))/7+-parseInt(e(437))/8+parseInt(e(541))/9*(parseInt(e(514))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(450)](){const t=Vo,e=this[t(463)];if(!e[t(557)][t(506)](t(503)))return;const n=e[t(557)][t(478)](t(457)),r=e[t(557)][t(478)](t(533)),s=e[t(480)];n[t(473)](t(489)),n[t(461)][t(452)](t(552),(e=>Kr(s,t(546),e))),n[t(461)][t(452)](t(510),(e=>Kr(s,t(504),e))),n[t(461)][t(452)](t(528),(()=>Kr(s,t(508)))),e[t(557)][t(506)](t(462))&&n[t(473)](t(540)),e[t(557)][t(506)](t(467))&&e[t(557)][t(506)](t(440))&&(n[t(473)](t(527),((s,o)=>{const i=t,a=r[i(494)](e[i(551)][i(535)][i(486)]);e[i(551)][i(475)]((()=>{const t=i;n[t(493)](a,{commandName:t(527),commandParams:[o]},[],t(526))}))})),n[t(473)](t(512),((s,o)=>{const a=t;e[a(551)][a(475)]((t=>{const c=a;let u=r[c(494)](e[c(551)][c(535)][c(486)]),l=t[c(511)](u);const f=i.LivePosition[c(464)](l[c(522)],c(498)),h=i.LivePosition[c(464)](l[c(537)],c(507));n[c(466)]((()=>s(o))),u=r[c(494)](e[c(551)][c(535)][c(486)]),l=t[c(511)](u);const d=t[c(488)](f,h);f[c(490)](),h[c(490)](),n[c(493)](u,{commandName:c(527),commandParams:[o]},[],c(448)),d[c(522)][c(550)](l[c(522)])&&n[c(438)](t[c(488)](d[c(522)],l[c(522)]),c(448)),l[c(537)][c(550)](d[c(537)])&&n[c(438)](t[c(488)](l[c(537)],d[c(537)]),c(448))}))})),n[t(460)][t(559)](t(491),t(448),t(548),(()=>!1)),n[t(460)][t(559)](t(491),t(448),t(513),(()=>!1)),n[t(460)][t(559)](t(491),t(448),t(449),n[t(460)][t(465)](t(491),"",t(513))),n[t(460)][t(559)](t(518),t(448),t(548),(()=>!1)),n[t(460)][t(559)](t(518),t(448),t(449),(([r])=>{const s=t,o=n[s(460)][s(465)](s(518),"",s(449));let i=r[s(522)],a=r[s(537)];const c=e[s(551)][s(470)][s(502)](i,s(545)),u=e[s(551)][s(470)][s(502)](a,s(442));c[s(447)]&&(i=c[s(522)]),u[s(447)]&&(a=u[s(537)]),o([e[s(551)][s(488)](i,a)])})),n[t(460)][t(559)](t(491),t(448),t(444),c),n[t(460)][t(559)](t(518),t(448),t(444),c)),e[t(557)][t(506)](t(499))&&(n[t(473)](t(558),((s,o)=>{const i=t,a=e[i(557)][i(478)](i(485));let c=r[i(494)](e[i(551)][i(535)][i(486)]),u=a[i(482)](c);e[i(551)][i(475)]((()=>{const t=i;if(u)return void n[t(519)](e[t(551)][t(511)](u));const l=r[t(560)](c);s(o),c=r[t(494)](e[t(551)][t(535)][t(486)]),u=a[t(482)](c),n[t(438)](e[t(551)][t(511)](u),l?null:t(476))}))})),n[t(460)][t(559)](t(518),t(476),t(444),c));const o=[{type:t(491),subType:t(524)},{type:t(518),subType:t(476)},{type:t(491),subType:t(448)},{type:t(518),subType:t(448)}];function a(e,s){const i=t,a=o[i(468)]((({type:t,subType:n})=>e[i(484)]==t&&e[i(492)]==n)),c=o[i(468)]((({type:t,subType:e})=>s[i(484)]==t&&s[i(492)]==e));if(a<0||c<0)return!1;const u=e[i(472)](),l=s[i(472)]();if((0==a||1==a)&&2==c&&u[i(517)](l))return!0;if(2==a&&3==c){const t=n[i(529)](u,i(518))[i(542)]((({suggestion:t,meta:e})=>e[i(487)]&&i(448)==t[i(492)]));if(t[i(441)]>1&&l[i(537)][i(543)](u[i(522)]))return!0;if(1==t[i(441)]&&(u[i(522)][i(543)](l[i(537)])||u[i(537)][i(543)](l[i(522)])))return!0}if(3==a&&3==c&&u[i(522)][i(550)](l[i(522)])){const t=u[i(537)][i(538)],e=l[i(522)][i(556)];return r[i(560)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(557)][t(506)](t(451))&&(n[t(496)](t(497)),n[t(471)](t(547)),n[t(461)][t(453)](t(547),Kr(s,t(523)))),e[t(557)][t(506)](t(553))&&(n[t(496)](t(532)),n[t(471)](t(439))),e[t(557)][t(506)](t(531))&&(n[t(471)](t(539)),n[t(461)][t(474)]((e=>{const n=t;if(n(509)!=e[n(484)])return;const{data:r}=e;return r&&n(539)==r[n(454)]?{type:n(501),content:""}:void 0}))),e[t(557)][t(506)](t(481))&&(n[t(471)](t(520)),n[t(471)](t(483)),n[t(461)][t(474)]((e=>{const n=t;if(n(509)!=e[n(484)])return;const{data:r}=e;return!r||n(520)!=r[n(454)]&&n(483)!=r[n(454)]?void 0:{type:n(501),content:""}}))),n[t(461)][t(474)]((e=>{const n=t;if(o[n(446)]((({type:t,subType:r})=>e[n(484)]==t&&e[n(492)]==r)))return e[n(530)]?{}:void 0})),n[t(461)][t(474)]((e=>{const n=t;if(n(518)==e[n(484)]||n(505)==e[n(484)]){const t=e[n(459)]();if(t&&t.is(n(549),n(528)))return{type:n(518)==e[n(484)]?n(516):n(500),element:t,quantity:1}}})),n[t(461)][t(474)]((e=>t(491)==e[t(484)]&&t(448)==e[t(492)]?{type:t(501),content:t(455)}:t(491)==e[t(484)]&&t(526)==e[t(492)]?{type:t(501),content:t(479)}:void 0)),n[t(461)][t(474)]((e=>{const n=t;if(n(509)!=e[n(484)])return;const{data:r}=e;if(!r||n(439)!=r[n(454)])return;const o=r[n(554)];return o?{type:n(501),content:Kr(s,n(525),'"'+o+'"')}:{type:n(501),content:Kr(s,n(544))}})),this[t(443)]()}[Vo(443)](){const t=Vo,e=this[t(463)],n=e[t(480)];e[t(557)][t(478)](t(457))[t(461)][t(474)]((e=>{const r=t;if(r(491)!=e[r(484)]&&r(515)!=e[r(484)])return;const{data:s}=e;if(s){if(r(532)==s[r(456)]){const t=s[r(534)][0][r(554)];return t?{type:r(501),content:Kr(n,r(525),'"'+t+'"')}:{type:r(501),content:Kr(n,r(544))}}if(r(497)==s[r(456)]){const t=s[r(534)][0][r(520)];return t?{type:r(501),content:Kr(n,r(536),t)}:{type:r(501),content:Kr(n,r(458))}}}}))}}function zo(){const t=["createRange","insertImage","detach","formatBlock","subType","markBlockFormat","getClosestSelectedImageElement","524DwVVIt","enableDefaultAttributesIntegration","resizeImage","toPrevious","ImageCaptionEditing","removeObject","format","getNearestSelectionRange","ImageEditing","ELEMENT_INLINE_IMAGE","deletion","has","toNext","ELEMENT_CAPTION","attribute","imageInline","createRangeOn","imageTypeBlock","accept","2363690MsCAte","formatInline","addObject","isIntersecting","insertion","markDeletion","width","1279138ulMBAA","start","FORMAT_IMAGE_SIZE","imageStylePreApply","*Set image text alternative:* %0","convertBlockImageToInline","imageTypeInline","caption","_findSuggestions","previous","PictureEditing","imageTextAlternative","ImageUtils","commandParams","document","*Set image width:* %0","end","nodeAfter","sources","uploadImage","9LQkTqP","filter","isEqual","*Remove image text alternative*","backward","ELEMENT_IMAGE","resizedWidth","join","element","isBefore","model","imageBlock","ImageTextAlternativeEditing","newValue","131525xeoQxq","nodeBefore","plugins","toggleImageCaption","registerCustomCallback","isBlockImage","18456UvdNWq","10975056ZAlxwW","markInsertion","alt","ImageInlineEditing","length","forward","_registerLegacyDescription","chain","8376781RSDIGN","find","isCollapsed","convertInlineImageToBlock","discard","afterInit","ImageResize","registerElementLabel","registerAttributeLabel","key","Inline image to block image","commandName","TrackChangesEditing","*Reset image width*","getContainedElement","_suggestionFactory","descriptionFactory","ImageUploadEditing","editor","fromPosition","getSuggestionCallback","forceDefaultExecution","ImageBlockEditing","findIndex","1875060WLzWGY","schema","registerBlockAttribute","getFirstRange","enableCommand","registerDescriptionCallback","change","imageCaption","6AwuwbG","get","Block image to inline image","locale","ImageSizeAttributes","getCaptionFromImageModelElement","height","type","ImageCaptionUtils","selection","isOwn"];return(zo=function(){return t})()}const Ko=qo;function Xo(){const t=["formatBlock","has","commandName","21Erbcoc","_handleLegacySuggestions","src","registerDescriptionCallback","9GGmjkW","enableDefaultAttributesIntegration","*Replace image*","editor","registerCustomCallback","discard","TrackChangesEditing","descriptionFactory","formatInline","locale","newValue","accept","afterInit","get","_registerLegacyDescription","type","14201460uOqVVn","272202oxqvIy","10024752RKLast","registerBlockAttribute","key","attribute","3qeCCux","oldValue","format","1330106FiZHYC","replaceImageSource","290431TTyymV","_suggestionFactory","1355568dJeOxL","*Format:* replace image URL","plugins","2283175ddRlmb","ImageEditing","getSuggestionCallback"];return(Xo=function(){return t})()}function qo(t,e){const n=Xo();return(qo=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(724058===parseInt(e(242))/1+parseInt(e(240))/2*(-parseInt(e(237))/3)+parseInt(e(244))/4+parseInt(e(247))/5+parseInt(e(274))/6*(parseInt(e(253))/7)+-parseInt(e(275))/8+-parseInt(e(257))/9*(-parseInt(e(273))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Jo extends t.Plugin{[Ko(269)](){const t=Ko;if(!this[t(260)][t(246)][t(251)](t(248)))return;const e=this[t(260)][t(266)],n=this[t(260)][t(246)][t(270)](t(263));n[t(258)](t(241)),n[t(276)](t(255)),n[t(264)][t(256)]((n=>{const r=t;if(r(236)!=n[r(272)])return;const{data:s}=n;return s&&r(255)==s[r(277)]?s[r(267)]&&s[r(238)]?{type:r(239),content:Kr(e,r(259))}:{type:r(239),content:""}:void 0})),this[t(254)]()}[Ko(254)](){const t=Ko,e=this[t(260)][t(246)][t(270)](t(263));e[t(243)][t(261)](t(250),t(241),t(268),e[t(243)][t(249)](t(250),null,t(262))),e[t(243)][t(261)](t(250),t(241),t(262),e[t(243)][t(249)](t(250),null,t(268))),this[t(271)]()}[Ko(271)](){const t=Ko,e=this[t(260)],n=e[t(266)];e[t(246)][t(270)](t(263))[t(264)][t(256)]((e=>{const r=t;if(r(250)!=e[r(272)]&&r(265)!=e[r(272)])return;const{data:s}=e;return s&&r(241)==s[r(252)]?{type:r(239),content:Kr(n,r(245))}:void 0}))}}const Zo=Yo;function Yo(t,e){const n=Qo();return(Yo=function(t,e){return n[t-=310]})(t,e)}function Qo(){const t=["length","3168472bRhJKI","findIndex","has","discard","descriptionFactory","title","createRangeOn","imageStyle","imageTypeInline","formatInline","formatBlock","TrackChangesEditing","isIntersecting","3VIpvrI","name","imageStylePostApply","getSuggestions","change","format","suggestion","head","224Zwijyx","Users","author","shouldConvertImageType","16734IEqrVl","getSuggestionCallback","121wwvjGa","commandName","registerCustomCallback","commandReversedParams","nodeBefore","getClosestSelectedImageElement","subType","selection","imageTypeBlock","hasSuggestion","114344hesADE","isInContent","_suggestionFactory","start","forEach","isOwn","convertInlineImageToBlock","chain","getChangedMarkers","imageStylePreApply","toLowerCase","enableCommand","newRange","24921YmvKgq","value","setImageNaturalSizeAttributes","getContainedElement","nodeAfter","isBlockImage","5470KfANwb","FORMAT_SIDE_IMAGE","_registerLegacyDescription","from","commandParams","imageCaption","registerDescriptionCallback","commands","3866492bnryrB","_findSuggestions","locale","26TJRBhM","editor","model","ImageUtils","markInlineFormat","end","differ","isEqual","normalizedStyles","join","document","refresh","accept","1013556YBKxaS","registerPostFixer","getFirstRange","insertion","234wmQNFW","next","filter","isBefore","60pGxeNi","*Format:* %0","getSuggestion","plugins","discardSuggestion","isInlineImage","markBlockFormat","type","afterInit","390vBzoVF","get","_splitMarkerName","ImageStyleEditing","side"];return(Qo=function(){return t})()}!function(t){const e=Yo,n=t();for(;;)try{if(637789===parseInt(e(336))/1*(parseInt(e(364))/2)+-parseInt(e(396))/3*(parseInt(e(383))/4)+-parseInt(e(377))/5*(parseInt(e(408))/6)+-parseInt(e(404))/7*(parseInt(e(317))/8)+-parseInt(e(330))/9*(parseInt(e(368))/10)+-parseInt(e(410))/11*(-parseInt(e(360))/12)+-parseInt(e(347))/13*(-parseInt(e(344))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qo);class $o extends t.Plugin{[Zo(376)](){const t=Zo,n=this[t(348)];if(!n[t(371)][t(385)](t(380)))return;const r=n[t(371)][t(378)](t(394)),s=n[t(371)][t(378)](t(350)),o={};r[t(328)](t(390),((o,i)=>{const a=t,c=n[a(371)][a(378)](a(405)).me,u=n[a(343)][a(378)](a(390));let l=s[a(312)](n[a(349)][a(357)][a(314)]),f=n[a(349)][a(389)](l),h=u[a(331)];if(h==i[a(331)])return;const d={commandName:a(390),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(349)][a(400)]((()=>{const t=a;if(r[t(399)]()[t(366)]((e=>e[t(318)]&&c==e[t(406)]&&(t(393)==e[t(375)]||t(392)==e[t(375)])&&(t(326)==e[t(313)]||t(398)==e[t(313)])&&e[t(362)]()[t(354)](f)))[t(321)]((e=>r[t(372)](e[t(403)]))),l=s[t(312)](n[t(349)][t(357)][t(314)]),f=n[t(349)][t(389)](l),u[t(358)](),n[t(343)][t(378)](t(391))[t(358)](),n[t(343)][t(378)](t(315))[t(358)](),h=u[t(331)],h!=i[t(331)])return s[t(373)](l)&&u[t(407)](i[t(331)],l)?(o({...i,setImageSizes:!1}),l=s[t(312)](n[t(349)][t(357)][t(314)]),void r[t(374)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(326))):void(s[t(335)](l)?r[t(374)](l,d,[],t(398)):r[t(351)](f,d,t(398)))}))}));for(const e of n[t(371)][t(378)](t(380))[t(355)])o[e[t(397)]]=e[t(388)][t(327)]();r[t(319)][t(412)](t(393),t(326),t(356),(()=>!1)),r[t(319)][t(412)](t(393),t(398),t(356),(()=>!1)),r[t(319)][t(412)](t(392),t(398),t(356),(()=>!1)),r[t(319)][t(412)](t(393),t(326),t(359),(([e])=>{const n=t;s[n(332)](e[n(333)]())})),r[t(319)][t(412)](t(393),t(326),t(386),((e,n)=>{const s=t;r[s(319)][s(409)](s(393),"",s(359))(e,{commandName:n[s(411)],commandParams:n[s(310)]})})),r[t(319)][t(412)](t(393),t(326),t(324),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(393),subType:t(326)},{type:t(363),subType:t(341)},{type:t(393),subType:t(323)},{type:t(363),subType:t(323)}];function a(e,n){const o=t,a=i[o(384)]((({type:t,subType:n})=>e[o(375)]==t&&e[o(313)]==n)),c=i[o(384)]((({type:t,subType:e})=>n[o(375)]==t&&n[o(313)]==e));if(a<0||c<0)return!1;const u=e[o(362)](),l=n[o(362)]();if((0==a||1==a)&&2==c&&u[o(395)](l))return!0;if(2==a&&3==c){const t=r[o(345)](u,o(363))[o(366)]((({suggestion:t,meta:e})=>e[o(322)]&&o(323)==t[o(313)]));if(t[o(382)]>1&&l[o(352)][o(354)](u[o(320)]))return!0;if(1==t[o(382)]&&(u[o(320)][o(354)](l[o(352)])||u[o(352)][o(354)](l[o(320)])))return!0}if(3==a&&3==c&&u[o(320)][o(367)](l[o(320)])){const t=u[o(352)][o(334)],e=l[o(320)][o(311)];return s[o(335)](t)&&t===e}return!1}n[t(349)][t(357)][t(361)]((()=>{const e=t;let o=!1;const i=Array[e(339)](n[e(349)][e(357)][e(353)][e(325)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(379)](t);if(e(402)==i&&r[e(316)](u)){if(e(393)==a&&(e(326)==c||e(398)==c)){const t=r[e(370)](u);if(n[e(329)]){const n=t[e(362)]()[e(333)]();if(s[e(335)](n))continue;r[e(372)](t),o=!0}}if(e(363)==a&&e(341)==c&&!n[e(329)]){const t=r[e(370)](u);t[e(365)]&&t[e(365)][e(318)]&&(r[e(372)](t[e(365)]),o=!0)}}}return o})),this[t(338)](o)}[Zo(338)](t){const e=Zo,n=this[e(348)],r=n[e(346)];n[e(371)][e(378)](e(394))[e(387)][e(342)]((n=>{const s=e;if(s(393)!=n[s(375)]&&s(392)!=n[s(375)])return;const{data:o}=n;if(!o||s(390)!=o[s(411)])return;const i=o[s(340)][0][s(331)];return function(t){const e=s;return{type:e(401),content:Kr(r,e(369),t)}}(s(381)===i?Kr(r,s(337)):t[i]||i)}))}}function ti(t,e){const n=ri();return(ti=function(t,e){return n[t-=310]})(t,e)}const ei=ti;!function(t){const e=ti,n=t();for(;;)try{if(859950===parseInt(e(328))/1*(-parseInt(e(329))/2)+-parseInt(e(340))/3+-parseInt(e(336))/4*(-parseInt(e(314))/5)+parseInt(e(334))/6+parseInt(e(326))/7*(parseInt(e(339))/8)+parseInt(e(322))/9*(parseInt(e(324))/10)+parseInt(e(323))/11*(-parseInt(e(321))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);class ni extends t.Plugin{constructor(t){const e=ti;super(t),this[e(341)]=!1,this[e(335)]=!1}[ei(338)](){const t=ei,e=this[t(310)],n=e[t(317)][t(311)](t(343)),r=e[t(317)][t(311)](t(345));n&&(n.on(t(327),((e,[,n])=>{const s=t;this[s(341)]=r[s(333)],n[s(331)][s(316)]=!this[s(341)]}),{priority:t(313)}),this[t(344)](n,t(320),this[t(337)][t(319)](this)),this[t(344)](n,t(320),(()=>{const e=t;this[e(335)]&&(r[e(327)](),this[e(335)]=!1)}),{priority:t(330)}),e[t(318)][t(311)](t(342))[t(332)](t(343)))}[ei(337)](t,e){const n=ei,{suggestions:r}=e,s=this[n(310)][n(317)][n(311)](n(345)),o=s[n(333)];this[n(341)]!==o&&(s[n(327)](),this[n(335)]=!0),r&&r[n(315)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(310)][o(318)][o(311)](o(312)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(343)}}};this[o(310)][o(318)][o(311)](o(342))[o(325)](i)}))}}function ri(){const t=["afterInit","8dUNsaL","1137348fLrlBS","_trackChangesValueDuringImport","TrackChangesEditing","importWord","listenTo","trackChanges","editor","get","Users","high","7240925FjSSrW","forEach","track_changes","commands","plugins","bind","dataInsert","15432WFnpBi","27FkwVxZ","15411XITZRl","5581770Glctas","_setSuggestionData","7915845wjFojG","execute","6qPrjce","493362NzXSAb","lowest","collaboration_features","enableCommand","value","1603722NYJcJH","_trackChangesExecuted","4ABAzfH","_handleImportedData"];return(ri=function(){return t})()}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=487]})(t,e)}const oi=si;function ii(){const t=["2365880jPjGup","plugins","FORMAT_INDENT","57546XcVlGS","descriptionFactory","190TfXCoN","indent","TrackChangesEditing","blockIndent","formatBlock","540ynUMgy","format","getItems","*Indent:* %0","*Outdent:* %0","12FOSakS","outdentBlock","IndentEditing","_registerLegacyDescription","type","indentBlock","enableDefaultAttributesIntegration","getItemLabel","IndentBlock","get","registerBlockAttribute","registerDescriptionCallback","enableCommand","editor","has","25910522MsbNsn","outdent","afterInit","4EaGvgt","482607skBGJk","6359346xeOJQh","locale","310131dwZepU","538682nAPcGZ","commandName","registerAttributeLabel","8vkoBNp"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(691391===parseInt(e(514))/1+-parseInt(e(509))/2*(parseInt(e(510))/3)+-parseInt(e(518))/4+-parseInt(e(528))/5*(parseInt(e(521))/6)+parseInt(e(511))/7*(-parseInt(e(517))/8)+parseInt(e(513))/9*(parseInt(e(523))/10)+-parseInt(e(506))/11*(-parseInt(e(491))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(508)](){const t=oi,e=this[t(504)],n=e[t(519)][t(500)](t(525));if(e[t(519)][t(505)](t(493))&&(n[t(503)](t(524)),n[t(503)](t(507))),e[t(519)][t(505)](t(499)))for(const e of[t(496),t(492)])n[t(497)](e);const r=e[t(512)];n[t(501)](t(526)),n[t(522)][t(516)](t(526),Kr(r,t(520))),this[t(494)]()}[oi(494)](){const t=oi,e=this[t(504)],n=e[t(512)],r=e[t(519)][t(500)](t(525));r[t(522)][t(502)]((e=>{const s=t;if(s(527)!=e[s(495)])return;const{data:o}=e;if(!o)return;if(s(496)!=o[s(515)]&&s(492)!=o[s(515)])return;const i=e[s(488)]()[0],a=r[s(522)][s(498)](i);return s(496)==o[s(515)]?{type:s(487),content:Kr(n,s(489),a)}:s(492)==o[s(515)]?{type:s(487),content:Kr(n,s(490),a)}:void 0}))}}var ci=ui;function ui(t,e){var n=fi();return(ui=function(t,e){return n[t-=440]})(t,e)}!function(t){for(var e=ui,n=t();;)try{if(224489===-parseInt(e(449))/1*(parseInt(e(444))/2)+parseInt(e(442))/3*(-parseInt(e(450))/4)+parseInt(e(445))/5*(parseInt(e(441))/6)+parseInt(e(443))/7+parseInt(e(457))/8+parseInt(e(456))/9+-parseInt(e(447))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fi);class li extends t.Plugin{static get[ci(454)](){return[Ps.Input]}[ci(455)](){var t=ci;this[t(448)][t(446)][t(440)](t(451))[t(452)](t(453))}}function fi(){var t=["2769552bHJtvJ","get","12sNovQb","9fGFNRM","2109051YBBEFp","728SWHXiQ","96610MLaWiy","plugins","724200UIOQTV","editor","813dyDwso","228428ajHTuF","TrackChangesEditing","enableCommand","input","requires","init","702279vmlZAg"];return(fi=function(){return t})()}const hi=gi;!function(t){const e=gi,n=t();for(;;)try{if(748287===parseInt(e(219))/1+parseInt(e(248))/2+parseInt(e(223))/3+parseInt(e(239))/4+-parseInt(e(228))/5*(parseInt(e(222))/6)+parseInt(e(220))/7*(parseInt(e(241))/8)+parseInt(e(230))/9*(-parseInt(e(207))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class di extends t.Plugin{[hi(237)](){const t=hi,e=this[t(212)];if(!e[t(209)][t(216)](t(234)))return;const n=e[t(209)][t(235)](t(245)),r=e[t(233)][t(235)](t(243));n[t(210)](t(243)),n[t(210)](t(236)),n[t(232)](t(217));for(const e of r[t(211)])n[t(232)](e.id),n[t(240)][t(246)](e.id,t(238)+e[t(225)][t(224)]()+")");n[t(240)][t(226)]((n=>{const r=t;if(r(244)!=n[r(247)])return;const{data:s}=n;if(!s||r(217)!=s[r(242)])return;const o=s[r(208)],i=e[r(214)];return{type:r(218),content:null==o?Kr(i,r(227)):Kr(i,r(221),'"'+o+'"')}})),this[t(231)]()}[hi(231)](){const t=hi,e=this[t(212)],n=e[t(214)];e[t(209)][t(235)](t(245))[t(240)][t(226)]((e=>{const r=t;if(r(215)!=e[r(247)])return;const{data:s}=e;if(s){if(r(243)==s[r(213)]){const t=s[r(229)][0];return{type:r(218),content:Kr(n,r(221),'"'+t+'"')}}return r(236)==s[r(213)]?{type:r(218),content:Kr(n,r(227))}:void 0}}))}}function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=207]})(t,e)}function pi(){const t=["commandName","locale","formatInline","has","linkHref","format","260278PORfiK","273ewNzXT","*Set link:* %0","60PnFgha","2338476PTFaud","toLowerCase","label","registerDescriptionCallback","*Remove link*","671750gXXtbd","commandParams","89478ZOogmK","_registerLegacyDescription","registerInlineAttribute","commands","LinkEditing","get","unlink","afterInit","link (","3351532zPXbMB","descriptionFactory","14984hTSneT","key","link","attribute","TrackChangesEditing","registerAttributeLabel","type","2012082jkssaW","870hejnHf","newValue","plugins","enableDefaultAttributesIntegration","manualDecorators","editor"];return(pi=function(){return t})()}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=211]})(t,e)}const Ii=mi;function Ei(){const t=["994wInRrV","paragraph","format","locale","editor","nextSibling","get","449OotvtI","bulleted","document","parent","value","formatBlock","LegacyListEditing","4264884fvTdhD","ELEMENT_NUMBERED_LIST","has","listItem","18OduKdt","*Check item*","*Change to:* %0","registerDescriptionCallback","checkTodoList","previousSibling","List","ELEMENT_BULLETED_LIST","numberedList","plugins","model","execute","descriptionFactory","listIndent","listType","schema","getAttribute","before","markBlockFormat","outdentList","60870pkGyDf","11038608iTODxD","*Uncheck item*","commands","LegacyTodoListEditing","2084535FWQjog","enableCommand","forceValue","commandParams","todoListChecked","name","change","getSelectedBlocks","afterInit","commandName","push","element","type","4214848kdtyHk","slice","end","checkChild","_selectedElements","bulletedList","*Indent:* %0","createPositionAt","ELEMENT_TODO_LIST","add","from","4542700GkehZH","selection","*Outdent:* %0","findIndex","isObject","TrackChangesEditing","ELEMENT_LIST_ITEM","indentList","todo","formatInline","replace","createRange","filter","todoList","length","blockName","registerElementLabel","numbered"];return(Ei=function(){return t})()}!function(t){const e=mi,n=t();for(;;)try{if(829923===parseInt(e(267))/1*(-parseInt(e(278))/2)+parseInt(e(274))/3+parseInt(e(242))/4+parseInt(e(218))/5+-parseInt(e(213))/6*(parseInt(e(260))/7)+parseInt(e(231))/8+-parseInt(e(214))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class bi extends t.Plugin{[Ii(226)](){const t=Ii,e=this[t(264)],n=e[t(263)];if(!e[t(287)][t(276)](t(273)))return;const r=e[t(287)][t(266)](t(247)),s=e[t(287)][t(276)](t(217));function o(t){return()=>{const n=mi,s=e[n(288)][n(269)][n(243)],o=e[n(216)][n(266)](t);if(o[n(271)])return void e[n(289)](n(261),{});const i=t[n(232)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(241)](t)[s(254)]((t=>function(t,e){const n=s;return e[n(234)](t[n(270)],n(277))&&!e[n(246)](t)}(t,r)));o=o[s(254)]((t=>!t.is(s(229),s(277))||t[s(294)](s(292))!=e));const i=new Set;for(const t of o)t.is(s(229),s(277))?i[s(240)](Ti(t)):i[s(240)](t);return Array[s(241)](i)}(s[n(225)](),i,e[n(288)][n(293)]);e[n(288)][n(224)]((()=>{const e=n;for(const n of a)r[e(211)](n,{commandName:t,commandParams:[{forceValue:!o[e(271)]}],formatGroupId:e(257)},_i(n))}))}}function i(t){return()=>{const n=mi,s=function(t){const e=mi;let n=Array[e(241)](t);const r=n[e(245)]((t=>e(277)!=t[e(223)]));return r>-1&&(n=n[e(232)](0,r)),n}(e[n(288)][n(269)][n(243)][n(225)]()),o=e[n(288)][n(253)](e[n(288)][n(238)](s[0],n(295)),e[n(288)][n(238)](s[s[n(256)]-1],n(233)));e[n(288)][n(224)]((()=>{const e=n;r[e(211)](o,{commandName:t,commandParams:[],formatGroupId:e(291)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(265)];for(;t&&t[n(294)](n(291))>e[n(294)](n(291));)r[n(240)](t),t=t[n(265)]}return Array[n(241)](r)}(s))}))}}r[t(219)](t(286),o(t(286))),r[t(219)](t(236),o(t(236))),s&&r[t(219)](t(255),o(t(255))),r[t(219)](t(249),i(t(249))),r[t(219)](t(212),i(t(212))),s&&r[t(219)](t(282),(()=>{const n=t,s=e[n(216)][n(266)](n(282)),o=Array[n(241)](s[n(235)]);o[n(254)]((t=>t[n(294)](n(222))!=s[n(271)])),e[n(288)][n(224)]((()=>{const t=n;for(const e of o)r[t(211)](e,{commandName:t(282),commandParams:[{forceValue:!s[t(271)]}]})}))})),r[t(290)][t(258)](t(277),(e=>Kr(n,t(248),e))),r[t(290)][t(281)]((e=>{const r=t;if(r(272)!=e[r(230)]&&r(251)!=e[r(230)])return;const{data:s}=e;if(s){if(r(286)==s[r(227)]||r(236)==s[r(227)]||r(255)==s[r(227)])switch(s[r(227)][r(252)](r(284),"")){case r(268):return o(Kr(n,r(285)));case r(259):return o(Kr(n,r(275)));case r(250):return o(Kr(n,r(239)))}if(r(249)==s[r(227)])return{type:r(262),content:Kr(n,r(237),Kr(n,r(248)))};if(r(212)==s[r(227)])return{type:r(262),content:Kr(n,r(244),Kr(n,r(248)))};if(r(282)==s[r(227)])return s[r(221)][0][r(220)]?{type:r(262),content:Kr(n,r(279))}:{type:r(262),content:Kr(n,r(215))}}function o(t){const e=r;return{type:e(262),content:Kr(n,e(280),t)}}}))}}function Ti(t){const e=Ii,n=t[e(294)](e(291));if(0==n)return t;let r=t;for(;t[e(283)]&&t[e(283)].is(e(229),e(277));){const s=t[e(283)][e(294)](e(291));if(s==n)r=t[e(283)];else if(s<n)break;t=t[e(283)]}return r}function _i(t){const e=Ii,n=[];if(t.is(e(229),e(277))&&t[e(294)](e(291))>0){let r=t[e(265)];for(;r&&e(277)==r[e(223)]&&r[e(294)](e(291))==t[e(294)](e(291));)n[e(228)](r),r=r[e(265)]}return n}const yi=Ai;function ki(){const t=["handleDescriptions","TrackChangesEditing","formatBlock","commandParams","before","LegacyListUtils","createRange","descriptionFactory","365370QKUdCK","type","registerDescriptionCallback","getLastPosition","toUpperCase","4QHDQaf","createPositionAt","handleListReversedCommand","LegacyListPropertiesEditing","551535dLtjIv","3537569ubFXLp","handleListStartCommand","_getTranslationKeyForListStyle","forward","flat","document","listType","getSiblingNodes","markMultiRangeBlockFormat","reversed","editor","length","commandName","1382792jluVgR","getSelectedBlocks","*Format:* set order to reversed","styles","getAttribute","2943804KJgwTl","*Format:* set order to regular","ELEMENT_","get","listReversed","_getSuggestionBlocks","_getSuggestionBlocksForListStyle","map","selection","list.properties","8irXBSJ","listStyle","format","plugins","_LIST_","startIndex","99cwVbFs","config","getListTypeFromListStyleType","model","afterInit","3fPWMrY","listItem","has","from","element","*Format:* set start index to %0","getFirstPosition","change","replace","numbered","parent","locale","backward","bind","309846cPchWJ","default","push","*Change to:* %0","3909565RozOEB","handleListStyleCommand","filter","listStart","unshift","formatInline","enableCommand"];return(ki=function(){return t})()}function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(358288===-parseInt(e(152))/1*(parseInt(e(210))/2)+parseInt(e(196))/3*(parseInt(e(170))/4)+-parseInt(e(156))/5+parseInt(e(175))/6+parseInt(e(157))/7*(-parseInt(e(185))/8)+parseInt(e(191))/9*(parseInt(e(147))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(195)](){const t=yi;if(!this[t(167)][t(188)][t(198)](t(155)))return;const e=this[t(167)][t(192)][t(178)](t(184)),n=this[t(167)][t(188)][t(178)](t(222));e[t(173)]&&n[t(220)](t(186),this[t(215)][t(209)](this)),e[t(166)]&&n[t(220)](t(179),this[t(154)][t(209)](this)),e[t(190)]&&n[t(220)](t(217),this[t(158)][t(209)](this)),n[t(146)][t(149)](this[t(221)][t(209)](this))}[yi(215)](t,e={}){const n=yi,r=this[n(167)][n(188)][n(178)](n(222)),s=this[n(181)]();this[n(167)][n(194)][n(203)]((()=>{const t=n;r[t(165)](s,{commandName:t(186),commandParams:[{type:e[t(148)]}],formatGroupId:t(186)})}))}[yi(154)](t,e={}){const n=yi,r=this[n(167)][n(188)][n(178)](n(222)),s=this[n(180)]((t=>t.is(n(200),n(197))&&n(205)===t[n(174)](n(163))));if(s[n(168)]<1)return;const o=s[n(182)]((t=>this[n(167)][n(194)][n(145)](this[n(167)][n(194)][n(153)](t,n(225)),this[n(167)][n(194)][n(153)](t,0))));this[n(167)][n(194)][n(203)]((()=>{const t=n;r[t(165)](o,{commandName:t(179),commandParams:[{reversed:e[t(166)]}],formatGroupId:t(179)})}))}[yi(158)](t,e={}){const n=yi,r=this[n(167)][n(188)][n(178)](n(222)),s=this[n(180)]((t=>t.is(n(200),n(197))&&n(205)===t[n(174)](n(163))));if(s[n(168)]<1)return;const o=s[n(182)]((t=>this[n(167)][n(194)][n(145)](this[n(167)][n(194)][n(153)](t,n(225)),this[n(167)][n(194)][n(153)](t,0))));this[n(167)][n(194)][n(203)]((()=>{const t=n;r[t(165)](o,{commandName:t(217),commandParams:[{startIndex:e[t(190)]}],formatGroupId:t(217)})}))}[yi(221)](t){const e=yi;if(e(223)!=t[e(148)]&&e(219)!=t[e(148)])return;const n=this[e(167)][e(207)],{data:r}=t;if(!r)return;let s,o;switch(r[e(169)]){case e(186):s=e(213),o={type:e(187),content:Kr(n,s,Kr(n,this[e(159)](r[e(224)][0][e(148)])))};break;case e(179):s=r[e(224)][0][e(166)]?e(172):e(176),o={type:e(187),content:Kr(n,s)};break;case e(217):s=e(201),o={type:e(187),content:Kr(n,s,r[e(224)][0][e(190)])}}return o}[yi(181)](){const t=yi;var e,n,r,s;const o=this[t(167)][t(188)][t(178)](t(226));let i=Array[t(199)](this[t(167)][t(194)][t(162)][t(183)][t(171)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(200),t(197)))&&i[t(218)](...o[t(164)](this[t(167)][t(194)][t(162)][t(183)][t(202)](),t(208))),(null===(n=i[i[t(168)]-1])||void 0===n?void 0:n.is(t(200),t(197)))&&i[t(212)](...o[t(164)](this[t(167)][t(194)][t(162)][t(183)][t(150)](),t(160))),i=[...new Set(i)],(null===(s=null===(r=this[t(167)][t(194)][t(162)][t(183)][t(202)]())||void 0===r?void 0:r[t(206)])||void 0===s?void 0:s.is(t(200),t(197)))&&(i=i[t(216)]((e=>e.is(t(200),t(197))))),i}[yi(180)](t){const e=yi,n=this[e(167)][e(188)][e(178)](e(226));let r=Array[e(199)](this[e(167)][e(194)][e(162)][e(183)][e(171)]())[e(216)](t)[e(182)]((t=>{const r=e,s=this[r(167)][r(194)][r(153)](t,0);return[...n[r(164)](s,r(208)),...n[r(164)](s,r(160))]}))[e(161)]();return r=[...new Set(r)],r}[yi(159)](t){const e=yi;return e(177)+(this[e(167)][e(188)][e(178)](e(226))[e(193)](t)||e(211))[e(151)]()+e(189)+t[e(151)]()[e(204)](/-/g,"_")}}const Ni=Si;function Si(t,e){const n=Li();return(Si=function(t,e){return n[t-=418]})(t,e)}function Li(){const t=["477gQWuOr","media","59028slVEQU","high","ELEMENT_MEDIA","dataDowncast","11130rsflah","enableCommand","791jmcPEa","editor","afterInit","160YJzsOR","stop","43835ocWaAC","createEmptyElement","mediaEmbed","locale","has","attribute:url:media","downcastDispatcher","showSuggestionHighlights","options","registerElementLabel","descriptionFactory","726024qepSUT","MediaEmbedEditing","div","elementToElement","TrackChangesEditing","3352KbUwxu","129pJkCxb","get","plugins","for","321493sCziAk","data","conversion","638gLHLnv","18706NTLHgk"];return(Li=function(){return t})()}!function(t){const e=Si,n=t();for(;;)try{if(278710===-parseInt(e(430))/1+parseInt(e(434))/2*(parseInt(e(426))/3)+parseInt(e(446))/4*(parseInt(e(448))/5)+parseInt(e(420))/6+-parseInt(e(443))/7*(parseInt(e(425))/8)+-parseInt(e(435))/9*(-parseInt(e(441))/10)+parseInt(e(433))/11*(-parseInt(e(437))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class vi extends t.Plugin{[Ni(445)](){const t=Ni,e=this[t(444)];if(!e[t(428)][t(452)](t(421)))return;const n=e[t(428)][t(427)](t(424)),r=e[t(451)];n[t(442)](t(450)),n[t(419)][t(418)](t(436),(e=>Kr(r,t(439),e))),e[t(432)][t(429)](t(440))[t(423)]({model:t(436),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(455)])return n[s(449)](s(422))},converterPriority:t(438)}),e[t(431)][t(454)].on(t(453),((e,n,r)=>{const s=t;r[s(456)][s(455)]&&e[s(447)]()}),{priority:t(438)})}}const Ri=wi;function wi(t,e){const n=Mi();return(wi=function(t,e){return n[t-=444]})(t,e)}function Mi(){const t=["2879355yoqNWi","has","afterInit","2lahLzP","MentionEditing","2368676TobaMt","plugins","128eHqKIg","371973NcPTbr","3944690NrtAtD","get","enableCommand","1953879zyaDVN","535146ssktMP","TrackChangesEditing","66CUUHwE","editor","mention","306648PYMgZd"];return(Mi=function(){return t})()}!function(t){const e=wi,n=t();for(;;)try{if(472257===parseInt(e(459))/1*(-parseInt(e(449))/2)+parseInt(e(458))/3+-parseInt(e(451))/4+-parseInt(e(446))/5+parseInt(e(461))/6*(parseInt(e(454))/7)+parseInt(e(453))/8*(parseInt(e(445))/9)+parseInt(e(455))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[Ri(448)](){const t=Ri,e=this[t(462)];e[t(452)][t(447)](t(450))&&e[t(452)][t(456)](t(460))[t(457)](t(444))}}function Di(){const t=["getContainedElement","insertMergeField","registerDescriptionCallback","29417pVZxvr","descriptionFactory","getAttribute","deletion","plugins","getMergeFieldType","insertMergeFieldBlock","editor","unwrapAffixes","4655874OMxnPs","*Insert:* %0","insertion","6439951ztSqpQ","locale","image","getLabel","ELEMENT_MERGE_FIELD","15450399jHqWxc","has","type","5PVlOjs","insertMergeFieldImage","mergeField","1493862YypAjR","TrackChangesEditing","9564984FppYod","get","src","mergeFieldBlock","afterInit","registerElementLabel","4099592gJWDzb","2oczSSf","MergeFieldsEditing","*Remove:* %0","enableCommand"];return(Di=function(){return t})()}function Fi(t,e){const n=Di();return(Fi=function(t,e){return n[t-=444]})(t,e)}const Pi=Fi;!function(t){const e=Fi,n=t();for(;;)try{if(677357===parseInt(e(451))/1+parseInt(e(444))/2*(parseInt(e(474))/3)+-parseInt(e(482))/4+parseInt(e(471))/5*(parseInt(e(460))/6)+parseInt(e(463))/7+parseInt(e(476))/8+-parseInt(e(468))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class xi extends t.Plugin{[Pi(480)](){const t=Pi,e=this[t(458)];if(!e[t(455)][t(469)](t(445)))return;const n=e[t(455)][t(477)](t(475)),r=e[t(464)];n[t(447)](t(449)),n[t(447)](t(457)),n[t(447)](t(472)),n[t(452)][t(481)](t(473),(e=>Kr(r,t(467),e))),n[t(452)][t(481)](t(479),(e=>Kr(r,t(467),e))),n[t(452)][t(450)]((n=>{const s=t;if(s(462)!=n[s(470)]&&s(454)!=n[s(470)])return;const o=n[s(448)]();if(null==o)return;const i=e[s(455)][s(477)](s(445));let a;switch(i[s(456)](o)){case null:return;case s(465):{const t=i[s(459)](o[s(453)](s(478)));a=i[s(466)](t)||t;break}default:{const t=o[s(453)]("id");a=i[s(466)](t)||t;break}}return s(462)==n[s(470)]?{type:s(462),content:Kr(r,s(461),'"'+a+'" '+Kr(r,s(467)))}:{type:s(454),content:Kr(r,s(446),'"'+a+'" '+Kr(r,s(467)))}}))}}const Bi=Ui;function Ui(t,e){const n=Gi();return(Ui=function(t,e){return n[t-=354]})(t,e)}!function(t){const e=Ui,n=t();for(;;)try{if(919426===-parseInt(e(372))/1+parseInt(e(370))/2+parseInt(e(363))/3+-parseInt(e(381))/4+parseInt(e(378))/5+parseInt(e(382))/6*(parseInt(e(386))/7)+-parseInt(e(374))/8*(parseInt(e(379))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gi);class ji extends t.Plugin{[Bi(362)](){const t=Bi,e=this[t(358)],n=e[t(387)][t(364)](t(376));e[t(387)][t(365)](t(373))&&(n[t(383)](t(360)),n[t(377)](t(359)),n[t(385)][t(388)]((e=>this[t(369)](e))))}[Bi(369)](t){const e=Bi,n=this[e(358)][e(354)],{data:r}=t,s={type:e(371),content:""};if(r&&e(359)==r[e(384)]){if(!r[e(361)])return{type:e(371),content:Kr(n,e(367),Kr(n,e(368)))+" ("+r[e(357)]+")"};if(!r[e(357)]){let o=t[e(355)];for(;o;){if(o[e(356)]&&e(380)==o[e(356)][e(384)]&&o[e(356)][e(357)])return s;o=o[e(366)]}return{type:e(371),content:Kr(n,e(375),Kr(n,e(368)))+" ("+r[e(361)]+")"}}}}}function Gi(){const t=["listType","2629148CCvTVx","8526918btGvqU","enableDefaultAttributesIntegration","key","descriptionFactory","7lbFOKW","plugins","registerDescriptionCallback","locale","head","data","newValue","editor","listMarkerStyle","multiLevelList","oldValue","afterInit","2428140tbintt","get","has","next","*Set format:* %0","ELEMENT_MULTI_LEVEL_LIST","handleDescriptions","2626838JLtmHI","format","1775420hYtVXp","MultiLevelList","271496vYqlRa","*Remove format:* %0","TrackChangesEditing","registerBlockAttribute","1077125KLHXwd","108HUVbTS"];return(Gi=function(){return t})()}function Vi(){const t=["has","2572668LHMAlH","descriptionFactory","1860535lkfgqt","237629PxCSaX","ELEMENT_PAGE_BREAK","get","88444NtpjKW","PageBreakEditing","editor","4212072cEzGQx","12912804JzIQCo","2BowJgW","registerElementLabel","TrackChangesEditing","116618BWciOo","pageBreak","enableCommand","locale","afterInit","plugins","78GpFPbA"];return(Vi=function(){return t})()}const Hi=Wi;function Wi(t,e){const n=Vi();return(Wi=function(t,e){return n[t-=443]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(429020===parseInt(e(454))/1*(parseInt(e(457))/2)+-parseInt(e(443))/3+parseInt(e(449))/4+-parseInt(e(445))/5+parseInt(e(463))/6*(-parseInt(e(446))/7)+parseInt(e(452))/8+parseInt(e(453))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vi);class zi extends t.Plugin{[Hi(461)](){const t=Hi,e=this[t(451)];if(!e[t(462)][t(464)](t(450)))return;e[t(462)][t(448)](t(456))[t(459)](t(458));const n=e[t(462)][t(448)](t(456)),r=e[t(460)];n[t(444)][t(455)](t(458),(e=>Kr(r,t(447),e)))}}const Ki=qi;function Xi(){const t=["1111rKWebC","model","plugins","includes","isBlock","showSuggestionHighlights","_registerLegacyDescription","checkChild","53307koxaDH","name","downcastDispatcher","366QTYUms","insert","808hZELio","*Insert:* %0","markerRange","format","markerName","registerDescriptionCallback","Paragraph","createUIElement","has","span","1802591RvwgkH","formatBlock","editing","locale","afterInit","TrackChangesEditing","editor","descriptionFactory","nodeAfter","get","59754kGJOtW","options","2484912eJQeLx","_splitMarkerName","commandName","insertion","getFirstRange","isTouching","insertParagraph","addMarker:suggestion:insertion","data","*Change to:* %0","toViewPosition","writer","consumable","addClass","enableDefaultAttributesIntegration","registerElementLabel","activeMarkers","1021810oizYKk","getItemLabel","$text","ck-suggestion-marker--active","highest","schema","1126ADPpUJ","consume","type","22QqjXTW","7010AlXQnd","mapper","ELEMENT_PARAGRAPH","paragraph","start","ck-suggestion-marker-split","32YDwIzf","bindElementToMarker","enableCommand","isLimit","end"];return(Xi=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=105]})(t,e)}!function(t){const e=qi,n=t();for(;;)try{if(361319===parseInt(e(112))/1*(parseInt(e(170))/2)+parseInt(e(145))/3*(parseInt(e(107))/4)+-parseInt(e(174))/5*(parseInt(e(123))/6)+parseInt(e(135))/7+parseInt(e(125))/8*(-parseInt(e(120))/9)+parseInt(e(164))/10*(-parseInt(e(173))/11)+parseInt(e(147))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Ji extends t.Plugin{[Ki(139)](){const t=Ki,e=this[t(141)];if(!e[t(114)][t(133)](t(131)))return;const n=e[t(138)],r=e[t(114)][t(144)](t(140));r[t(142)][t(162)](t(177),(e=>Kr(n,t(176),e))),r[t(161)](t(177)),r[t(109)](t(153)),e[t(137)][t(122)].on(t(154),Zi(e),{priority:t(168)}),e[t(155)][t(122)].on(t(154),((n,r,s)=>{const o=t;s[o(146)][o(117)]&&Zi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(168)});const s=r[t(142)];s[t(130)]((r=>{const o=t;if(o(150)!==r[o(172)])return;const{start:i,end:a}=r[o(151)]();if(!i[o(152)](a)||!i[o(143)])return;const c=e[o(113)][o(169)],u=i[o(143)];return c[o(116)](u)&&!c[o(110)](u)&&c[o(119)](u,o(166))?{type:o(150),content:Kr(n,o(126),s[o(165)](u,1))}:void 0})),this[t(118)]()}[Ki(118)](){const t=Ki,e=this[t(141)],n=e[t(138)];e[t(114)][t(144)](t(140))[t(142)][t(130)]((e=>{const r=t;if(r(136)!=e[r(172)])return;const{data:s}=e;return s&&r(177)==s[r(149)]?{type:r(128),content:Kr(n,r(156),Kr(n,r(176)))}:void 0}))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(114)][o(144)](o(140)),a=r[o(127)][o(105)],c=r[o(127)][o(111)],u=t[o(113)][o(169)];if(!a[o(152)](c)||!a[o(143)])return;const l=a[o(143)];if(u[o(116)](l)&&!u[o(110)](l)&&u[o(119)](l,o(166))){if(!s[o(159)][o(171)](r[o(127)],n[o(121)]))return;const{authorId:t}=i[o(148)](r[o(129)]),a=s[o(158)][o(132)](o(134),{class:o(106),"data-author-id":t}),u=s[o(175)][o(157)](c);e&&i[o(163)][o(115)](r[o(129)])&&s[o(158)][o(160)](o(167),a),s[o(158)][o(124)](u,a),s[o(175)][o(108)](a,r[o(129)])}}}function Yi(){const t=["4057524GylBMC","get","replaceSource","TrackChangesEditing","4176970DOdjyF","56NxJGAC","afterInit","33054MtTyKl","enableCommand","544gohBLF","1207688YvCQgc","1yCCGfC","plugins","commands","1469902VOEtna","44334800wExiCb","2568816eOTnxQ","editor"];return(Yi=function(){return t})()}const Qi=$i;function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(866109===parseInt(e(379))/1*(-parseInt(e(382))/2)+-parseInt(e(375))/3*(parseInt(e(377))/4)+parseInt(e(372))/5+-parseInt(e(368))/6+-parseInt(e(373))/7*(parseInt(e(378))/8)+-parseInt(e(384))/9+parseInt(e(383))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{[Qi(374)](){const t=Qi,e=this[t(367)];e[t(381)][t(369)](t(370))&&e[t(380)][t(369)](t(371))[t(376)](t(370))}}function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=274]})(t,e)}const na=ea;function ra(){const t=["60bUOciR","type","descriptionFactory","commandName","_registerLegacyDescription","has","plugins","35715MAAadz","enableDefaultAttributesIntegration","removeFormat","11482AJvAgm","362705KRtCeW","607632UMXGSI","RemoveFormatEditing","9441684XJOOFA","get","editor","363520cJEzGc","registerDescriptionCallback","TrackChangesEditing","9mQRXgj","locale","1703172VTgYyC","*Remove all formatting*","afterInit","format","formatBlock","formatInline"];return(ra=function(){return t})()}!function(t){const e=ea,n=t();for(;;)try{if(515755===-parseInt(e(287))/1+-parseInt(e(280))/2*(parseInt(e(290))/3)+parseInt(e(298))/4*(parseInt(e(277))/5)+-parseInt(e(292))/6+-parseInt(e(281))/7+parseInt(e(282))/8+parseInt(e(284))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class sa extends t.Plugin{[na(294)](){const t=na,e=this[t(286)];e[t(276)][t(275)](t(283))&&(e[t(276)][t(285)](t(289))[t(278)](t(279)),this[t(274)]())}[na(274)](){const t=na,e=this[t(286)];e[t(276)][t(285)](t(289))[t(300)][t(288)]((n=>{const r=t;if(r(296)!=n[r(299)]&&r(297)!=n[r(299)])return;const{data:s}=n;return s&&r(279)==s[r(301)]?{type:r(295),content:Kr(e[r(291)],r(293))}:void 0}))}}const oa=ia;function ia(t,e){const n=ca();return(ia=function(t,e){return n[t-=498]})(t,e)}!function(t){const e=ia,n=t();for(;;)try{if(545090===parseInt(e(498))/1+parseInt(e(505))/2*(parseInt(e(517))/3)+-parseInt(e(515))/4*(-parseInt(e(508))/5)+-parseInt(e(507))/6+parseInt(e(510))/7*(parseInt(e(518))/8)+parseInt(e(522))/9*(-parseInt(e(499))/10)+parseInt(e(509))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class aa extends t.Plugin{[oa(513)](){const t=oa,e=this[t(500)];if(!e[t(521)][t(511)](t(524)))return;const n=e[t(521)][t(503)](t(514));n[t(506)](t(519)),n[t(506)](t(504));const r=e[t(521)][t(503)](t(524));r[t(506)](t(502)),r[t(506)](t(512)),r[t(506)](t(523)),r[t(506)](t(501)),r[t(506)](t(520)),r[t(506)](t(525)),r[t(506)](t(516))}}function ca(){const t=["30tzkMfm","editor","acceptAllSuggestions","trackChanges","get","goToNextRestrictedEditingException","76BEqtsm","enableCommand","6421578rHZFEo","5WPReOe","13103871gjXCTI","16037MeXhjj","has","acceptSuggestion","afterInit","TrackChangesEditing","452840YmEJiT","discardSelectedSuggestions","34641iPzvFb","1856kBMEDu","goToPreviousRestrictedEditingException","discardAllSuggestions","plugins","2908278CofZXP","discardSuggestion","RestrictedEditingModeEditing","acceptSelectedSuggestions","310010JaWZcG"];return(ca=function(){return t})()}const ua=fa;function la(){const t=["data","showSuggestionHighlights","includes","getItems","registerElementLabel","name","high","requires","enableCommand","model","editor","12EfQFxw","3201iIUMzm","writer","addClass","addMarker:suggestion:deletion","createPositionBefore","editing","options","split","694211ijWQfN","markerName","907944JcloGX","4GGZoxN","softBreak","1565792Cfpqzl","TrackChangesEditing","189208ReVQSv","createUIElement","element","bindElementToMarker","ELEMENT_LINE_BREAK","descriptionFactory","addMarker:suggestion","get","init","insert","deletion","1177610DWPlQN","markerRange","45xsYebj","activeMarkers","_splitMarkerName","164903mIXzrf","locale","addMarker:suggestion:insertion","60130UdOfuT","span","merge","toViewPosition","test","shiftEnter","plugins","downcastDispatcher","consumable","mapper","ck-suggestion-marker--active","ck-suggestion-marker-"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=fa,n=t();for(;;)try{if(235755===-parseInt(e(409))/1*(parseInt(e(389))/2)+-parseInt(e(388))/3+-parseInt(e(391))/4+parseInt(e(404))/5*(-parseInt(e(435))/6)+parseInt(e(386))/7+-parseInt(e(393))/8*(parseInt(e(406))/9)+parseInt(e(412))/10*(parseInt(e(436))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(la);class ha extends t.Plugin{static get[ua(431)](){return[io.ShiftEnter]}[ua(401)](){const t=ua,e=this[t(434)],n=e[t(418)][t(400)](t(392));n[t(432)](t(417)),e[t(383)][t(419)].on(t(411),da(e),{priority:t(430)}),e[t(383)][t(419)].on(t(381),da(e),{priority:t(430)}),e[t(424)][t(419)].on(t(399),((n,r,s)=>{const o=t;s[o(384)][o(425)]&&da(e,{showActiveMarker:!1})(n,r,s)})),n[t(398)][t(428)](t(390),(n=>Kr(e[t(410)],t(397),n)))}}function da(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=fa,i=t[o(418)][o(400)](o(392));if(!s[o(420)][o(416)](r[o(405)],n[o(429)]))return;const a=t[o(433)];for(const t of r[o(405)][o(427)]()){if(!t.is(o(395),o(390)))continue;const n=o(403)==r[o(387)][o(385)](":")[1]?o(414):o(385),{authorId:c}=i[o(408)](r[o(387)]),u=s[o(437)][o(394)](o(413),{class:o(423)+n,"data-author-id":c}),l=s[o(421)][o(415)](a[o(382)](t));e&&i[o(407)][o(426)](r[o(387)])&&s[o(437)][o(438)](o(422),u),s[o(437)][o(402)](l,u),s[o(421)][o(396)](u,r[o(387)])}}}const ga=pa;function pa(t,e){const n=Ia();return(pa=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=pa,n=t();for(;;)try{if(472233===parseInt(e(337))/1+-parseInt(e(345))/2+parseInt(e(319))/3*(-parseInt(e(351))/4)+parseInt(e(338))/5*(parseInt(e(340))/6)+parseInt(e(335))/7*(-parseInt(e(348))/8)+-parseInt(e(333))/9+parseInt(e(332))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class ma extends t.Plugin{[ga(344)](){const t=ga,e=this[t(341)],n=e[t(354)],r=e[t(353)];if(!e[t(326)][t(317)](t(329)))return;const s=e[t(326)][t(327)](t(336)),o=t(320),i=e[t(318)][t(327)](o);s[t(315)](o,((e,r={})=>{const a=t,c=n[a(346)][a(352)];if(c[a(330)])return void e(r);const u=void 0!==r[a(343)]?r[a(343)]:!i[a(347)];n[a(324)]((()=>{const t=a,e=Array[t(339)](c[t(349)]());for(const r of e){const e=u?[r]:Us(o,r,n);for(const n of e)s[t(316)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(328)][t(342)]((e=>{const n=t;if(n(355)!=e[n(350)]&&n(334)!=e[n(350)])return;const{data:s}=e;return s&&s[n(321)]==o?s[n(331)][0][n(343)]?{type:n(322),content:Kr(r,n(325))}:{type:n(322),content:Kr(r,n(323))}:void 0}))}}function Ia(){const t=["commandName","format","FORMAT_RESTRICTED_DISABLED","change","FORMAT_RESTRICTED_ENABLED","plugins","get","descriptionFactory","StandardEditingModeEditing","isCollapsed","commandParams","8409240xPlCOU","534672yXarhu","formatInline","13839rvtxlP","TrackChangesEditing","380848ERmMgM","310AZeevc","from","50070Jgdvgj","editor","registerDescriptionCallback","forceValue","afterInit","982680POUHjs","document","value","2032dzdxRr","getRanges","type","285364cXeJYZ","selection","locale","model","formatBlock","enableCommand","markInlineFormat","has","commands","9zDvvSm","restrictedEditingException"];return(Ia=function(){return t})()}const Ea=ba;function ba(t,e){const n=Ta();return(ba=function(t,e){return n[t-=308]})(t,e)}function Ta(){const t=["FORMAT_STYLE","enableDefaultAttributesIntegration","format","6826zFlqGi","ghsAttributes","block","TrackChangesEditing","commandName","locale","StyleUtils","formatBlock","16316019DbZDcD","has","3035MUcrbO","formatInline","*Remove format:* %0","registerInlineAttribute","descriptionFactory","forceValue","style","config","registerAttributeLabel","plugins","_registerLegacyDescription","editor","DataSchema","inline","1398JxCErr","Style","registerDescriptionCallback","styleName","add","element","definitions","78gfHcUq","toLowerCase","getGhsAttributeNameForElement","get","1823896ZtsVEb","1765352VFyBTp","type","commandParams","registerBlockAttribute","afterInit","286772DUnwVU","normalizeConfig","GeneralHtmlSupport","140945ZYzSOl","*Set format:* %0"];return(Ta=function(){return t})()}!function(t){const e=ba,n=t();for(;;)try{if(639442===-parseInt(e(333))/1+-parseInt(e(341))/2*(parseInt(e(323))/3)+-parseInt(e(327))/4+-parseInt(e(351))/5*(parseInt(e(316))/6)+parseInt(e(336))/7+-parseInt(e(328))/8+parseInt(e(349))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class _a extends t.Plugin{[Ea(332)](){const t=Ea,e=this[t(313)];if(!e[t(311)][t(350)](t(317))||!e[t(311)][t(350)](t(314)))return;const n=e[t(311)][t(326)](t(344)),r=e[t(346)],s=e[t(309)][t(326)](t(308))||{},o=e[t(311)][t(326)](t(335)),i=e[t(311)][t(326)](t(347))[t(334)](e[t(311)][t(326)](t(314)),s[t(322)]);n[t(339)](t(308));const a=new Set;for(const e of i[t(343)]){const n=o[t(325)](e[t(321)]);a[t(320)](n)}const c=new Set;for(const e of i[t(315)]){const n=o[t(325)](e[t(321)]);c[t(320)](n);for(const n of e[t(342)])c[t(320)](n)}for(const e of a)n[t(331)](e),n[t(355)][t(310)](e,Kr(r,t(338)));for(const e of c)n[t(354)](e),n[t(355)][t(310)](e,Kr(r,t(338)));this[t(312)]()}[Ea(312)](){const t=Ea,e=this[t(313)],n=e[t(346)];e[t(311)][t(326)](t(344))[t(355)][t(318)]((e=>{const r=t;if(r(348)!=e[r(329)]&&r(352)!=e[r(329)])return;const{data:s}=e;return s&&r(308)===s[r(345)]?s[r(330)][0][r(356)]?{type:r(340),content:Kr(n,r(337),s[r(330)][0][r(319)][r(324)]())}:{type:r(340),content:Kr(n,r(353),s[r(330)][0][r(319)][r(324)]())}:void 0}))}}const ya=ka;function ka(t,e){const n=Aa();return(ka=function(t,e){return n[t-=449]})(t,e)}function Aa(){const t=["25683QgGhWO","differ","toLowerCase","tableColumn","98712IXQztv","_getCoordsForCells","getChanges","plugins","findAncestor","registerPostFixer","insert","root","accept","end","ELEMENT_TABLE_COLUMN_WITH_TEXT","_tablePostFixingSubtypes","first","rootName","includes","some","$textProxy","filter","ELEMENT_TABLE_ROW","TrackChangesEditing","createRangeOn","rowspan","createRangeIn","selection","tableRow","data","7576308ycdIRk","insertTableColumnRight","showSuggestionHighlights","span","detach","selectTableColumn","getChildren","change:data","start","isTouching","5975615skwIAo","ELEMENT_TABLE_WITH_TEXT","TableUtils","position","removeTableColumn","item","descriptionFactory","registerCustomCallback","insertTableRowBelow","type","startsWith","model","cell","element","insertTableColumnLeft","refresh","getRowIndexes","insertTable","values","MIN_SAFE_INTEGER","substr","push","isInContent","isIntersecting","min","createTableWalker","getChangedMarkers","from","setSelection","getItems","nodeBefore","options","has","name","enableCommand","editor","discard","commands","document","getContainedElement","hasAttribute","addRange","removeClass","mapper","minColumn","getAttribute","change","_acceptFormatSuggestionCallbackFactory","_setupColumnsRowsFixing","getColumnIndexes","removeTableRow","fromRange","classes","maxColumn","_splitMarkerName","MAX_SAFE_INTEGER","left","nodeAfter","getSuggestion","tablePaste","isIntersectingWithRange","53557kpsVIK","oldRange","toViewElement","TableEditing","every","markMultiRangeDeletion","locale","max","suggestion","addClass","tableCell","5533110hGmRNd","ELEMENT_TABLE_COLUMN","colspan","insertTableRowAbove","maxRow","*Insert:* %0","$graveyard","ELEMENT_TABLE_ROW_WITH_TEXT","getSelectionAffectedTableCells","_tableSuggestions","_suggestionFactory","writer","minRow","createPositionAt","join","isArray","order","deletion","addMarker:suggestion","26gKtIUZ","execute","forceValue","highest","insertion","registerDescriptionCallback","registerElementLabel","last","1928FqLXWY","getRanges","ELEMENT_TABLE","batch","30fmtwkI","afterInit","subType","getFirstRange","84qgasdt","_getSuggestionCoords","12478521SSWMRC","getCellLocation","*Remove:* %0","markMultiRangeInsertion","get","table","length","above","isEqual","downcastDispatcher","low","enqueueChange","map","add","selectTableRow"];return(Aa=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(711272===-parseInt(e(527))/1*(-parseInt(e(557))/2)+-parseInt(e(594))/3*(-parseInt(e(573))/4)+parseInt(e(466))/5+parseInt(e(456))/6+-parseInt(e(590))/7*(-parseInt(e(565))/8)+-parseInt(e(538))/9+parseInt(e(569))/10*(-parseInt(e(575))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Aa);class Ca extends t.Plugin{constructor(t){const e=ka;super(t),this[e(605)]=[e(454),e(593)],this[e(547)]=new Set}[ya(570)](){const t=ya,e=this[t(501)],n=e[t(477)][t(504)][t(453)];if(!e[t(597)][t(498)](t(530)))return;const r=e[t(533)],s=e[t(597)][t(579)](t(449)),o=e[t(597)][t(579)](t(468));s[t(472)][t(563)](t(580),(e=>Kr(r,t(567),e))),this[t(514)](),s[t(500)](t(483)),s[t(500)](t(589)),s[t(500)](t(461));for(const r of[t(541),t(474)]){const i=e[t(503)][t(579)](r);s[t(500)](r,(r=>{const a=t;e[a(477)][a(512)]((t=>{const e=a;r();const c=e(582)===i[e(554)],u=o[e(546)](n),l=o[e(482)](u),f=c?l[e(606)]-1:l[e(564)]+1,h=u[0][e(598)](e(580)),d=o[e(491)](h,{startRow:f,endRow:f}),g=Array[e(493)](d)[e(587)]((n=>t[e(450)](n[e(478)])));s[e(578)](g,e(454))}))}))}for(const r of[t(480),t(457)]){const i=e[t(503)][t(579)](r);s[t(500)](r,(r=>{const a=t;e[a(477)][a(512)]((t=>{const e=a;r();const c=e(522)===i[e(554)],u=o[e(546)](n),l=o[e(515)](u),f=c?l[e(606)]-1:l[e(564)]+1,h=u[0][e(598)](e(580)),d=o[e(491)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(493)](d)[e(587)]((n=>t[e(450)](n[e(478)])));s[e(578)](g,e(593))}))}))}for(const r of[t(516),t(470)]){const i=r[t(486)](11),a=i[t(592)](),c=a[t(486)](0,3)+t(459),u=t(580)+i,l=t(490)+i,f=t(534)+i;s[t(500)](r,(()=>{const i=t;e[i(477)][i(512)]((t=>{const e=i,h=o[e(546)](n),d=h[0][e(598)](e(580));let g;if(e(516)==r){const t=o[e(482)](h);g={startRow:t[e(606)],endRow:t[e(564)],includeAllSlots:!0}}else{const t=o[e(515)](h);g={startColumn:t[e(606)],endColumn:t[e(564)],includeAllSlots:!0}}const p=o[e(491)](d,g),m=Array[e(493)](p)[e(587)]((({cell:t})=>t)),I=Na(m[e(611)]((t=>t[e(506)](c)))),E=Na(m[e(611)]((t=>!t[e(506)](c))))[e(587)]((n=>t[e(450)](n))),b=s[e(532)](E,u);if(b&&(e(454)==b[e(571)]||e(593)==b[e(571)])){const n=this[e(574)](b);for(const r of I){const s=t[e(450)](r),i=o[e(576)](r),u=r[e(511)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(507)](s)}}}))}))}function c(r){const s=t,o=Array[s(493)](n[s(566)]())[s(587)]((t=>i.LiveRange[s(517)](t)));e[s(477)][s(512)]((t=>{const n=s,i=t[n(568)];r=r[n(611)]((t=>n(544)!=t[n(601)][n(607)])),t[n(494)](r),e[n(503)][n(579)](n(516))[n(481)](),e[n(558)](n(516),{forceDefaultExecution:!0}),e[n(477)][n(586)]((()=>{const t=n;e[t(477)][t(586)](i,(e=>{const n=t,r=o[n(611)]((t=>n(544)!=t[n(601)][n(607)]));r[n(581)]>0&&e[n(494)](r);for(const t of o)t[n(460)]()}))}))}))}function u(r){const s=t;e[s(477)][s(512)]((t=>{const o=s,a=Array[o(493)](n[o(566)]())[o(587)]((t=>i.LiveRange[o(517)](t))),c=[];for(const t of r)for(const e of t[o(495)]({shallow:!0}))c[o(487)](e);for(const n of c)o(544)!=n[o(601)][o(607)]&&(t[o(494)](t[o(551)](n,0)),e[o(503)][o(579)](o(470))[o(481)](),e[o(558)](o(470),{forceDefaultExecution:!0}));const u=a[o(611)]((t=>o(544)!=t[o(601)][o(607)]));u[o(581)]>0&&t[o(494)](u);for(const t of a)t[o(460)]()}))}function l(e,n){const r=t;return n[r(531)]((t=>e[r(609)]((e=>e[r(603)][r(583)](t[r(464)])||t[r(603)][r(583)](e[r(464)])))))}function f(e,n){const r=t;return!e[r(609)]((t=>n[r(609)]((e=>t[r(489)](e)))))&&e[r(609)]((t=>n[r(609)]((e=>t[r(603)][r(465)](e[r(464)])))))}e[t(455)][t(584)].on(t(556),((e,n,r)=>{const s=t;if(!r[s(497)][s(458)])return;const o=n[s(471)];if(!o)return;const i=r[s(509)][s(529)](o);function c(t){return Array[s(553)](t)?t:[t]}i&&s(537)===o[s(499)]&&(0,a.setHighlightHandling)(i,r[s(549)],((t,e,n)=>n[s(536)](c(e[s(518)]),t)),((t,e,n)=>n[s(508)](c(e[s(518)]),t)))}),{priority:t(560)}),s[t(472)][t(562)]((e=>{const n=t;if(n(561)!=e[n(475)]&&n(555)!=e[n(475)])return;const s=e[n(505)]();if(null!=s&&s.is(n(479),n(580))){if(n(561)==e[n(475)]){const t=e[n(495)]()[n(611)]((t=>t.is(n(610))))[n(587)]((t=>t[n(455)]));if(t[n(581)])return{type:n(561),content:Kr(r,n(543),Kr(r,n(467),'"'+t[n(552)](" ")+'"'))}}if(n(555)==e[n(475)]){const t=e[n(495)]()[n(611)]((t=>t.is(n(610))))[n(587)]((t=>t[n(455)]));if(t[n(581)])return{type:n(555),content:Kr(r,n(577),Kr(r,n(467),'"'+t[n(552)](" ")+'"'))}}}})),s[t(472)][t(562)]((e=>{const n=t;if(n(454)==e[n(571)]){const t=e[n(495)]()[n(611)]((t=>t.is(n(610))))[n(587)]((t=>t[n(455)])),s=this[n(574)](e),o=s[n(542)]-s[n(550)]+1;if(n(561)==e[n(475)])return t[n(581)]?{type:n(561),content:Kr(r,n(543),Kr(r,n(545),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(561),content:Kr(r,n(543),Kr(r,n(612),o))};if(n(555)==e[n(475)])return t[n(581)]?{type:n(555),content:Kr(r,n(577),Kr(r,n(545),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(555),content:Kr(r,n(577),Kr(r,n(612),o))}}if(n(593)==e[n(571)]){const t=e[n(495)]()[n(611)]((t=>t.is(n(610))))[n(587)]((t=>t[n(455)])),s=this[n(574)](e),o=s[n(519)]-s[n(510)]+1;if(n(561)==e[n(475)])return t[n(581)]?{type:n(561),content:Kr(r,n(543),Kr(r,n(604),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(561),content:Kr(r,n(543),Kr(r,n(539),o))};if(n(555)==e[n(475)])return t[n(581)]?{type:n(555),content:Kr(r,n(577),Kr(r,n(604),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(555),content:Kr(r,n(577),Kr(r,n(539),o))}}})),s[t(548)][t(473)](t(561),t(454),t(502),c),s[t(548)][t(473)](t(555),t(454),t(602),c),s[t(548)][t(473)](t(561),t(593),t(502),u),s[t(548)][t(473)](t(555),t(593),t(602),u),s[t(548)][t(473)](t(561),t(593),t(552),l),s[t(548)][t(473)](t(555),t(593),t(552),l),s[t(548)][t(473)](t(561),t(454),t(552),f),s[t(548)][t(473)](t(555),t(454),t(552),f)}[ya(513)](){const t=ya,e=this[t(501)],n=e[t(477)][t(504)][t(453)];return(r,s)=>{const o=t;e[o(477)][o(512)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(603)][a(496)];u&&u[0]&&!1===u[0][a(559)]&&(l=r[0][a(464)][a(523)]);const f=t[a(452)](l);if(a(544)==f[a(601)][a(607)])return;const h=Array[a(493)](n[a(566)]())[a(587)]((t=>i.LiveRange[a(517)](t)));t[a(494)](f),e[a(503)][a(579)](c)[a(481)](),u[a(487)]({forceDefaultExecution:!0}),e[a(558)](c,...u);const d=h[a(611)]((t=>a(544)!=t[a(601)][a(607)]));d[a(581)]>0&&t[a(494)](d);for(const t of h)t[a(460)]()}))}}[ya(595)](t){const e=ya,n=this[e(501)][e(597)][e(579)](e(468));let r=Number[e(521)],s=Number[e(485)],o=Number[e(521)],i=Number[e(485)];for(const a of t){if(e(544)==a[e(601)][e(607)])continue;const{row:t,column:c}=n[e(576)](a),u=a[e(506)](e(451))?a[e(511)](e(451))-1:0,l=a[e(506)](e(540))?a[e(511)](e(540))-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(514)](){const t=ya,e=this[t(501)],n=e[t(597)][t(579)](t(449)),r=e[t(597)][t(579)](t(468));e[t(477)][t(504)].on(t(463),(()=>{const r=t,s=Array[r(493)](e[r(477)][r(504)][r(591)][r(492)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(520)](t);if(r(535)!=s)continue;if(null!=e[r(528)])continue;const a=n[r(524)](o);this[r(605)][r(608)](i)&&this[r(547)][r(588)](a)}}),{priority:t(585)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(450)](e),a=e[s(598)](s(580)),c=r[s(576)](e);for(const t of this[s(547)]){const n=t[s(571)],r=n[s(476)](s(525)),u=n[s(486)](r?10:5),l=u[s(592)](),f=l[s(486)](0,3)+s(459),h=s(490)+u,d=s(534)+u;if(!t[s(488)])continue;if(a!=t[s(572)]()[s(464)][s(598)](s(580)))continue;if(t[s(526)](i))continue;const g=e[s(506)](f)?e[s(511)](f)-1:0,p=this[s(574)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(507)](i),o=!0)}return o};e[t(477)][t(504)][t(599)]((n=>{const r=t;let o=!1;for(const t of e[r(477)][r(504)][r(591)][r(596)]())if(r(600)==t[r(475)])if(r(454)==t[r(499)])for(const e of t[r(469)][r(523)][r(462)]())o=o||s(e,n);else r(537)==t[r(499)]&&(o=o||s(t[r(469)][r(523)],n));return o}))}[ya(574)](t){const e=ya;return this[e(595)](t[e(566)]()[e(587)]((t=>t[e(464)][e(523)])))}}function Na(t){const e=ya;return Array[e(493)](new Set(t)[e(484)]())}const Sa=La;function La(t,e){const n=va();return(La=function(t,e){return n[t-=272]})(t,e)}function va(){const t=["deletion","formatBlock","from","mergeTableCells","_areMergableCells","document","stop","_isForcedDefaultExecutionBlock","mergeTableCellDown","6rhOekw","detach","return","getRanges","markMultiRangeBlockFormat","find","get","afterInit","map","has","format","*Split cell:* vertically","createRangeOn","add","2819488wwYCCc","root","plugins","1000530BUVrcm","execute","findAncestor","2IosiKZ","cell","type","push","splitTableCellHorizontally","enableCommand","1975061hcWwJq","descriptionFactory","*Split cell:* horizontally","requires","8CcIizQ","_tablePostFixingSubtypes","element","TableUtils","author","536882YSKlDb","change","subType","$graveyard","mergeTableCellLeft","table","getCellLocation","_suggestionFactory","getAncestors","1250043gDyTpR","refresh","length","highest","getSelectionAffectedTableCells","tableCell","mergeTableCellUp","commands","registerCustomCallback","horizontally","accept","TrackChangesEditing","commandName","forceDefaultExecution","createTableWalker","containsRange","direction","formatInline","getSuggestions","value","getFirstPosition","markBlockFormat","set:isEnabled","trackChanges","registerDescriptionCallback","mergeTableCellRight","_areSelectedCellsMergable","fromRange","30GyXDOE","size","TableEditing","isEnabled","_acceptFormatSuggestionCallbackFactory","rootName","isInContent","1206305tZlkmF","914795NpezsW","*Merge cells*","low","splitTableCellVertically","setSelection","insertion","selection","locale","editor","model","filter"];return(va=function(){return t})()}!function(t){const e=La,n=t();for(;;)try{if(307881===-parseInt(e(274))/1*(parseInt(e(289))/2)+parseInt(e(298))/3+parseInt(e(284))/4*(-parseInt(e(333))/5)+parseInt(e(354))/6*(parseInt(e(334))/7)+parseInt(e(368))/8+-parseInt(e(371))/9+-parseInt(e(326))/10*(-parseInt(e(280))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(va);class Ra extends t.Plugin{static get[Sa(283)](){return[Ca]}[Sa(361)](){const t=Sa,e=this[t(342)],n=e[t(343)][t(350)][t(340)],r=e[t(341)];if(!e[t(370)][t(363)](t(328)))return;const s=e[t(370)][t(360)](t(309)),o=e[t(370)][t(360)](t(287)),a=e[t(370)][t(360)](Ca);a[t(285)][t(277)](t(348)),s[t(279)](t(348),(()=>{const n=t,r=o[n(302)](e[n(343)][n(350)][n(340)]);e[n(343)][n(290)]((()=>{const t=n;s[t(358)](r,{commandName:t(348),commandParams:[]},[],t(348))}))})),e[t(305)][t(360)](t(348)).on(t(272),((n,r)=>{const o=t;e[o(305)][o(360)](o(321))[o(317)]&&(r[o(300)]>0&&r[r[o(300)]-1]&&r[r[o(300)]-1][o(311)]||s[o(352)]||this[o(324)]()||n[o(351)]())}),{priority:t(301)});for(const n of[t(304),t(323),t(353),t(293)]){const r=e[t(305)][t(360)](n);s[t(279)](n,(()=>{const n=t,o=e[n(343)][n(350)][n(340)][n(318)]()[n(297)]()[n(359)]((t=>t.is(n(286),n(303)))),i=r[n(317)];e[n(343)][n(290)]((()=>{const t=n;s[t(358)]([o,i],{commandName:t(348),commandParams:[]},[],t(348))}))}))}for(const n of[t(337),t(278)]){const r=e[t(305)][t(360)](n);s[t(279)](n,(()=>{const i=t,a=o[i(302)](e[i(343)][i(350)][i(340)])[0],c=a[i(273)](i(294)),{column:u,row:l}=o[i(295)](a);let f=[];if(i(307)==r[i(314)]){const t=o[i(312)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(347)](t)[i(362)]((t=>t[i(275)]))}else{const t=o[i(312)](c,{column:u,includeAllSlots:!0});f=Array[i(347)](t)[i(362)]((t=>t[i(275)]))}e[i(343)][i(290)]((t=>{const e=i;s[e(319)](t[e(366)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(281)][t(322)]((e=>{const n=t;if(n(346)!=e[n(276)]&&n(315)!=e[n(276)])return;const{data:s}=e;return s&&n(348)==s[n(310)]?{type:n(364),content:Kr(r,n(335))}:void 0})),s[t(281)][t(322)]((e=>{const n=t;if(n(346)!=e[n(276)]&&n(315)!=e[n(276)])return;const{data:s}=e;return s?n(337)==s[n(310)]?{type:n(364),content:Kr(r,n(365))}:n(278)==s[n(310)]?{type:n(364),content:Kr(r,n(282))}:void 0:void 0}));const c=a[t(330)]();for(const e of[t(304),t(323),t(353),t(293)])s[t(296)][t(306)](t(346),e,t(308),c);for(const e of[t(337),t(278)])s[t(296)][t(306)](t(346),e,t(308),c);s[t(296)][t(306)](t(346),t(348),t(308),(r=>{const s=t;e[s(343)][s(290)]((t=>{const o=s,a=Array[o(347)](n[o(357)]())[o(362)]((t=>i.LiveRange[o(325)](t)));t[o(338)](r),e[o(305)][o(360)](o(348))[o(299)](),e[o(272)](o(348),{forceDefaultExecution:!0});const c=a[o(344)]((t=>o(292)!=t[o(369)][o(331)]));c[o(300)]>0&&t[o(338)](c);for(const t of a)t[o(355)]()}))}));for(const n of[t(304),t(353),t(293),t(323)]){const r=e[t(305)][t(360)](n);r.on(t(320),((n,s,o)=>{const i=t;if(o){const t=e[i(343)][i(350)][i(340)][i(318)]()[i(297)]()[i(359)]((t=>t.is(i(286),i(303))));this[i(349)](r[i(317)],t)||(n[i(356)]=!1,n[i(351)]())}}),{priority:t(336)})}}[Sa(324)](){const t=Sa,e=this[t(342)][t(305)][t(360)](t(348)),n=this[t(342)][t(370)][t(360)](t(287));if(!e[t(329)])return!1;const r=n[t(302)](this[t(342)][t(343)][t(350)][t(340)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(349)](e,n))return!1;return!0}[Sa(349)](t,e){const n=Sa,r=this[n(342)][n(370)][n(360)](n(309)),s=this[n(342)][n(343)][n(366)](t),o=this[n(342)][n(343)][n(366)](e),i=new Set,a=new Set;for(const t of r[n(316)]())if((n(339)==t[n(276)]||n(345)==t[n(276)]||n(348)==t[n(291)])&&t[n(332)])for(const e of t[n(357)]())e[n(313)](s,!0)&&i[n(367)](t[n(276)]+":"+t[n(288)].id),e[n(313)](o,!0)&&a[n(367)](t[n(276)]+":"+t[n(288)].id);if(i[n(327)]!=a[n(327)])return!1;for(const t of i)if(!a[n(363)](t))return!1;return!0}}function wa(){const t=["item","locale","107455DnkgOS","markerRange","has","5815773doKZcM","_acceptFormatSuggestionCallbackFactory","mapper","registerDescriptionCallback","commandParams","consume","_registerLegacyDescription","end","TrackChangesEditing","showSuggestionHighlights","4zZRoeq","headingColumns","requires","removeMarker:suggestion","downcastDispatcher","data-suggestion","type","unbindElementFromMarkerName","34234Xzgcpg","format","formatBlock","nodeAfter","FORMAT_REGULAR_ROW","2420288ffqPzz","addClass","addMarker:suggestion","bindElementToMarker","getSuggestion","_handleLegacySuggestions","start","plugins","commandName","ck-suggestion-marker--active","editing","highest","FORMAT_REGULAR_COLUMN","data","includes","2381442MrOAhh","TableUtils","removeAttribute","options","nodeBefore","consumable","markerNameToElements","toViewElement","editor","getCellLocation","FORMAT_HEADER_COLUMN","markerName","enableDefaultAttributesIntegration","headingRows","registerBlockAttribute","forceValue","name","78dcnKpj","ck-suggestion-marker-","setTableRowHeader","get","230035YfkyPe","activeMarkers","createTableWalker","parent","*Format:* %0","afterInit","3020115lZlfoL","_suggestionFactory","TableEditing","descriptionFactory","cell","FORMAT_HEADER_ROW","removeClass","setAttribute","registerAttributeLabel","stop","setTableColumnHeader","registerCustomCallback","_splitMarkerName","writer","accept"];return(wa=function(){return t})()}const Ma=Oa;function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=283]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(291175===parseInt(e(319))/1+-parseInt(e(363))/2*(parseInt(e(315))/3)+-parseInt(e(355))/4*(-parseInt(e(342))/5)+parseInt(e(298))/6+parseInt(e(325))/7+parseInt(e(283))/8+-parseInt(e(345))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Da extends t.Plugin{static get[Ma(357)](){return[Ca]}[Ma(324)](){const t=Ma,e=this[t(306)];if(!e[t(290)][t(344)](t(327)))return;const n=e[t(341)],r=e[t(290)][t(318)](t(353));r[t(310)](t(317)),r[t(310)](t(335)),r[t(312)](t(311)),r[t(312)](t(356)),r[t(328)][t(333)](t(311),Kr(n,t(330))),r[t(328)][t(333)](t(356),Kr(n,t(308))),this[t(288)]()}[Ma(288)](){const t=Ma,e=this[t(306)][t(290)][t(318)](t(353)),n=this[t(306)][t(290)][t(318)](t(299)),r=this[t(306)][t(290)][t(318)](Ca)[t(346)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Oa,{type:c,id:u}=e[a(337)](o[a(309)]),l=e[a(287)](u),f=l[a(296)];if(a(365)!=l[a(361)]||!f||a(335)!=f[a(291)])return;if(o[a(340)])return void s[a(334)]();if(!i[a(303)][a(350)](o[a(343)],s[a(314)]))return;const h=o[a(343)][a(289)][a(366)],d=o[a(343)][a(352)][a(302)],g=h[a(322)][a(322)],{column:p}=n[a(307)](h),{column:m}=n[a(307)](d);for(let s=p;s<=m;s++){const l=n[a(321)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(329)],l=i[a(347)][a(305)](s);i[a(338)][a(284)](a(316)+c,l),r&&i[a(338)][a(332)](a(360),u,l),i[a(347)][a(286)](l,o[a(309)]),t&&(e[a(320)][a(297)](o[a(309)])?i[a(338)][a(284)](a(292),l):i[a(338)][a(331)](a(292),l))}}}}e[t(326)][t(336)](t(365),t(317),t(339),r),e[t(326)][t(336)](t(365),t(335),t(339),r),this[t(306)][t(293)][t(359)].on(t(285),s(),{priority:t(294)}),this[t(306)][t(296)][t(359)].on(t(285),((e,n,r)=>{const o=t;r[o(301)][o(354)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(294)}),this[t(306)][t(293)][t(359)].on(t(358),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(337)](r[o(309)]),c=e[o(287)](a),u=c[o(296)];if(o(365)!=c[o(361)]||!u||o(335)!=u[o(291)])return;const l=s[o(347)][o(304)](r[o(309)]);if(l)for(const t of l)s[o(338)][o(331)](o(316)+i,t),s[o(338)][o(331)](o(292),t),s[o(338)][o(300)](o(360),t),s[o(347)][o(362)](t,r[o(309)])}),{priority:t(294)}),this[t(351)]()}[Ma(351)](){const t=Ma,e=this[t(306)],n=e[t(341)];function r(e){const r=t;return{type:r(364),content:Kr(n,r(323),e)}}e[t(290)][t(318)](t(353))[t(328)][t(348)]((e=>{const s=t;if(s(365)!=e[s(361)])return;const{data:o}=e;if(o){if(s(317)==o[s(291)]){const t=o[s(349)][0][s(313)];return r(Kr(n,s(t?330:367)))}if(s(335)==o[s(291)]){const t=o[s(349)][0][s(313)];return r(Kr(n,s(t?308:295)))}}}))}}const Fa=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=399]})(t,e)}function xa(){const t=["columnInsertionRanges","cells","getTableIfOnlyTableInContent","createRangeOn","remove","removeColumns","getChangedMarkers","showSuggestionHighlights","filter","markMultiRangeInsertion","oldRange","accept","getSuggestionCallback","6763833OZYzLF","createElement","removeRows","forEach","markerToHighlight","_createdBatches","setAttributes","author","$graveyard","_suggestionFactory","suggestionLoaded","some","selection","tableCellBorderColor","suggestionUnloaded","tablePasteRow","includes","value","rows","locale","map","suggestion","TableUtils","tablePasteCell","5279883AoIDCq","columnInsertionIndexes","reduce","getAllAdjacentSuggestions","forceDefaultExecution","getColumns","cell","nextSibling","suggestion-td","discard","createPositionBefore","getSelectionAffectedTableCells","getRowIndexes","listenTo","getItems","registerDescriptionCallback","join","insert","set","previous","removeMarker","editor","fromEntries","TrackChangesEditing","getMarkers","tablePaste","containsRange","ck-suggestion-marker--active","schema","getRanges","clipboardOutput","updateMarker","columns","previousSibling","rootName","find","move","fromRange","tablePasteChainId","_replaceTableSlotCell","dataDowncast","155073PZtxSb","registerPostFixer","keys","entries","6864216QfuhED","column","removeMarkers","Users","stop","ck-suggestion-marker","unwrap","markerName","tableCellBackgroundColor","commands","every","root","markerAttributes","model","setAttribute","startsWith","39289SZCALc","5rxKyHT","trackChanges","tableCellVerticalAlignment","plugins","fill","markMultiRangeDeletion","insertRows","endRow","tableCellHorizontalAlignment","add","getChanges","tableCellBorderStyle","_isForcedDefaultExecutionBlock","get","change","getContainedElement","getChildren","from","getChild","3245706zkgbBK","44aRynpM","start","createRangeIn","markMultiRangeBlockFormat","name","deletion","low","nodeAfter","markers","tableCellBorderWidth","content","subType","detach","getSuggestion","has","for","differ","createTableWalker","document","row","push","70xKHMJp","_splitMarkerName","insertContent","newRange","attributes","suggestion:formatBlock:tablePasteCell","position","afterInit","wrap","isInContent","TableClipboard","tableCellSuggestion","first","return","activeMarkers","length","editingDowncast","endColumn","deletionRanges","high","22SwTRgk","insertColumns","12108220POgqjc","registerCustomCallback","element","findAncestor","_tablePostFixingSubtypes","last","tableCell","paragraph","formatBlock","tablePasteColumn","getAttributes","getSuggestions","documentSelection","redo","next","view","*Replace table cells*","options","getRange","insertion","getShiftedBy","elementToElement","getColumnIndexes","requires","conversion","editing","rowInsertionIndexes","rowInsertionRanges","call","end","register","batch","ck-suggestion-marker-insertion","hasSuggestion","descriptionFactory","table","type","insertionRanges","isEmpty","isEqual","_getCoordsForCells","createRange","tableCellPadding","getRows"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(710802===parseInt(e(552))/1*(parseInt(e(594))/2)+-parseInt(e(532))/3*(-parseInt(e(573))/4)+-parseInt(e(553))/5*(-parseInt(e(572))/6)+parseInt(e(491))/7+-parseInt(e(536))/8+parseInt(e(467))/9+-parseInt(e(410))/10*(parseInt(e(408))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);const Ba=[Fa(582),Fa(480),Fa(564),Fa(561),Fa(555),Fa(544),Fa(452)],Ua=Object[Fa(513)](Ba[Fa(487)]((t=>[t,null])));class ja extends t.Plugin{static get[Fa(433)](){return[Ca]}[Fa(601)](){const t=Fa,n=this[t(512)];if(!n[t(556)][t(587)](t(604)))return;const r=n[t(556)][t(566)](t(514)),s=n[t(556)][t(566)](t(489)),o=n[t(556)][t(566)](Ca),a=n[t(556)][t(566)](t(604));o[t(414)][t(593)](t(482),t(419)),n[t(549)][t(519)][t(440)](t(399),{allowIn:t(416),allowContentOf:t(416),isLimit:!0}),n[t(434)][t(431)]({model:t(399),view:t(499)});let c=null;n[t(549)].on(t(596),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(403)]-1];h&&h[u(495)]||r[u(565)]||this[u(512)][u(545)][u(566)](u(554))[u(484)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(422)))return!1;const i=s[o(456)](t,n);if(!i||!Va(i,void 0,r))return!1;const a=r[o(502)](n[o(591)][o(479)]);if(!a[o(403)])return!1;const c=a[0][o(413)](o(445)),l=r[o(503)](a),f=r[o(432)](a),h={startRow:l[o(400)],endRow:l[o(415)],startColumn:f[o(400)],endColumn:f[o(415)]};return 1==a[o(403)]&&(h[o(560)]+=r[o(453)](i)-1,h[o(405)]+=r[o(496)](i)-1),Va(c,h,r)}(l,f,n[u(549)],s,a)&&(o[u(540)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(549)][u(567)]((()=>{const t=u;n[t(549)][t(596)](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(403)]&&r[t(463)](o,t(482),{tablePasteChainId:s}),a[t(403)]&&r[t(463)](a,t(419),{tablePasteChainId:s}),l[t(403)]&&(r[t(463)](l,t(516),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(470)]((e=>{const n=t;var r;return null===(r=e[n(585)])||void 0===r?void 0:r[n(438)](e)}))),f[t(403)]&&(r[t(558)](f,t(516),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(470)]((e=>{const n=t;var r;return null===(r=e[n(585)])||void 0===r?void 0:r[n(438)](e)})));const d=r[t(576)](h[t(487)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(490),{tablePasteChainId:s});if(d){const e=d[t(515)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(549)][t(457)](s),a=e[t(526)]((e=>e[t(428)]()[t(449)](i)));a&&r[t(593)]([a[t(577)],o])}r[t(403)]&&d[t(550)](t(548),Object[t(513)](r))}c=null})))}),{priority:e.priorities[t(407)]+10}),n[t(556)][t(566)](t(604)).on(t(530),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(540)]();const u=s[r(497)],l=o,f=Ga(u),h=Ga(l);e[r(401)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(458)](u[r(571)](0));for(const t of Array[r(570)](l[r(569)]()))a[r(508)](t,u,r(439));const t=c[r(436)][r(483)](s[r(592)]),e=c[r(492)][r(483)](s[r(537)]);t||e||(d=i.LiveRange[r(528)](a[r(575)](u)))}else h&&!f&&(g=a[r(575)](u));else{const t=a[r(468)](r(399)),e=a[r(468)](r(399));a[r(602)](a[r(575)](u),e),a[r(508)](t,u,0);for(const e of Array[r(570)](l[r(569)]()))a[r(508)](e,t,r(439));d=i.LiveRange[r(528)](a[r(457)](t)),g=i.LiveRange[r(528)](a[r(457)](e))}const p=Array[r(570)](l[r(420)]())[r(462)]((([t])=>Ba[r(483)](t)));c[r(455)][r(593)]({element:u,attributes:p[r(403)]?Object[r(513)](p):null}),d&&c[r(447)][r(593)](d),g&&c[r(406)][r(593)](g)}),{priority:t(407)}),s.on(t(409),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(523)]||1;c[o(492)]=new Array(l)[o(557)](u)[o(487)](((t,e)=>t+e));for(const{cell:t}of s[o(590)](i,{startColumn:u,endColumn:u+l-1}))c[o(454)][o(593)](n[o(549)][o(457)](t))}),{priority:t(579)}),s.on(t(559),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(485)]||1;c[o(436)]=new Array(l)[o(557)](u)[o(487)](((t,e)=>t+e));for(const{cell:t}of s[o(590)](i,{startRow:u,endRow:u+l-1}))c[o(437)][o(593)](n[o(549)][o(457)](t))}),{priority:t(579)}),r[t(444)][t(506)]((e=>{const r=t;if(e[r(584)]&&e[r(584)][r(551)](r(516)))return e[r(510)]?{}:{type:r(429),content:Kr(n[r(486)],r(426))}}));const u=()=>!1;for(const e of[t(516),t(419),t(482),t(490)])r[t(476)][t(411)](t(429),e,t(507),u),r[t(476)][t(411)](t(578),e,t(507),u),r[t(476)][t(411)](t(418),e,t(507),u);r[t(476)][t(411)](t(418),t(490),t(500),u),r[t(476)][t(411)](t(418),t(490),t(465),((e,r,s)=>{const o=t,i=e[o(487)]((t=>t[o(568)]()))[o(462)]((t=>t)),a=new Map(i[o(487)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(455)])e&&a[o(509)](t,e);else if(s&&s[o(548)])for(const[t,e]of Object[o(535)](s[o(548)])){const r=n[o(549)][o(581)][o(566)](t),s=r?r[o(428)]()[o(568)]():null;s&&a[o(509)](s,e)}n[o(549)][o(567)]((t=>{const e=o;for(const[n,r]of a)t[e(473)]({...Ua,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(476)][o(411)](e,o(516),s,((t,i,a)=>{const c=o;n[c(549)][c(567)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(574)][o(580)];t.is(o(412),o(399))&&u[o(593)](t)}r[o(476)][o(466)](e,null,s)(t,i,a);for(const t of u)o(475)!=t[o(547)][o(525)]&&n[o(542)](t)}))}))};l(t(429),t(465)),l(t(429),t(500)),l(t(578),t(465)),l(t(578),t(500)),r[t(476)][t(411)](t(429),t(482),t(500),(e=>{const n=t,r=e[n(487)]((t=>t[n(568)]())),i=r[0][n(413)](n(445)),{minRow:a,maxRow:c}=o[n(450)](r);s[n(469)](i,{at:a,rows:c-a+1})})),r[t(476)][t(411)](t(429),t(419),t(500),(e=>{const n=t,r=e[n(487)]((t=>t[n(568)]())),i=r[0][n(413)](n(445)),{minColumn:a,maxColumn:c}=o[n(450)](r);s[n(459)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(584)]||!n[s(584)][s(551)](s(516)))return;const o=n[s(598)][s(529)],i=r[s(421)]()[s(462)]((t=>t[s(603)]&&t[s(598)]&&t[s(598)][s(529)]==o));i[s(403)]&&n[s(494)]()[s(403)]!=i[s(403)]&&i[s(493)](((t,e)=>(t[s(424)]=e,e[s(510)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(595)](e[s(543)]),a=[s(541),s(442)],c=r[s(402)][s(483)](e[s(543)]);return c&&a[s(593)](s(518)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(477),f,{priority:t(407)}),r.on(t(481),f,{priority:t(407)}),n[t(549)][t(591)][t(533)]((()=>{const e=t;let s=!1;const o=Array[e(570)](n[e(549)][e(591)][e(589)][e(460)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(595)](t);if(e(488)!=o||e(578)!=a||i[e(464)])continue;if(!r[e(443)](c))continue;const u=r[e(586)](c)[e(520)](),l=n[e(556)][e(566)](e(539)).me;for(const t of r[e(421)]())if(t[e(603)]&&t[e(474)]==l&&e(418)==t[e(446)]&&e(490)==t[e(584)]&&t[e(520)]()[e(546)]((t=>u[e(478)]((n=>n[e(517)](t,!0))))))for(const n of t[e(494)]())n[e(603)]&&(n[e(500)](),s=!0)}return s})),n[t(549)][t(591)][t(533)]((e=>{const s=t,o=n[s(545)][s(566)](s(423));if(!o||!o[s(472)][s(587)](e[s(441)]))return!1;let i=!1;const a=n[s(556)][s(566)](s(539)).me,c=n[s(549)][s(591)][s(589)][s(563)](),u=Array[s(570)](n[s(549)][s(591)][s(589)][s(460)]())[s(462)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(595)](t);return n(488)==o&&n(516)==i&&c==a.id&&!e[n(464)]}));for(const t of c){if(s(508)!=t[s(446)]||s(399)!=t[s(577)]||1!=t[s(403)])continue;const n=e[s(451)](t[s(600)],t[s(600)][s(430)](1));if(!u[s(526)]((({data:t})=>t[s(597)][s(449)](n))))for(const{name:t,data:r}of u)if(n[s(517)](r[s(597)])){e[s(522)](t,{range:n}),i=!0;break}}return i})),n[t(549)][t(591)][t(533)]((e=>{const s=t;let o=!1;const i=n[s(556)][s(566)](s(539)).me,a=r[s(421)]()[s(462)]((t=>t[s(603)]&&t[s(474)]==i)),c=new Set,u=new Set;for(const t of a)if(s(516)==t[s(584)])for(const e of t[s(515)]()){const n=e[s(428)]()[s(568)]();if(n)if(n.is(s(412),s(399))&&Ga(n)){t[s(511)](e[s(577)]),c[s(562)](n),o=!0;const r=n[s(498)],i=n[s(524)],a=r&&r.is(s(412),s(399)),l=i&&i.is(s(412),s(399));a&&!c[s(587)](r)&&u[s(562)](r),l&&!c[s(587)](i)&&u[s(562)](i)}else n.is(s(412),s(417))&&n[s(448)]&&(t[s(511)](e[s(577)]),o=!0)}else if(s(490)==t[s(584)]){if(!t[s(598)]||!t[s(598)][s(529)])continue;const e=t[s(598)][s(548)];if(e&&Object[s(534)](e)[s(403)])continue;const n=t[s(598)][s(529)];let r=!0,i=!0;for(const e of a)if(e[s(584)]&&e[s(584)][s(551)](s(516))){if(!e[s(598)][s(529)]){i=!1;break}if(e.id!=t.id&&e[s(598)][s(529)]==n){r=!1;break}}i&&r&&(t[s(538)](),o=!0)}for(const t of c)e[s(458)](t);for(const t of u)e[s(542)](t);return o})),n[t(434)][t(588)](t(404))[t(471)]({model:t(599),view:t=>h(t),converterPriority:t(407)}),n[t(434)][t(588)](t(531))[t(471)]({model:t(599),view:(e,n)=>n[t(427)][t(461)]?h(e,!1):null,converterPriority:t(407)});const d=n[t(435)][t(425)];this[t(504)](d[t(591)],t(521),((e,n)=>{const r=t,s=[];for(const t of d[r(575)](n[r(583)])[r(505)]())t.is(r(412),r(499))&&s[r(593)](t);d[r(567)]((t=>{const e=r;for(const n of s)t[e(527)](t[e(575)](n),t[e(501)](n)),t[e(458)](n)}))}))}}function Ga(t){const e=Fa;if(t[e(448)])return!0;const n=t[e(571)](0);return n.is(e(412),e(417))&&n[e(448)]}function Va(t,e={},n){const r=Fa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(590)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ha=Wa;function Wa(t,e){const n=za();return(Wa=function(t,e){return n[t-=449]})(t,e)}function za(){const t=["148930npJoHj","306536flTHFP","table","accept","bind","3600179TXmbIv","registerDescriptionCallback","getAttribute","enableCommand","getContainedElement","TrackChangesEditing","formatGroupId","locale","1350uBSNmk","Users","selection","_suggestionFactory","26AknAHj","getColumnGroupElement","getSuggestionCallback","resizeTableWidth","change","columnWidths","122712hofbgE","has","getSuggestions","9GhidnO","document","descriptionFactory","markBlockFormat","1374AHHUQg","handleSuggestionDescription","format","getTableColumnsWidths","type","editor","formatInline","8pVUUuE","10QmhvLU","plugins","623JyfwSt","get","tableWidth","model","536ESptWH","subType","409505XfYBUq","data","TableColumnResizeEditing","afterInit","handleResizeTableWidthCommand","author","discard","commandParams","formatBlock","resizeTable","getSelectedElement","*Format:* resize table","registerCustomCallback"];return(za=function(){return t})()}!function(t){const e=Wa,n=t();for(;;)try{if(173403===-parseInt(e(479))/1+parseInt(e(464))/2*(parseInt(e(492))/3)+parseInt(e(457))/4*(-parseInt(e(466))/5)+-parseInt(e(450))/6*(-parseInt(e(460))/7)+-parseInt(e(480))/8*(-parseInt(e(505))/9)+parseInt(e(458))/10*(parseInt(e(484))/11)+parseInt(e(502))/12*(-parseInt(e(496))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Ha(469)](){const t=Ha;if(!this[t(455)][t(459)][t(503)](t(468)))return;const e=this[t(455)][t(459)][t(461)](t(489));e[t(487)](t(499),this[t(470)][t(483)](this)),e[t(495)][t(478)](t(474),t(475),t(482),e[t(495)][t(498)](t(474),null,t(472))),e[t(495)][t(478)](t(474),t(475),t(472),e[t(495)][t(498)](t(474),null,t(482))),e[t(507)][t(485)](this[t(451)][t(483)](this))}[Ha(470)](t,e){const n=Ha,r=this[n(455)][n(459)][n(461)](n(489)),s=this[n(455)][n(459)][n(461)](n(468)),o=e[n(481)]||this[n(455)][n(463)][n(506)][n(494)][n(476)]();this[n(455)][n(463)][n(500)]((()=>{const i=n,a=s[i(497)](o);let c=a?s[i(453)](a):null,u=o[i(486)](i(462))||null;const l=e[i(462)]||u,f=e[i(501)]||c,h=this[i(455)][i(459)][i(461)](i(493)).me;for(const t of r[i(504)]()){const e=t[i(488)]();if(i(475)===t[i(465)]&&e===o){t[i(471)]!==h&&t[i(472)]();const e=t[i(467)][i(473)];u=e[0][i(462)],c=e[0][i(501)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(449)](o,{commandName:i(499),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(475)},[],i(475))}))}[Ha(451)](t){const e=Ha;if(e(474)!=t[e(454)]&&e(456)!=t[e(454)])return;const{data:n}=t;if(n&&e(475)===n[e(490)]){const t=e(477);return{type:e(452),content:Kr(this[e(455)][e(491)],t)}}}}function Xa(t,e){const n=Ja();return(Xa=function(t,e){return n[t-=269]})(t,e)}const qa=Xa;function Ja(){const t=["20XrgNhg","1270470aKBbSI","afterInit","get","Template","30FPWgwF","enableCommand","3254jQCIlf","753TBIbxf","insertTemplate","656060xQgPjJ","10173060AuyByH","TrackChangesEditing","has","editor","plugins","6754338UhDbYS","7568799zNVuPi","9346048yDtoxb"];return(Ja=function(){return t})()}!function(t){const e=Xa,n=t();for(;;)try{if(720597===parseInt(e(285))/1*(-parseInt(e(284))/2)+parseInt(e(278))/3+-parseInt(e(287))/4*(parseInt(e(277))/5)+-parseInt(e(274))/6+parseInt(e(275))/7+-parseInt(e(276))/8+-parseInt(e(269))/9*(-parseInt(e(282))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Za extends t.Plugin{[qa(279)](){const t=qa,e=this[t(272)];e[t(273)][t(271)](t(281))&&e[t(273)][t(280)](t(270))[t(283)](t(286))}}const Ya=$a;function Qa(){const t=["plugins","276QEQmLQ","3969480JynHZB","commands","46292qJXRal","425442WSkbvd","243842IxCtMO","28ysOJYe","9NfukJt","insertTableOfContents","1747550XjtiNG","locale","612689eGnszS","enableCommand","12hKNhAy","get","ELEMENT_TABLE_OF_CONTENTS","editor","tableOfContents","610ngYtcH","registerElementLabel","descriptionFactory","TrackChangesEditing","afterInit","2013054FoNJKS"];return(Qa=function(){return t})()}function $a(t,e){const n=Qa();return($a=function(t,e){return n[t-=323]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(924859===parseInt(e(334))/1*(parseInt(e(342))/2)+parseInt(e(333))/3+-parseInt(e(332))/4*(parseInt(e(347))/5)+parseInt(e(327))/6*(parseInt(e(335))/7)+parseInt(e(330))/8+parseInt(e(336))/9*(parseInt(e(338))/10)+-parseInt(e(340))/11*(parseInt(e(329))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qa);class tc extends t.Plugin{[Ya(326)](){const t=Ya,e=this[t(345)];if(!e[t(331)][t(343)](t(337)))return;e[t(328)][t(343)](t(325))[t(341)](t(337));const n=e[t(328)][t(343)](t(325)),r=e[t(339)];n[t(324)][t(323)](t(346),(e=>Kr(r,t(344),e)))}}const ec=rc;function nc(){const t=["suggestion","ELEMENT_TITLE","Title","2050494RCkIco","start","removeMarker","plugins","document","locale","registerPostFixer","33745ntEbtn","updateMarker","_splitMarkerName","forward","registerElementLabel","isTouching","isEqual","from","has","differ","createRange","afterInit","getNearestSelectionRange","end","newRange","title-content","element","nodeBefore","isCollapsed","schema","descriptionFactory","model","1MejEXy","353772wPKnsX","5919936iYszfg","292pwdGci","editor","1860033wRHeju","TrackChangesEditing","get","getChangedMarkers","30967875ExYaIi","9476112pMWIAT"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(631862===parseInt(e(474))/1*(parseInt(e(488))/2)+parseInt(e(475))/3+-parseInt(e(477))/4*(-parseInt(e(495))/5)+parseInt(e(476))/6+parseInt(e(479))/7+parseInt(e(484))/8+-parseInt(e(483))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{[ec(463)](){const t=ec,e=this[t(478)];if(!e[t(491)][t(460)](t(487)))return;const n=e[t(491)][t(481)](t(480));n[t(472)][t(499)](t(467),(()=>Kr(e[t(493)],t(486)))),e[t(473)][t(492)][t(494)]((r=>{const s=t;let o=!1;const i=Array[s(459)](e[s(473)][s(492)][s(461)][s(482)]());for(const{name:t,data:a}of i){const{group:i}=n[s(497)](t);if(s(485)!==i||!a[s(466)])continue;const c=a[s(466)],u=c[s(465)][s(469)];if(!u||!u.is(s(468),s(467)))continue;if(!c[s(489)][s(500)](c[s(465)]))continue;const l=e[s(473)][s(471)][s(464)](c[s(465)],s(498));if(l&&l[s(470)]){const e=r[s(462)](c[s(489)],l[s(489)]);e[s(458)](c)||(r[s(496)](t,{range:e}),o=!0)}o||(r[s(490)](t),o=!0)}return o}))}}function oc(t,e){const n=ac();return(oc=function(t,e){return n[t-=198]})(t,e)}const ic=oc;function ac(){const t=["562490RMjNFd","editor","uploadcareImageId","enableDefaultAttributesIntegration","afterInit","registerDescriptionCallback","registerBlockAttribute","3331860prCkwi","3523203QekdZy","11108zyIcft","8TZurbE","UploadcareImageEdit","5508525lgGvDC","plugins","uploadcare","enableCommand","type","descriptionFactory","get","uploadcareImageEdit","138RAjZaf","1995497JwlURk","has","key","TrackChangesEditing","format","6KHRpQp","attribute","Uploadcare","162EDutdY","uploadcareImageReplace","4608hgqTqG"];return(ac=function(){return t})()}!function(t){const e=oc,n=t();for(;;)try{if(296811===parseInt(e(211))/1*(parseInt(e(209))/2)+parseInt(e(200))/3*(-parseInt(e(221))/4)+parseInt(e(212))/5+-parseInt(e(206))/6*(parseInt(e(201))/7)+parseInt(e(222))/8*(parseInt(e(220))/9)+parseInt(e(219))/10+-parseInt(e(224))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ac);class cc extends t.Plugin{[ic(216)](){const t=ic,e=this[t(213)],n=e[t(225)][t(198)](t(204));e[t(225)][t(202)](t(208))&&(n[t(227)](t(226)),e[t(225)][t(202)](t(223))&&(n[t(227)](t(199)),n[t(215)](t(210)),n[t(218)](t(214)),n[t(229)][t(217)]((e=>{const n=t;if(n(207)!=e[n(228)])return;const{data:r}=e;return r&&n(214)==r[n(203)]?{type:n(205),content:""}:void 0}))))}}const uc=fc;function lc(){const t=["TrackChangesEditing","506820FWgEPE","redo","302842QAJLKi","enableCommand","103446JMDOjD","plugins","has","892464pBxIjA","undo","144488vShsTK","2OtpROK","4AWkPFy","UndoEditing","get","937265XUeudY","927645PukZoQ","270WJYlYG","editor","afterInit"];return(lc=function(){return t})()}function fc(t,e){const n=lc();return(fc=function(t,e){return n[t-=400]})(t,e)}!function(t){const e=fc,n=t();for(;;)try{if(330467===parseInt(e(410))/1+parseInt(e(418))/2*(-parseInt(e(415))/3)+parseInt(e(419))/4*(-parseInt(e(403))/5)+parseInt(e(408))/6+parseInt(e(402))/7+-parseInt(e(417))/8+-parseInt(e(412))/9*(-parseInt(e(404))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lc);class hc extends t.Plugin{[uc(406)](){const t=uc,e=this[t(405)],n=e[t(413)][t(401)](t(407));e[t(413)][t(414)](t(400))&&(n[t(411)](t(416)),n[t(411)](t(409)))}}function dc(){const t=["1442790XYzWXU","plugins","requires","afterInit","TableCaptionEditing","editor","3381920xWjavm","has","toggleTableCaption","6168477rHJRwD","20MdjcWC","1936002aoePPJ","7694JHThFG","13980438oHSUXt","TrackChangesEditing","get","165230OmpUur","enableCommand","6NjdfBX"];return(dc=function(){return t})()}const gc=pc;function pc(t,e){const n=dc();return(pc=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=pc,n=t();for(;;)try{if(547894===-parseInt(e(370))/1*(-parseInt(e(376))/2)+-parseInt(e(369))/3+parseInt(e(387))/4*(-parseInt(e(374))/5)+parseInt(e(377))/6+-parseInt(e(386))/7+parseInt(e(383))/8+parseInt(e(371))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dc);class mc extends t.Plugin{static get[gc(379)](){return[Ca]}[gc(380)](){const t=gc,e=this[t(382)];e[t(378)][t(384)](t(381))&&e[t(378)][t(373)](t(372))[t(375)](t(385))}}const Ic=bc;function Ec(){const t=["registerDescriptionCallback","markBlockFormat","setAttribute","tableBackgroundColor","_handlePropertyChange","370894TPqCuX","tableAlignment","editor","tableBorderWidth","TrackChangesEditing","descriptionFactory","commandParams","model","_suggestionFactory","tableCellBorderColor","tableCellBorderStyle","622851oAAhPY","getAttribute","selection","enableCommand","table","tableCellBackgroundColor","batch","tableCellWidth","subType","enqueueChange","tableProperties","110EpBSCO","handleDiscardAction","610460DmHSMj","tableCellHorizontalAlignment","removeAttribute","afterInit","*Format:* change table cell properties","tableCellPadding","isPremiumPlugin","registerCustomCallback","TrackChangesTableProperties","document","pluginName","getContainedElement","tableHeight","tableWidth","TableUtils","accept","getFirstPosition","start","locale","has","497pcwebs","format","join","getSuggestionCallback","1229392QRVske","7236PaAFvs","getSuggestions","16904kXVKYB","findAncestor","tableCellBorderWidth","TablePropertiesEditing","data","getSelectionAffectedTableCells","isOfficialPlugin","TableCellPropertiesEditing","plugins","get","formatBlock","tableBorderColor","nodeAfter","59212wjEcDd","tableCellHeight","tableBorderStyle","discard","handleSuggestionDescription","*Format:* change table properties","_getSuggestion","tableCellProperties","change","126ORUzeh","tableCellVerticalAlignment"];return(Ec=function(){return t})()}function bc(t,e){const n=Ec();return(bc=function(t,e){return n[t-=375]})(t,e)}!function(t){const e=bc,n=t();for(;;)try{if(250604===-parseInt(e(419))/1+parseInt(e(448))/2+-parseInt(e(379))/3+parseInt(e(432))/4*(-parseInt(e(390))/5)+parseInt(e(417))/6*(-parseInt(e(412))/7)+-parseInt(e(416))/8+-parseInt(e(441))/9*(-parseInt(e(392))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ec);class Tc extends t.Plugin{constructor(t){const e=bc;super(t),this[e(389)]=[e(430),e(434),e(451),e(449),e(405),e(404),e(446)],this[e(439)]=[e(377),e(378),e(421),e(397),e(386),e(433),e(384),e(393),e(442)]}static get[Ic(402)](){return Ic(400)}static get[Ic(425)](){return!0}static get[Ic(398)](){return!0}[Ic(395)](){const t=Ic,e=this[t(450)][t(427)][t(428)](t(452));if(this[t(450)][t(427)][t(411)](t(422))){for(const n of this[t(389)])e[t(382)](n,((e,r)=>{const s=t,o=this[s(450)][s(375)][s(401)][s(381)][s(408)]()[s(420)](s(383));this[s(447)](n,[o],this[s(389)],s(389),e,r)}));e[t(376)][t(399)](t(429),t(389),t(407),e[t(376)][t(415)](t(429),null,t(435))),e[t(376)][t(399)](t(429),t(389),t(435),((e,n)=>this[t(391)](this[t(389)],e,n))),e[t(376)][t(399)](t(429),t(389),t(414),(()=>!1))}if(this[t(450)][t(427)][t(411)](t(426))){for(const n of this[t(439)])e[t(382)](n,((e,r)=>{const s=t,o=this[s(450)][s(427)][s(428)](s(406))[s(424)](this[s(450)][s(375)][s(401)][s(381)]);this[s(447)](n,o,this[s(439)],s(439),e,r)}));e[t(376)][t(399)](t(429),t(439),t(407),e[t(376)][t(415)](t(429),null,t(435))),e[t(376)][t(399)](t(429),t(439),t(435),((e,n)=>this[t(391)](this[t(439)],e,n))),e[t(376)][t(399)](t(429),t(439),t(414),(()=>!1))}e[t(453)][t(443)]((e=>this[t(436)](e)))}[Ic(447)](t,e,n,r,s,o){const i=Ic,a=this[i(450)][i(427)][i(428)](i(452));this[i(450)][i(375)][i(388)](o[i(385)],(()=>{const t=i;for(const i of e)if(this[t(438)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(380)](r);void 0!==n&&(e[r]=n)}s(o),a[t(444)](i,{commandParams:[e]},[],r)}}))}[Ic(391)](t,e,n){const r=Ic,s=e[0][r(409)][r(431)],o=n[r(454)][0];this[r(450)][r(375)][r(440)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(445)](r,o[r],s):e[n(394)](r,s)}))}[Ic(436)](t){const e=Ic;if(t[e(423)])switch(t[e(387)]){case e(389):return{type:e(413),content:Kr(this[e(450)][e(410)],e(437))};case e(439):return{type:e(413),content:Kr(this[e(450)][e(410)],e(396))}}}[Ic(438)](t,e){const n=Ic,r=this[n(450)][n(427)][n(428)](n(452));for(const s of r[n(418)]({skipNotAttached:!0})){const r=s[n(403)]();if(s[n(387)]===e&&r===t)return s}return null}}var _c=Function.prototype,yc=Object.prototype,kc=_c.toString,Ac=yc.hasOwnProperty,Cc=kc.call(Object);const Nc=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 Sc=function(t){return Nc(t)?void 0:t};var Lc=$?$.isConcatSpreadable:void 0;const vc=function(t){return ce(t)||ae(t)||!!(Lc&&t&&t[Lc])};const Rc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=vc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const wc=function(t){return(null==t?0:t.length)?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 Dc=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 Fc=function(t){return function(){return t}};const Pc=Zt?function(t,e){return Zt(t,"toString",{configurable:!0,enumerable:!1,value:Fc(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(Dc(t,void 0,wc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Jn(n,7,Sc));for(var s=e.length;s--;)jr(n,e[s]);return n})),jc=Vc;function Gc(){const t=["startsWith","detach","containsItem","for","_inlineAttributeKeys","parent","fire","track-changes-user-not-found","track-changes-adapter-already-set","_getAttributeKey","attributes","isAtEnd","rejected","attribute:","discard","root","accepted","deletion:join","authorName","differ","_removeSuggestion","change:data","suggestion:","26992KNcKJf","reconvertMarker","insertContent","editing","push","isInContent","then","head","@external","attributeNewValue","fromCharCode","isUndo","move","notReady","forward","change","_model","createPositionAfter","newRange","isAtStart","getNearestSelectionRange","action","newValue","size","trackChanges.mergeNestedSuggestions","discardAllSuggestions","values","rename","collaboration.channelId","$text","authoredAt","assign","stringify","rethrowUnexpectedError","document","requires","insertion:discard","_isRegisteredAttribute","oldValue","ready","accept","_getMarkerAnnouncementText","_enabledCommands","tablePasteChainId","getFirstMarker","addMarker:suggestion","TrackChangesEditing","after","setTo","addSuggestion","enableDefaultAttributesIntegration","acceptSelectedSuggestions","setSelection","creator","range","markMultiRangeInsertion","suggestion:attribute:","model","_recordAttributeSuggestions","LEAVE","track-changes-command-not-found","formatBlock:discard","createRangeIn","_afterChanges","listenTo","comments","PendingActions","substr","markMultiRangeDeletion","change:_saved","_initAriaMarkerChangeAnnouncements","discardSelectedSuggestions","_checkSuggestionCorrectness","includes","1PuuyDQ","PENDING_ACTION_SUGGESTION","_suggestionState","multi","CommentsRepository","insert","nodeAfter","setAttribute","toViewElement","open","data-suggestion","forEach","4095414USAALd","return","removeAttribute","getSuggestion","_setSuggestionData","splice","schema","insertion:join","_adapter","end","isCollapsed","activeMarkers","formatBlock","createRange","_getExternalAuthor","createPositionAt","isLimit","skipNestingCheck","some","getMarkers","filter","getUser","group","name","locale","insertion:accept","sort","_blockAttributeKeys","pluginName","938BjIbdy","_reduceExistingSuggestions","formatInline:chain","editor","_rangeIsInLocalUserInsertion","attributeKey","oldRange","marker-count","createPositionBefore","isIntersectingWithRange","getLastMatchingPosition","6YsiqMC","removeMarker:suggestion:attribute","writer","from","stop","ck-suggestion-marker-","formatBlock:accept","_suggestionFactory","addMarkerName","applyOperation","fetchCommentThread","isIntersecting","createSelection","_processAttributeChanges","$textProxy","attribute","isNextTo","deleteContent","highest","deletion:","dataToMarker","_addThreadToSuggestion","getShiftedBy","containsRange","format","substring","position","editingDowncast","isEqual","clear","ck-suggestion-marker-formatBlock","removeMarker:suggestion:formatBlock","error-saving-suggestion-data-suggestion-discarded","acceptSuggestion","find","markerToHighlight","set","formatBlock:","_splitMarkerName","track-changes-suggestion-not-found","config","_onDiscard","_recordAttributeChanges","track-changes-enable-command-twice","_processAttributeSuggestions","attribute:discard","catch","attribute:join","addClass","markInlineFormat","addMarker:suggestion:attribute","_addSuggestionMarker","addMarker:suggestion:formatBlock","getCommentThread","isOfficialPlugin","adapter","addMarker","suggestion","data","removeClass","6794965gRfGYk","selection","commandName","markerName","$elementName","getDifference","formatInline:discard","isAfter","track-changes-suggestion-data-mismatch","isRemovable","isExternal","unbind","isInsideObject","delete","_registerDefaultCallbacks","isMultiRange","enableCommand","formatInline:accept","data-author-id","normal","options","getAncestors","discardSuggestion","targetPosition","add","unshift","removeMarker","batch","$graveyard","_isDataLoaded","buildSuggestion","_customCallbacks","containsPosition","853674QcjBJO","_suggestions","chain","length","markBlockFormat","href","markAttributeChange","ck-suggestion-marker-formatInline","deletion:discard","type","updateMarker","dataReady","never","bindElementToMarker","upcast","execute","formatGroupId","getSuggestionCallback","markerNameToElements","value","high","start","_joinSuggestions","remove","define","hasSuggestion","_isBlockAttribute","getIntersection","ck-suggestion-marker--active","plugins","fromRange","rootName","_updateSuggestionData","dataDowncast","_joinWithAdjacentSuggestions","markerToData","getSuggestions","createdAt","keys","formatBlock:chain","meta","formatBlock:join","deletion:accept","split","registerPostFixer","refresh","addSuggestionData","stopListening","consumable","commentThread","toJSON","before","removed","subType","init","createElement","_saved","conversion","originalSuggestionId","change:activeMarkers","lowest","forceDefaultExecution","element","isLocal","suggestionChanged","insertion","addUser","has","containerElement","getChanges","item","pop","registerInlineAttribute","_breakSuggestionMarker","widget","getItems","toUpperCase","warn","createRangeOn","resolve","_handleNewSuggestionMarker","splitPosition","ENTER","suggestionUnloaded","announce","addHighlight","howMany","_trackFormatChanges","previous","_getAuthorFromId","isSelectable","_refreshSuggestionsChain","hasCommentThread","concat","addComment","removeComment","Users","commands","FORMATTING","attribute:accept","$marker","formatInline:","_findSuggestions","suggestionLoaded","_editor","enqueueChange","_defaultCallbacks","_reduceSuggestionAttributeRange","afterInit","attributeOldValue","get","update:suggestion","_SUGGESTION_ANNOUNCEMENT","always","trackChangesCommand","insertion:chain","isBlock","getFirstRange","every","addCommentThread","_isForcedDefaultExecutionBlock","markers","default","map","nodeBefore","getRange","isPremiumPlugin","formatInline:join","getRanges","moveTargetPosition","formatInline","trackChanges","clone","registerBlockAttribute","getChangedMarkers","track-changes-adapter-missing-getsuggestion","deletion:chain","unbindElementFromMarkerName","acceptAllSuggestions","_refreshAttributeSuggestionsChain","14374467pDmLFN","getMultiRangeId","consume","multipleBlocks","5129440tuiZTA","isDocumentOperation","getAttribute","getContainedElement","elementToElement","next","containsRangeInObject","46441540arJdSt","join","hasComments","_createSuggestion","markDeletion","registerCustomCallback","descriptionFactory","addRange","deletion","groupId","markInsertion","trackChanges.trackFormatChanges","mapper","documentSelection","_cutOutSuggestionMarker","getCustomProperty","isObject","suggestion-type","external:","ck-suggestion-marker","markMultiRangeBlockFormat","_getSuggestionData","enableReadOnlyMode","low","author","isBefore","updateSuggestion","_setSuggestionRange","_mergeNestedSuggestions","isArray","key","markerReady","showSuggestionHighlights","isOwn","backward","getAllAdjacentSuggestions","_commentsRepository","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.","insertion:","removeMarkers"];return(Gc=function(){return t})()}function Vc(t,e){const n=Gc();return(Vc=function(t,e){return n[t-=192]})(t,e)}!function(t){const e=Vc,n=t();for(;;)try{if(984779===-parseInt(e(242))/1*(parseInt(e(387))/2)+parseInt(e(254))/3+parseInt(e(531))/4+parseInt(e(354))/5*(parseInt(e(294))/6)+-parseInt(e(283))/7*(-parseInt(e(601))/8)+parseInt(e(527))/9+-parseInt(e(538))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);const Hc=jc(358);class Wc extends t.Plugin{static get[jc(203)](){return[jc(246),o.Users,t.PendingActions,ts,ss,us,ds,Is,Ns,ys,Rs,Fs,Hs,oo,lo,po,bo,Ao,vo,Oo,xo,Go,Wo,$o,Jo,ni,ai,li,bi,Ci,ji,di,qs,Qs,vi,Oi,xi,zi,Ji,ta,sa,aa,ha,ma,_a,Ca,Ra,Da,mc,ja,Ka,tc,Tc,Za,sc,cc,hc]}static get[jc(282)](){return jc(214)}static get[jc(348)](){return!0}static get[jc(513)](){return!0}constructor(t){const e=jc;super(t),this[e(226)]=!1,this[e(330)](e(265),[]),this.on(e(446),((n,r,s,o)=>{const i=e;this[i(617)][i(616)]((()=>{const e=i;for(const n of[...o,...s])this[e(617)][e(508)][e(454)](n)&&t[e(604)][e(602)](n)}))})),this[e(544)]=new Zr(this[e(286)][e(225)][e(260)],this[e(286)][e(278)]),this[e(262)]=null,this[e(301)]=new zc(this[e(286)]),this[e(388)]=new Map,this[e(574)]=t[e(416)][e(497)](e(246)),this[e(210)]=new Set,this[e(617)]=this[e(286)][e(225)],this[e(244)]=new WeakMap,this[e(507)]=!1,this[e(281)]=new Set([e(358)]),this[e(582)]=new Set,t[e(334)][e(411)](e(549),e(509)),this[e(474)]=t[e(334)][e(497)](e(549)),t[e(334)][e(411)](e(192),!0),this[e(566)]=t[e(334)][e(497)](e(192)),this[e(501)]=new f(t,this[e(210)]),this[e(238)]()}[jc(441)](){const t=jc,n=this[t(286)],r=(e,n)=>{const r=t;if(r(309)!=e)return r(299)+e;const s=n[r(430)]("|")[0];return this[r(413)](s)?r(324):r(394)};n[t(444)][t(581)](t(321))[t(329)]({model:t(351),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(332)](e[n(357)]),c=[n(557),r(i,a)];let u=3e3;return this[n(265)][n(241)](e[n(357)])&&(c[n(605)](n(415)),u=3010),n(546)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(444)][t(581)](t(420))[t(378)]((e=>{const r=t;e.on(r(213),((t,e,s)=>{const o=r;if(!s[o(374)][o(570)])return;const i=e[o(457)];if(!i)return;const c=s[o(550)][o(250)](i);n[o(225)][o(260)][o(554)](i)&&c&&!c[o(553)](o(461))&&c.is(o(455))&&(0,a.toWidget)(c,s[o(296)])}),{priority:r(407)})})),n[t(444)][t(581)](t(420))[t(329)]({model:t(351),view:(e,n)=>{const s=t;if(!n[s(374)][s(570)])return null;const{type:o,subType:i}=this[s(332)](e[s(357)]);return{classes:[s(557),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(457)])return;const{id:c,authorId:u}=this[a(332)](o[a(357)]);if(r){const t=this[a(388)][a(497)](c),e=this[a(587)](t);if(!this[a(413)](e))return}if(o[a(457)].is(a(355)))return void i[a(435)][a(529)](o[a(457)],s[a(277)]);const l=i[a(550)][a(250)](o[a(457)]);if(o[a(457)].is(a(449))&&n[a(225)][a(260)][a(503)](o[a(457)])&&!l[a(553)](a(472))){i[a(296)][a(342)]([a(557),a(324)],l),i[a(296)][a(249)](a(252),c,l),i[a(296)][a(249)](a(372),u,l),i[a(550)][a(400)](l,o[a(357)]),e&&(this[a(265)][a(241)](o[a(357)])?i[a(296)][a(342)](a(415),l):i[a(296)][a(353)](a(415),l));for(const t of n[a(225)][a(230)](o[a(457)])[a(462)]())i[a(435)][a(529)](t,s[a(277)]);i[a(435)][a(529)](o[a(457)],s[a(277)])}};n[t(444)][t(581)](t(420))[t(378)]((e=>{const n=t;e.on(n(346),((t,e,r)=>{const o=n;r[o(374)][o(570)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(312)})})),n[t(444)][t(581)](t(420))[t(378)]((e=>{const n=t;e.on(n(344),((t,e,r)=>{const o=n;r[o(374)][o(570)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(312)})})),n[t(444)][t(581)](t(420))[t(422)]({model:t(351),view:(e,n)=>n[t(374)][t(570)]?null:{group:t(351),name:e[t(235)](11)}}),n[t(444)][t(581)](t(401))[t(535)]({view:{name:t(351),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(600)+e[r(533)](r(555))+":"+e[r(533)]("id");return e[r(533)](r(290))&&(s+=":"+e[r(533)](r(290))),n[r(442)](r(487),{"data-name":s})}}),n[t(444)][t(581)](t(401))[t(314)]({view:t(351)}),n[t(444)][t(581)](t(321))[t(378)]((e=>{const n=t;e.on(n(346),s(),{priority:n(407)})})),n[t(444)][t(581)](t(321))[t(378)]((e=>{const n=t;e.on(n(344),s({isAttributeSuggestion:!0}),{priority:n(407)})})),n[t(444)][t(581)](t(321))[t(378)]((e=>{const n=t;e.on(n(325),((t,e,r)=>{const s=n,o=r[s(550)][s(405)](e[s(357)]);if(o)for(const t of o)t[s(553)](s(472))||(r[s(296)][s(353)]([s(557),s(324),s(415)],t),r[s(296)][s(256)](s(252),t),r[s(296)][s(256)](s(372),t),r[s(550)][s(524)](t,e[s(357)]))}),{priority:n(407)})})),n[t(444)][t(581)](t(321))[t(378)]((e=>{const n=t;e.on(n(295),((t,e,r)=>{const s=n,o=r[s(550)][s(405)](e[s(357)]);if(!o)return;const{id:i}=this[s(332)](e[s(357)]),a=this[s(388)][s(497)](i),c=this[s(587)](a);if(this[s(413)](c))for(const t of o)t[s(553)](s(472))||(r[s(296)][s(353)]([s(557),s(324),s(415)],t),r[s(296)][s(256)](s(252),t),r[s(296)][s(256)](s(372),t),r[s(550)][s(524)](t,e[s(357)]))}),{priority:n(407)})})),n[t(225)][t(202)][t(431)]((e=>{const r=t;let s=!1;const o=Array[r(297)](n[r(225)][r(202)][r(597)][r(521)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(332)](t);if(r(351)!==o)continue;const h=this[r(388)][r(497)](f);if(null!=c[r(619)]){r(517)==u&&(s=s||qc(c[r(619)],t,e,n[r(225)][r(260)]));const o=r(309)==u&&this[r(413)](l[r(430)]("|")[0]);if(c[r(619)][r(264)]||r(382)==c[r(619)][r(593)][r(418)]||r(266)==u&&!Zc(c[r(619)])||o&&!Zc(c[r(619)])||r(546)==u&&(Xc(a=c[r(619)])||function(t){const e=r;return t[e(408)][e(583)]==t[e(263)][e(511)]&&t[e(408)][e(589)]}(a)))e[r(380)](t),s=!0;else{if(!h||!h[r(606)])continue;if(c[r(619)]&&c[r(289)]&&c[r(619)][r(322)](c[r(289)]))continue;i[r(378)](h)}}}var a;return i[r(624)]>0&&(s=!!this[r(421)](i)||s),s})),n[t(225)][t(202)][t(431)]((e=>{const r=t;let s=!1;for(const t of n[r(225)][r(202)][r(597)][r(456)]())if(r(247)==t[r(396)])for(const t of this[r(388)][r(194)]()){if(t[r(369)]||!t[r(606)])continue;const o=r(266)==t[r(396)],i=this[r(587)](t),a=i&&this[r(413)](i);if(!o&&!a)continue;const c=t[r(504)]();if(c[r(408)][r(583)]!=c[r(263)][r(583)]&&!c[r(263)][r(589)]){const o=n[r(225)][r(269)](c[r(408)][r(248)],r(263)),i=n[r(225)][r(267)](c[r(408)],o);e[r(397)](t[r(212)](),{range:i}),s=!0}}return s})),n[t(225)][t(202)][t(431)]((e=>this[t(307)](e))),n[t(225)][t(202)][t(431)]((e=>!e[t(381)][t(450)]&&this[t(338)](e))),n[t(225)].on(t(231),(()=>{this[t(226)]=!1})),n[t(225)][t(202)].on(t(599),((r,s)=>{const o=t;if(!s[o(450)]||s[o(612)])return;if(!this[o(226)])return;const i=n[o(225)][o(202)][o(597)][o(456)]();if(0==i[o(390)])return;const a=[],c=i[o(274)]((t=>o(309)==t[o(396)])),u=i[o(274)]((t=>o(247)==t[o(396)]&&o(197)!=t[o(277)]));for(const t of c)this[o(205)](t[o(288)])&&a[o(605)]({key:t[o(288)],newValue:t[o(610)],oldValue:t[o(496)],range:Yc(t[o(222)],n[o(225)])});for(const t of u){if(o(195)!=t[o(622)]&&o(432)!=t[o(622)])continue;const e=Qc(t[o(320)][o(248)],n[o(225)]),r=t[o(438)];o(195)==t[o(622)]&&a[o(605)]({key:o(358),newValue:t[o(277)],oldValue:r[o(277)],range:e});for(const[n,s]of r[o(588)]){if(!this[o(205)](n))continue;const r=t[o(588)][o(497)](n);s!==r&&a[o(605)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(588)])this[o(205)](n)&&(r[o(588)][o(454)](n)||a[o(605)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(390)]&&n[o(225)][o(492)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(393)](t,e,s,o,{groupId:r});this[n(284)](t,a)}))}),{priority:t(447)}),n[t(225)][t(508)].on(t(498),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(332)](n[s(277)]),e=this[s(388)][s(497)](t);e&&e[s(302)](n[s(277)])}})),n[t(225)][t(202)].on(t(599),(()=>{const e=t,r=Array[e(297)](n[e(225)][e(202)][e(597)][e(521)]())[e(274)]((t=>e(351)===this[e(332)](t[e(277)])[e(276)]));if(0===r[e(390)])return;r[e(280)](((t,n)=>{const r=e,s=t[r(352)][r(289)],o=n[r(352)][r(289)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(408)][r(563)](o[r(408)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(332)](t);if(null===n[e(289)]){const n=this[e(467)](t);o[e(378)](n)}else{const t=this[e(388)][e(497)](r);null!==n[e(619)]||t[e(606)]?(s[e(378)](t[e(608)]),o[e(378)](t)):this[e(598)](t)}}o[e(624)]>0&&this[e(478)](o);for(const t of s)this[e(584)](e(451),t)})),n[t(225)].on(t(303),((e,r)=>{const s=t,o=r[0];if(!this[s(388)][s(624)])return;if(!o[s(532)])return;if(o[s(381)][s(612)]||!o[s(381)][s(450)])return;let i,a;switch(o[s(396)]){case s(247):i=n[s(225)][s(269)](o[s(320)]),a=i[s(316)](o[s(473)]);break;case s(430):i=n[s(225)][s(269)](o[s(468)]),a=n[s(225)][s(269)](o[s(516)]);break;case s(613):i=n[s(225)][s(269)](o[s(377)]),a=i[s(316)](o[s(473)]);break;default:return}const c=n[s(225)][s(267)](i,a);n[s(225)][s(616)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(489)](c)){if(e[t(369)])continue;if(t(517)==e[t(396)])continue;const r=this[t(587)](e);if(r&&this[t(413)](r)&&t(430)!=o[t(396)])continue;const s=e[t(352)]&&e[t(352)][t(530)];(t(266)!=e[t(396)]||t(430)==o[t(396)]&&!s)&&(n[t(537)]||t(452)==e[t(396)]&&n[t(571)]||e[t(504)]()[t(317)](c)&&this[t(460)](e,i,a))}}))}),{priority:t(447)}),n[t(225)].on(t(311),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(448)])return;if(this[s(507)])return;if(!this[s(501)][s(406)])return;if(o[s(264)])return;const a=n[s(225)][s(260)],{start:c,end:u}=o[s(504)](),l=c[s(248)]&&a[s(270)](c[s(248)])?null:a[s(621)](c,s(615)),f=u[s(511)]&&a[s(270)](u[s(511)])?null:a[s(621)](u,s(572)),h=n[s(225)][s(267)](l?l[s(408)]:c,f?f[s(263)]:u);n[s(225)][s(616)]((t=>{const e=s;this[e(542)](h);const r=n[e(225)][e(260)][e(621)](h[e(408)]);o.is(e(551))?t[e(220)](r):o[e(216)](r)})),e[s(298)]()}),{priority:e.priorities[t(373)]+10}),n[t(225)].on(t(603),((e,r)=>{const s=t,o=r[r[s(390)]-1];o&&o[s(448)]||this[s(507)]||this[s(501)][s(406)]&&(n[s(225)][s(616)]((()=>{const t=s;let o=n[t(225)][t(603)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(255)]=o[t(519)]();const i=o[t(263)][t(511)],a=n[t(225)][t(260)];i&&a[t(503)](i)&&!a[t(554)](i)&&(o=n[t(225)][t(267)](o[t(408)],n[t(225)][t(269)](i,t(263)))),this[t(548)](o)})),e[s(298)]())}),{priority:t(407)}),this[t(286)][t(484)][t(378)](t(518),this[t(501)]),this[t(370)](t(518));const o=new p(n,this[t(388)]);n[t(484)][t(378)](t(327),o),this[t(370)](t(327));const i=new b(n,this[t(388)]);n[t(484)][t(378)](t(376),i),this[t(370)](t(376)),n[t(484)][t(378)](t(525),new w(n,o,this[t(388)])),this[t(370)](t(525)),n[t(484)][t(378)](t(193),new w(n,i,this[t(388)])),this[t(370)](t(193)),n[t(484)][t(378)](t(219),new F(n,o,this[t(388)])),this[t(370)](t(219)),n[t(484)][t(378)](t(239),new F(n,i,this[t(388)])),this[t(370)](t(239));const c=n[t(416)][t(497)](t(246));this[t(232)](c,t(481),((e,{threadId:n})=>{const r=t,s=this[r(388)][r(497)](n);s&&s[r(436)]&&1===s[r(436)][r(390)]&&this[r(419)](n,{hasComments:!0})}),{priority:t(561)}),this[t(232)](c,t(482),((e,{threadId:n})=>{const r=t,s=this[r(388)][r(497)](n);s&&s[r(436)]&&!s[r(436)][r(390)]&&this[r(419)](n,{hasComments:!1})}),{priority:t(561)})}[jc(495)](){!async function(t){const n=m([84,65,79,102,116,90,86,101,88,67,74,114,53,48,113,71,75,77,115,51,118,120,117,121,76,80,111,97,72,103,98,89,112,54,87,50,119,55,110,82,68,49,107,100,105,70,106,52,99,85,73,57,83,66,104,109,69,56,108,81,122,78]),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=Vc;return t[e(510)]((t=>String[e(611)](t)))[e(539)]("")}!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([84]);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:1740268800;return t[m([101,120,112])]<e}()?m([69,120,112,105,114,101,100]):function(){const e=Vc,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(392)]);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(349)](t){const n=jc;if(this[n(262)])throw new e.CKEditorError(n(586),this);this[n(262)]=t}get[jc(349)](){return this[jc(262)]}[jc(423)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=jc,r=[];for(const e of this[n(388)][n(194)]())t&&!e[n(606)]||r[n(605)](e);return e?r[n(510)]((t=>t[n(437)]())):r}[jc(257)](t){const n=jc,r=this[n(388)][n(497)](t);if(!r)throw new e.CKEditorError(n(333),this);return r}[jc(412)](t){const e=jc;return this[e(388)][e(454)](t)}[jc(433)](t){const e=jc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(396)][e(430)](":"),a=this[e(388)][e(497)](r)||this[e(541)](o,i,r,n,s);if(this[e(315)](a),this[e(240)](a,o,i||null,n),a[e(424)]=t[e(424)],a[e(383)]=!0,s&&s[e(609)]){const t=s[e(609)],n=this[e(268)](t[e(596)]);a[e(198)]=t[e(424)],a[e(562)]=n,a[e(364)]=!0}else a[e(198)]=t[e(424)];switch(t[e(352)]&&(a[e(352)]=t[e(352)]),t[e(588)]&&(a[e(588)]=t[e(588)]),this[e(262)]&&this[e(262)][e(217)]||(a[e(443)]=!0),this[e(244)][e(497)](a)){case e(614):this[e(244)][e(330)](a,e(398));break;case e(569):a[e(606)]?(this[e(421)](new Set([a])),this[e(478)](new Set([a])),this[e(244)][e(330)](a,e(207)),this[e(584)](e(490),a)):this[e(244)][e(330)](a,e(439))}return a}[jc(327)](t){const e=jc;this[e(448)]((()=>{const n=e;this[n(286)][n(225)][n(616)]((()=>{const e=n;for(const n of t[e(573)]())n[e(208)]()}))}))}[jc(376)](t){const e=jc;this[e(448)]((()=>{const n=e;this[n(286)][n(225)][n(616)]((()=>{const e=n;for(const n of t[e(573)]())n[e(592)]()}))}))}[jc(370)](t,n){const r=jc,s=this[r(286)][r(484)][r(497)](t);if(!s)throw new e.CKEditorError(r(228),this,{commandName:t});if(this[r(210)][r(454)](s))throw new e.CKEditorError(r(337),this,{commandName:t});this[r(210)][r(378)](s),n&&s.on(r(402),((t,e)=>{const o=r;this[o(501)][o(406)]&&(this[o(507)]||(e[o(390)]>0&&e[e[o(390)]-1]&&e[e[o(390)]-1][o(448)]?e[o(458)]():(t[o(255)]=n(((...t)=>s[o(402)](...t,{forceDefaultExecution:!0})),...e),t[o(298)]())))}),{priority:r(407)})}[jc(448)](t){const n=jc;let r,s;const o=this[n(507)];this[n(507)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(507)]=!1),s&&e.CKEditorError[n(201)](s,this),r}[jc(548)](t,n=null,r={}){const s=jc;if(t[s(264)])return null;const o=this[s(286)][s(416)][s(497)](s(483)).me;for(const{suggestion:e,meta:o}of this[s(489)](t,s(452)))if(o[s(571)]){if(!o[s(310)]){if(o[s(537)]){if(!this[s(566)]||!eu(e,r))continue;return e}if(eu(e,r))return e;this[s(460)](e,t[s(408)],t[s(263)]);break}if(n==e[s(440)]&&eu(e,r)){const n=e[s(504)]();return n[s(408)][s(322)](t[s(263)])?this[s(565)](e,this[s(617)][s(267)](t[s(408)],n[s(263)])):this[s(565)](e,this[s(617)][s(267)](n[s(408)],t[s(263)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(576)+n:s(452),u=this[s(258)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(345)](c,i,a,t),u}[jc(223)](t,n=jc(245),r={}){const s=jc,o=this[s(286)][s(416)][s(497)](s(483)).me,i=this[s(301)][s(404)](s(452),n,s(539));for(const e of this[s(423)]())if(e[s(562)].id==o.id&&s(452)==e[s(396)]&&e[s(440)]==n&&eu(e,r)&&(i(e[s(515)](),t)||i(t,e[s(515)]()))){for(const n of t)e[s(545)](n);return e}for(const{suggestion:e,meta:n}of this[s(489)](t,s(452))){if(!n[s(571)])continue;if(!this[s(566)]&&n[s(537)])continue;if(!eu(e,r))continue;let o=!0;for(const n of e[s(515)]())for(const e of t)if(!n[s(317)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(576)+n,l=this[s(258)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(345)](u,a,c,e,zr[s(528)]());return l}[jc(343)](t,n,r=null,s={}){const o=jc;if(r=r||Jc(n),t[o(264)])return null;if(o(399)===this[o(474)]){const e=this[o(301)][o(404)](o(517),r,o(208));return this[o(448)]((()=>e([t],n,s))),null}const i=this[o(286)][o(416)][o(497)](o(483)).me,a=[];if(o(500)!==this[o(474)])for(const{suggestion:e,meta:n}of this[o(489)](t,o(452)))n[o(571)]&&!n[o(366)]&&a[o(605)](...e[o(515)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(414)](s);e&&r[n(605)](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(390)];){const s=r[e][n(359)](t);r[n(259)](e,1,...s),e+=s[n(390)]}}return r}(t,a);c[o(390)]&&this[o(617)][o(616)]((()=>{const t=o;for(const e of c){const o=this[t(301)][t(404)](t(517),r,t(208));this[t(448)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(408)],u=t[o(263)];for(const{suggestion:e,meta:n}of this[o(489)](t,o(517))){if(!n[o(571)])continue;if(e[o(440)]!=r)continue;if(!eu(e,s))continue;const i=e[o(504)]();if(i[o(317)](t,!0))return null;c=c[o(563)](i[o(408)])?c:i[o(408)],u=u[o(361)](i[o(263)])?u:i[o(263)],a?i[o(408)][o(563)](a[o(504)]()[o(408)])?(a[o(577)](),a=e):e[o(577)]():a=e}const l=this[o(617)][o(267)](c,u);if(a)this[o(565)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(258)]({id:t,type:o(488)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(345)](o(488)+r,t,a,l)}}return null}[jc(391)](t,n,r=[],s=null,o={}){const i=jc;n[i(403)]||(n[i(403)]=n[i(356)]),n[i(530)]=t.is(i(222)),s=s||Jc(n);const a=r[i(510)]((t=>Qc(t,this[i(617)]))),c=t.is(i(222))?t:Qc(t,this[i(617)]);if(i(399)===this[i(474)]){const t=this[i(301)][i(404)](i(266),s,i(208));return this[i(448)]((()=>t([c],n,o))),null}a[i(605)](c);let u=!0;for(const t of a)if(!this[i(287)](t)){u=!1;break}if(u&&i(500)!==this[i(474)]){const t=this[i(301)][i(404)](i(266),s,i(208));return this[i(448)]((()=>t([c],n,o))),null}let l=null,f=c[i(408)],h=c[i(263)];for(const{suggestion:t,meta:e}of this[i(489)](c,i(266))){if(!e[i(571)])continue;if(e[i(310)]||e[i(537)]||e[i(366)])continue;if(t[i(352)][i(403)]!=n[i(403)])continue;if(!eu(t,o))continue;const r=t[i(504)]();if(t[i(440)]==s){if(r[i(317)](c,!0))return null;f=f[i(563)](r[i(408)])?f:r[i(408)],h=h[i(361)](r[i(263)])?h:r[i(263)],l?r[i(408)][i(563)](l[i(504)]()[i(408)])?(l[i(577)](),l=t):t[i(577)]():l=t}else{const e=c[i(414)](r);this[i(552)](t,e)}}const d=this[i(286)][i(416)][i(497)](i(483)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(565)](l,this[i(617)][i(267)](f,h)),l;{const t=this[i(258)]({id:g,type:i(331)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(345)](i(331)+s,g,p,this[i(617)][i(267)](f,h)),t}}[jc(558)](t,n,r=[],s=null,o={}){const i=jc;n[i(403)]||(n[i(403)]=n[i(356)]);const a=t[0];n[i(530)]=a.is(i(222)),s=s||Jc(n);const c=r[i(510)]((t=>Qc(t,this[i(617)]))),u=a.is(i(222))?t:t[i(510)]((t=>Qc(t,this[i(617)])));if(i(399)===this[i(474)]){const t=this[i(301)][i(404)](i(266),s,i(208));return this[i(448)]((()=>t(u,n,o))),null}c[i(605)](...u);let l=!0;for(const t of c)if(!this[i(287)](t)){l=!1;break}if(l&&i(500)!==this[i(474)]){const t=this[i(301)][i(404)](i(266),s,i(208));return this[i(448)]((()=>t(u,n,o))),null}const f=this[i(286)][i(416)][i(497)](i(483)).me;for(const t of this[i(423)]()){if(t[i(562)].id!=f.id)continue;if(i(266)!=t[i(396)]||t[i(352)][i(403)]!=n[i(403)])continue;if(!eu(t,o))continue;const e=t[i(440)]==s;for(let n=0;n<u[i(390)];n++){const r=u[n];for(const s of t[i(273)]()){const o=s[i(512)]();if(r[i(322)](o)){e?(u[i(259)](n,1),n--):t[i(380)](s[i(277)]);break}}}}if(0==u[i(390)])return null;const h=this[i(301)][i(404)](i(266),s,i(539));for(const t of this[i(423)]())if(t[i(562)].id==f.id&&i(266)==t[i(396)]&&t[i(352)][i(403)]==n[i(403)]&&t[i(440)]==s&&eu(t,o)&&(h(t[i(515)](),u)||h(u,t[i(515)]()))){for(const e of u)t[i(545)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(331)+s,m=this[i(258)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(345)](p,d,g,t,zr[i(528)]());return m}[jc(542)](t,n=null,r={}){const s=jc;if(t[s(264)])return null;const o=this[s(286)][s(416)][s(497)](s(483)).me,a=new i.LiveRange(t[s(408)],t[s(263)]);for(const{suggestion:t,meta:e}of this[s(489)](a,s(452)))if(e[s(571)]&&!e[s(310)])if(t[s(369)]){const e=t[s(515)]()[s(274)]((t=>s(382)!=t[s(593)][s(418)]));if(e[s(505)]((t=>a[s(317)](t,!0)))&&t[s(592)](),e[s(272)]((t=>t[s(317)](a,!0)))){const t=this[s(301)][s(404)](s(546),n,s(208));return this[s(448)]((()=>t([a],null,r))),null}}else{const e=a[s(414)](t[s(504)]());null!==e&&t[s(335)]([e],null,r)}if(a[s(579)](),a[s(264)]||s(382)==a[s(593)][s(418)])return null;let c=null,u=a[s(408)],l=a[s(263)];const f=this[s(489)](a,s(546));for(const{suggestion:t,meta:e}of f){const n=this[s(617)][s(267)](u,l);if(e[s(571)]&&(this[s(566)]||!e[s(537)]&&!e[s(366)]))if(t[s(369)]){if(!eu(t,r))continue;let e=!0;for(const r of t[s(515)]()){if(r[s(317)](n,!0))return t;n[s(317)](r)||(e=!1)}e&&t[s(592)]()}else{const e=t[s(504)]();if(e[s(317)](n,!0))return t;if(!eu(t,r)){n[s(317)](e)?t[s(577)]():e[s(386)](u)?u=e[s(263)]:e[s(386)](l)&&(l=e[s(408)]);continue}u=u[s(563)](e[s(408)])?u:e[s(408)],l=l[s(361)](e[s(263)])?l:e[s(263)],r=Object[s(199)]({},t[s(588)]),c?e[s(408)][s(563)](c[s(504)]()[s(408)])?(c[s(577)](),c=t):t[s(577)]():c=t}}if(c)return this[s(565)](c,this[s(617)][s(267)](u,l)),c;{const t=(0,e.uid)(),i=this[s(617)][s(267)](u,l),a=o.id,c=n?s(313)+n:s(546),f=this[s(258)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(345)](c,t,a,i),f}}[jc(236)](t,n=jc(245),r={}){const s=jc,o=this[s(286)][s(416)][s(497)](s(483)).me,a=t[s(510)]((t=>new i.LiveRange(t[s(408)],t[s(263)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(489)](a,s(452)))e[s(571)]&&!e[s(310)]&&c[s(378)](t);for(const e of c)if(e[s(369)]){const o=e[s(515)]();if((!e[s(588)]||!e[s(588)][s(271)])&&o[s(505)]((t=>a[s(272)]((e=>e[s(317)](t,!0)))))&&e[s(592)](),a[s(505)]((t=>o[s(272)]((e=>e[s(317)](t,!0)))))){const e=this[s(301)][s(404)](s(546),n,s(208));return this[s(448)]((()=>e(t,null,r))),null}}else{const t=e[s(504)]();if(a[s(272)]((e=>e[s(317)](t,!0)))&&e[s(592)](),a[s(505)]((e=>t[s(317)](e,!0)))){const t=this[s(301)][s(404)](s(546),n,s(208));return this[s(448)]((()=>t(a,null,r))),null}}const u=this[s(301)][s(404)](s(546),n,s(539));let l=null;for(const t of this[s(423)]())if(t[s(562)].id==o.id&&t[s(606)]&&s(546)==t[s(396)]&&t[s(440)]==n&&eu(t,r)&&(u(t[s(515)](),a)||u(a,t[s(515)]())))if(l){if(t[s(436)]&&t[s(436)][s(390)])continue;for(const e of t[s(515)]())l[s(292)](e)||l[s(545)](e);t[s(577)]()}else{l=t;for(const e of a)t[s(292)](e)||t[s(545)](e)}if(l)return l;c[s(323)]();for(const{suggestion:t,meta:e}of this[s(489)](a,s(546)))e[s(571)]&&(this[s(566)]||!e[s(537)]&&!e[s(366)])&&eu(t,r)&&c[s(378)](t);for(const t of c){const e=t[s(515)]();if((!r||!r[s(271)])&&a[s(505)]((t=>e[s(272)]((e=>e[s(317)](t,!0))))))return t;(!t[s(588)]||!t[s(588)][s(271)])&&e[s(505)]((t=>a[s(272)]((e=>e[s(317)](t,!0)))))&&t[s(592)]()}const f=(0,e.uid)(),h=o.id,d=s(313)+n,g=this[s(258)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(579)](),t[s(264)]||s(382)==t[s(593)][s(418)]||this[s(345)](d,f,h,t,zr[s(528)]());return g}[jc(393)](t,n,r,s,o){const i=jc;if(t[i(264)])return[];if(i(399)===this[i(474)])return[];const a=this[i(286)][i(416)][i(497)](i(483)).me.id,c=Array[i(297)](this[i(388)][i(194)]())[i(274)]((e=>i(309)==e[i(396)]&&e[i(352)][i(568)]==n&&e[i(292)](t)));if(i(509)===this[i(474)]){const e=this[i(489)](t,i(452))[i(274)]((({meta:t})=>t[i(571)]&&!t[i(366)]&&!t[i(310)]))[i(510)]((({suggestion:t})=>t));c[i(379)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(309)==t[i(396)]?t[i(352)][i(206)]:void 0,o=t[i(504)](),a=Array[i(297)](u[i(425)]())[i(328)]((t=>t[i(305)](o)));if(!a)continue;const c=a[i(359)](o);this[i(413)](n)&&i(452)==t[i(396)]&&0!=c[i(390)]||(u[i(367)](a),c[i(253)]((t=>{u[i(330)](t,r)})),i(452)!=t[i(396)]&&e!=s&&u[i(330)](a[i(414)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(390)]>37&&console[i(464)](i(575),{key:n});const f=(i(591)+(n+"|")+Jc({newValue:s}))[i(319)](0,60),h=this[i(258)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(605)](h),this[i(345)](f,c,a,t)}return l}[jc(218)](t){const e=jc;this[e(370)](t,((t,...n)=>{this[e(336)]((()=>{t(...n)}))}))}[jc(520)](t){const e=jc;this[e(281)][e(378)](t)}[jc(459)](t){const e=jc;this[e(582)][e(378)](t)}[jc(587)](t){const e=jc;return e(309)==t[e(396)]?t[e(440)][e(430)]("|")[0]:null}[jc(565)](t,e){const n=jc,r=t[n(212)]();this[n(617)][n(616)]((t=>{t[n(397)](r,{range:e})}))}[jc(315)](t){const e=jc,n=t.id,r=this[e(286)][e(334)][e(497)](e(196));this[e(574)][e(479)](n)||this[e(574)][e(506)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(574)][e(347)](n);s[e(365)](e(363)),s[e(363)]=!1,t[e(436)]=s}[jc(240)](t,n,r,s){const o=jc;if(t[o(396)]!=n||t[o(440)]!=r||t[o(221)].id!=s)throw this[o(286)][o(560)](o(362)),new e.CKEditorError(o(362),this)}[jc(552)](t,n){const r=jc,s=t[r(504)]();if(n[r(322)](s))t[r(577)]();else if(s[r(317)](n)){const o=this[r(617)][r(269)](n[r(408)][r(511)],r(263));this[r(565)](t,this[r(617)][r(267)](s[r(408)],o));const i=(0,e.uid)(),a=t[r(221)].id,c=t[r(396)]+":"+t[r(440)];this[r(258)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(352)],attributes:t[r(588)]});const u=this[r(617)][r(269)](n[r(263)][r(583)],r(215)),l=this[r(617)][r(267)](u,s[r(263)]);this[r(345)](c,i,a,l)}else if(s[r(386)](n[r(408)])){const e=this[r(617)][r(269)](n[r(408)][r(511)],r(263));this[r(565)](t,this[r(617)][r(267)](s[r(408)],e))}else{const e=this[r(617)][r(269)](n[r(263)][r(583)],r(215));this[r(565)](t,this[r(617)][r(267)](e,s[r(263)]))}}[jc(287)](t){const e=jc;for(const{suggestion:n,meta:r}of this[e(489)](t,e(452))){if(!r[e(571)])continue;const s=n[e(515)]();for(const n of s)if(!t[e(359)](n)[e(390)])return!0}return!1}[jc(476)](t){const n=jc,r=this[n(286)][n(416)][n(497)](n(483))[n(275)](t);if(!r)throw new e.CKEditorError(n(585),this);return r}[jc(268)](t){const e=jc,n=this[e(286)][e(416)][e(497)](e(483)),r=(0,o.hashObject)(e(556)+t);return n[e(275)](r)||n[e(453)]({id:r,name:t})}[jc(541)](t,e,n,r,s){const o=jc,i=this[o(476)](r),a=this[o(301)][o(384)](t,e,n,i,s,(t=>{const e=o;this[e(419)](n,{attributes:t});const r=this[e(257)](n);this[e(421)](new Set([r])),this[e(478)](new Set([r]))}));return this[o(232)](a,o(208),(()=>{const t=o;this[t(419)](n,{state:t(594)})}),{priority:o(407)}),this[o(232)](a,o(592),(()=>{const t=o;this[t(419)](n,{state:t(590)})}),{priority:o(407)}),this[o(388)][o(330)](n,a),this[o(244)][o(330)](a,o(614)),a}[jc(332)](t){const e=jc,n=t[e(430)](":");return{group:n[0],type:n[1],subType:n[e(390)]>=5?n[2]:null,id:n[e(390)]<5?n[2]:n[3],authorId:n[e(390)]<5?n[3]:n[4],markerCount:6==n[e(390)]?n[5]:null}}[jc(460)](t,n,r){const s=jc,o=t[s(504)](),i=o[s(408)],a=o[s(263)];this[s(565)](t,this[s(617)][s(267)](i,n));const c=(0,e.uid)(),u=t[s(221)].id,l=t[s(396)]+(t[s(440)]?":"+t[s(440)]:"");this[s(258)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(588)],data:t[s(352)]});const f=this[s(587)](t);(s(266)==t[s(396)]||f&&this[s(413)](f))&&(r=this[s(617)][s(291)](r[s(583)])),this[s(345)](l,c,u,this[s(617)][s(267)](r,a))}[jc(489)](t,e=null){const n=jc,r=[],s=this[n(286)][n(416)][n(497)](n(483)).me;Array[n(567)](t)||(t=[t]);for(const o of this[n(423)]()){if(!o[n(606)])continue;if(e&&o[n(396)]!=e)continue;let i=!1;for(const e of o[n(515)]()){for(const a of t){const t=a[n(408)][n(322)](e[n(263)])||a[n(263)][n(322)](e[n(408)]);if(t||a[n(414)](e)){const c=a[n(317)](e)&&Kc(this[n(617)][n(260)],e[n(408)],a),u=e[n(317)](a)&&Kc(this[n(617)][n(260)],a[n(408)],e);r[n(605)]({suggestion:o,meta:{isOwn:s==o[n(562)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[jc(345)](t,e,n,r,s){const o=jc;this[o(617)][o(616)]((i=>{const a=o;let c=a(600)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(350)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[jc(598)](t){const e=jc,n=t[e(475)],r=t[e(536)];t[e(475)]=null,t[e(536)]=null,null!=n&&n[e(536)]==t&&(n[e(536)]=r),null!=r&&r[e(475)]==t&&(r[e(475)]=n),e(207)==this[e(244)][e(497)](t)&&(this[e(244)][e(330)](t,e(439)),this[e(584)](e(470),t,n,r))}[jc(258)](t){const n=jc,r=t.id,s=this[n(433)](t);if(this[n(262)]&&this[n(262)][n(217)]){const o=this[n(286)][n(416)][n(497)](n(234)),i=s[n(540)],a=s[n(440)]?s[n(396)]+":"+s[n(440)]:s[n(396)],c=this[n(286)][n(278)],u=o[n(378)](Kr(c,n(243))),l={id:r,type:a,hasComments:i,data:t[n(352)]||null,originalSuggestionId:t[n(445)]||null,attributes:s[n(588)]};this[n(262)][n(217)](l)[n(607)]((t=>{const e=n;s[e(443)]=!0,o[e(410)](u),t&&t[e(424)]&&(this[e(388)][e(497)](r)[e(424)]=t[e(424)])}))[n(340)]((t=>{const r=n;throw(0,e.logWarning)(r(326)),this[r(286)][r(225)][r(492)]({isUndoable:!1},(()=>{s[r(592)]()})),s[r(434)](),this[r(388)][r(367)](s.id),this[r(244)][r(367)](s),t}))}return s}[jc(413)](t){const e=jc;return this[e(281)][e(454)](t)}[jc(419)](t,e){const n=jc,r=this[n(286)][n(416)][n(497)](n(234)),s=this[n(257)](t);if(this[n(262)]&&this[n(262)][n(564)])if(s[n(443)]){const s=r[n(378)](Kr(this[n(286)][n(278)],n(243)));this[n(262)][n(564)](t,e)[n(607)]((()=>{r[n(410)](s)}))}else s.on(n(237),(()=>{this[n(419)](t,e)}))}[jc(559)](t){const n=jc;if(!this[n(262)]||!this[n(262)][n(257)])throw new e.CKEditorError(n(522),this);return this[n(262)][n(257)](t)}[jc(467)](t){const e=jc,{id:n,type:r,subType:s,authorId:o}=this[e(332)](t),i=this[e(388)][e(497)](n)||this[e(541)](r,s,n,o,{});switch(this[e(240)](i,r,s,o),this[e(244)][e(497)](i)){case e(614):this[e(559)](n)[e(607)]((t=>{const r=e;let s=Promise[r(466)]();t[r(540)]&&(s=this[r(574)][r(304)]({channelId:this[r(286)][r(334)][r(497)](r(196)),threadId:n})),s[r(607)]((()=>{const e=r;this[e(433)](t)[e(443)]=!0}))})),this[e(244)][e(330)](i,e(569));break;case e(439):this[e(419)](n,{state:e(251)});case e(398):this[e(244)][e(330)](i,e(207)),this[e(584)](e(490),i);break;case e(207):this[e(584)](e(451),i)}return i[e(302)](t),i}[jc(478)](t){const e=jc,n=Array[e(297)](t),r=n[e(274)]((t=>e(309)==t[e(396)]));this[e(526)](r);const s=n[e(274)]((t=>!t[e(369)]&&e(309)!=t[e(396)])),o=this[e(423)]({skipNotAttached:!0})[e(274)]((t=>!t[e(369)]&&e(309)!=t[e(396)])),i=o[e(274)]((n=>!t[e(454)](n))),a=new Map(o[e(510)]((t=>[t,this[e(301)][e(404)](t[e(396)],t[e(440)],e(389))]))),c=new Map(o[e(510)]((t=>[t,t[e(504)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(390)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(390)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(390)];t++){const n=s[t];!l[e(454)](n)&&n[e(475)]&&(f[e(378)](n[e(475)]),n[e(475)][e(536)]===n&&(n[e(475)][e(536)]=null),n[e(475)]=null),!u[e(454)](n)&&n[e(536)]&&(f[e(378)](n[e(536)]),n[e(536)][e(475)]===n&&(n[e(536)][e(475)]=null),n[e(536)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(390)];e++){const r=d(t,n[e]);r&&(r[0][s(536)]=r[1],r[1][s(475)]=r[0],u[s(378)](r[0]),l[s(378)](r[1]))}}function d(t,n){const r=e;if(t[r(562)].id!==n[r(562)].id)return null;const s=a[r(497)](t)(t,n,c[r(497)](t),c[r(497)](n));return s&&a[r(497)](n)(t,n,c[r(497)](t),c[r(497)](n))?s[1][r(436)]&&s[1][r(436)][r(390)]?null:s:null}f[e(624)]&&this[e(478)](f)}[jc(526)](t){const e=jc;if(0==t[e(390)])return;const n=this[e(423)]({skipNotAttached:!0})[e(274)]((t=>e(309)==t[e(396)]&&t[e(383)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(588)]);s[e(454)](n)||(s[e(330)](n,r[e(390)]),r[e(605)]([]));const i=s[e(497)](n);r[i][e(605)](t)}!function(){const t=e;r[t(280)](((e,n)=>{const r=t,s=e[0][r(424)],o=n[0][r(424)];return s==o?e[0][r(588)][r(547)]<n[0][r(588)][r(547)]?-1:1:s<o?-1:1}));for(const e of r)e[t(280)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(390)];t++){if(0==r[t][e(390)])continue;const n=[];for(let s=t+1;s<r[e(390)];s++)0!=r[s][e(390)]&&i(r[t],r[s])&&n[e(605)](s);for(const s of n)r[t]=r[t][e(480)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(390)];n++){const r=t[n+1]||null;t[n][e(536)]!==r&&(t[n][e(536)]=r)}for(const t of r)for(let n=0;n<t[e(390)];n++){const r=t[n-1]||null;t[n][e(475)]!==r&&(t[n][e(475)]=r)}function i(t,n){const r=e;if(t[0][r(588)][r(547)]!==n[0][r(588)][r(547)]&&t[0][r(562)]!==n[0][r(562)])return!1;if(!function(t,e){const n=r;return!t[n(540)]&&!e[n(540)]||(!t[n(540)]||!e[n(540)])&&(!!(t[n(540)]&&e[n(424)]<t[n(436)][n(233)][n(497)](0)[n(424)])||!!(e[n(540)]&&t[n(424)]<e[n(436)][n(233)][n(497)](0)[n(424)]))}(t[0],n[0]))return!1;const s=Uc(t[0][r(588)],r(547)),o=Uc(n[0][r(588)],r(547));return!!Fr(s,o)&&(!!t[r(505)]((t=>n[r(272)]((e=>t[r(504)]()[r(322)](e[r(504)]())))))&&n[r(505)]((e=>t[r(272)]((t=>e[r(504)]()[r(322)](t[r(504)]()))))))}}[jc(421)](t){const e=jc,n=Array[e(297)](t),r=this[e(423)]({skipNotAttached:!0}),s=r[e(274)]((n=>!t[e(454)](n))),o=new Map(n[e(510)]((t=>[t,this[e(301)][e(404)](t[e(396)],t[e(440)],e(539))]))),i=new Map(r[e(510)]((t=>[t,t[e(515)]()])));for(let t=0;t<n[e(390)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(390)];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(390)];e++){const s=r[e];if(s[a(396)]!==n[a(396)]||s[a(562)].id!==n[a(562)].id||s[a(440)]!==n[a(440)])continue;if(!tu(n,s))continue;if(a(309)==n[a(396)]&&n[a(352)][a(206)]!=s[a(352)][a(206)])continue;if(a(309)==n[a(396)]&&t[a(413)](n[a(352)][a(568)]))continue;if(a(266)==n[a(396)]){const e=t[a(286)][a(225)],r=n[a(534)]();if(r&&(e[a(260)][a(554)](r)||e[a(260)][a(270)](r)))continue}const c=o[a(497)](n),u=i[a(497)](n),l=i[a(497)](s),f=n[a(436)]&&n[a(436)][a(390)],h=s[a(436)]&&s[a(436)][a(390)];if(!f&&c(l,u))return t[a(409)](s,n),i[a(367)](n),!0;if(!h&&c(u,l))return t[a(409)](n,s),i[a(367)](s),!0}return!1}}[jc(409)](t,e){const n=jc;if(t[n(369)])for(const r of e[n(515)]())t[n(545)](r);else{const r=e[n(504)]()[n(263)];this[n(565)](t,this[n(617)][n(267)](t[n(504)]()[n(408)],r))}e[n(577)]()}[jc(209)](t,e,n){const r=jc,s=t[r(578)](r(318))||t[r(578)](r(309))?r(485):t[r(463)]();return Kr(this[r(286)][r(278)],e+"_"+s+r(499),n)}[jc(238)](){const t=jc,n=this[t(286)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(617)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(332)](t[i(277)]);if(i(351)===e){r[i(471)](this[i(209)](n,i(227)));break}}for(const t of s){const{group:n,type:s}=this[i(332)](t[i(277)]);if(i(351)===n){r[i(471)](this[i(209)](s,i(469),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[jc(307)](t){const e=jc;if(this[e(226)])return!1;const n=this[e(286)],r=n[e(225)][e(202)][e(597)][e(456)]();if(0==r[e(390)])return!1;const s=[],o=r[e(274)]((t=>e(309)==t[e(396)])),i=r[e(274)]((t=>e(247)==t[e(396)]&&e(197)!=t[e(277)])),a=r[e(274)]((t=>e(410)==t[e(396)]&&e(197)!=t[e(277)]));for(const t of o)s[e(605)]({key:t[e(288)],newValue:t[e(610)],oldValue:t[e(496)],range:Yc(t[e(222)],n[e(225)])});for(const t of i){const r=a[e(328)]((n=>n[e(320)][e(322)](t[e(320)])));r&&s[e(605)]({key:e(358),newValue:t[e(277)],oldValue:r[e(277)],range:n[e(225)][e(465)](t[e(320)][e(248)])})}return 0!=s[e(390)]&&this[e(284)](t,s)}[jc(338)](t){const e=jc;let n=!1;const r=this[e(286)][e(225)][e(202)][e(597)][e(521)]()[e(274)]((t=>t[e(352)][e(619)]&&t[e(277)][e(578)](e(224))));for(const s of r){const{subType:r,id:o}=this[e(332)](s[e(277)]),i=r[e(430)]("|")[0];for(const r of this[e(423)]({skipNotAttached:!0}))r.id!=o&&e(309)==r[e(396)]&&r[e(352)]&&r[e(352)][e(568)]==i&&r[e(504)]()[e(305)](s[e(352)][e(619)])&&(this[e(494)](r,s[e(352)][e(619)],t),n=!0)}return n}[jc(336)](t){this[jc(226)]=!0,t()}[jc(205)](t){const e=jc,n=this[e(413)](t),r=this[e(582)][e(454)](t);return n||r}[jc(284)](t,e){const n=jc;if(0==e[n(390)])return!1;let r=!1;for(const s of e){const e=this[n(489)](s[n(222)],n(309))[n(274)]((t=>!t[n(427)][n(310)]))[n(510)]((t=>t[n(351)])),i=(0,o.hashObject)({newValue:s[n(623)]});e[n(274)]((t=>{const e=n,[r,o]=t[e(440)][e(430)]("|");return r==s[e(568)]&&o!=i}))[n(253)]((e=>{const o=n;this[o(494)](e,s[o(222)],t),r=!0}))}return r}[jc(494)](t,e,n){const r=jc,s=t[r(504)]()[r(359)](e);0!==s[r(390)]?1!==s[r(390)]?this[r(460)](t,e[r(408)],e[r(263)]):this[r(565)](t,s[0]):n[r(380)](t[r(212)]())}}class zc{constructor(t){const e=jc;this[e(491)]=t,this[e(617)]=t[e(225)],this[e(385)]=new Map,this[e(493)]=new Map,this[e(368)]()}[jc(384)](t,e,n,r,s,o){const i=jc;return new zr(this[i(617)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(404)](t,e,i(208))(...n),onDiscard:(...n)=>this[i(404)](t,e,i(592))(...n)})}[jc(543)](t,e,n,r){const s=jc,o=t+":"+e+":"+n;this[s(385)][s(330)](o,r)}[jc(404)](t,e,n){const r=jc,s=t+":"+e+":"+n;return this[r(385)][r(497)](s)||this[r(493)][r(497)](t+":"+n)}[jc(368)](){const t=jc,e=()=>!1,n=t=>{const e=Vc;t[e(280)](((t,n)=>t[e(408)][e(563)](n[e(408)])?1:-1)),this[e(617)][e(616)]((n=>{const r=e;for(const e of t){let t;t=e[r(263)][r(589)]&&e[r(263)][r(583)]==e[r(408)][r(248)]?n[r(306)](e[r(408)][r(248)],"on"):n[r(306)](e),this[r(617)][r(311)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Vc;e&&this[n(617)][n(616)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(510)]((t=>(Xc(t)&&(t=this[s(617)][s(267)](t[s(263)])),t)))[s(274)]((t=>s(382)!==t[s(593)][s(418)]));if(c[s(390)]<1)return;const u=Array[s(297)](this[s(617)][s(202)][s(355)][s(515)]())[s(510)]((t=>i.LiveRange[s(417)](t)));r[s(220)](c);for(const t of this[s(491)][s(484)][s(484)]())t[s(432)]();a[s(605)]({forceDefaultExecution:!0}),this[s(491)][s(402)](o,...a);const l=u[s(274)]((t=>s(382)!=t[s(593)][s(418)]));l[s(390)]>0&&r[s(220)](l);for(const t of u)t[s(579)]()}))},s=(e,n)=>1==e[t(390)]&&1==n[t(390)]&&e[0][t(263)][t(322)](n[0][t(408)]),o=(t,e,n,r)=>$c(t,e,n,r)?[t,e]:$c(e,t,r,n)?[e,t]:null;this[t(493)][t(330)](t(279),e),this[t(493)][t(330)](t(204),n),this[t(493)][t(330)](t(261),s),this[t(493)][t(330)](t(502),o),this[t(493)][t(330)](t(429),n),this[t(493)][t(330)](t(395),e),this[t(493)][t(330)](t(595),s),this[t(493)][t(330)](t(523),o),this[t(493)][t(330)](t(371),r),this[t(493)][t(330)](t(360),e),this[t(493)][t(330)](t(514),s),this[t(493)][t(330)](t(285),e),this[t(493)][t(330)](t(300),r),this[t(493)][t(330)](t(229),e),this[t(493)][t(330)](t(428),s),this[t(493)][t(330)](t(426),e),this[t(493)][t(330)](t(486),e),this[t(493)][t(330)](t(339),((e,n)=>{const r=t;if(!n)return;const s=this[r(491)][r(416)][r(497)](Wc);this[r(617)][r(616)]((t=>{const o=r;if(o(358)==n[o(568)])for(const r of e){const e=r[o(408)][o(248)],s=n[o(206)];t[o(195)](e,s)}else if(s[o(413)](n[o(568)]))for(const r of e)void 0!==n[o(206)]?t[o(249)](n[o(568)],n[o(206)],r[o(408)][o(248)]):t[o(256)](n[o(568)],r[o(408)][o(248)]);else for(const r of e)n[o(206)]?t[o(249)](n[o(568)],n[o(206)],r):t[o(256)](n[o(568)],r)}))})),this[t(493)][t(330)](t(341),s)}}function Kc(t,e,n){const r=jc;for(const s of e[r(583)][r(375)]({includeSelf:!0,parentFirst:!0})){if(s[r(593)]==s)return!1;if(!n[r(580)](s))return!1;if(t[r(554)](s)||t[r(270)](s))return!0}return!1}function Xc(t){const e=jc;return t[e(263)][e(583)]==t[e(408)][e(248)]&&t[e(263)][e(620)]}function qc(t,e,n,r){const s=jc,o=t=>!t[s(457)].is(s(308))&&!r[s(554)](t[s(457)]),i=t[s(408)][s(293)](o),a=t[s(263)][s(293)](o,{direction:s(572)});return!(t[s(408)][s(322)](i)&&t[s(263)][s(322)](a)||(i[s(563)](a)?n[s(397)](e,{range:n[s(267)](i,a)}):n[s(380)](e),0))}function Jc(t){return(0,o.hashObject)(t)}function Zc(t){const e=jc,n=t[e(408)][e(248)];return n&&n.is(e(449))}function Yc(t,e){const n=jc;return null==t[n(263)][n(511)]&&t[n(263)][n(583)]==t[n(408)][n(248)]?Qc(t[n(408)][n(248)],e):t}function Qc(t,e){const n=jc,r=e[n(260)][n(554)](t)||e[n(260)][n(477)](t);return e[n(267)](e[n(269)](t,n(438)),r?e[n(618)](t):e[n(269)](t,n(263)))}function $c(t,e,n,r){const s=jc;return!!tu(t,e)&&n[s(263)][s(322)](r[s(408)])}function tu(t,e){const n=jc;if(!t[n(383)]||!e[n(383)])return!1;const r=new Set(Object[n(425)](t[n(588)])),s=new Set(Object[n(425)](e[n(588)]));if(r[n(367)](n(547)),s[n(367)](n(547)),0==r[n(624)]&&0==s[n(624)])return!0;if(r[n(624)]!=s[n(624)])return!1;const o={...t[n(588)]},i={...e[n(588)]};return delete o[n(547)],delete i[n(547)],JSON[n(200)](o)==JSON[n(200)](i)}function eu(t,e){const n=jc,r=nu(t[n(588)]),s=nu(e);if(!t[n(383)])return!1;for(const t of Object[n(425)](s))if(!Fr(r[t],s[t]))return!1;return!0}function nu(t){const e=jc,n=Object[e(199)]({},t);return delete n[e(271)],delete n[e(211)],n}const ru=su;function su(t,e){const n=ou();return(su=function(t,e){return n[t-=318]})(t,e)}function ou(){const t=["_removePendingAction","PENDING_ACTION_SUGGESTION","3977064JwqLth","_acceptCommand","add","destroy","execute","583670tBMpzk","commentThreadController","89901LYTECi","get","getRanges","canEditAt","bind","1404XjuAOs","listenTo","unbind","remove","_discardCommand","5sSefYO","_setPendingAction","_editor","discardSuggestion","canAccept","66fSGzoD","canDiscard","56KPneZV","6oYTXhc","model","isEnabled","locale","737eYOYXU","33826lyrYDd","2223603JEBRVh","isDirty","stopListening","commands","view","acceptSuggestion","PendingActions","change:isDirty","2605442bNtsek","plugins","2690MWmXEw","_pendingAction"];return(ou=function(){return t})()}!function(t){const e=su,n=t();for(;;)try{if(525693===-parseInt(e(323))/1*(-parseInt(e(335))/2)+parseInt(e(325))/3+-parseInt(e(339))/4*(parseInt(e(356))/5)+-parseInt(e(319))/6*(-parseInt(e(333))/7)+parseInt(e(318))/8*(parseInt(e(346))/9)+-parseInt(e(344))/10*(parseInt(e(361))/11)+parseInt(e(351))/12*(-parseInt(e(324))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=su;super(),this[s(320)]=e,this[s(329)]=n,this[s(345)]=r,this[s(358)]=t,this[s(340)]=t[s(328)][s(347)](s(330)),this[s(355)]=t[s(328)][s(347)](s(359)),this[s(329)][s(350)](s(321)).to(this[s(340)],this[s(355)],((t,e)=>t||e)),this[s(329)][s(350)](s(360)).to(this[s(340)],s(321),(t=>t&&this[s(358)][s(320)][s(349)](e[s(348)]()))),this[s(329)][s(350)](s(362)).to(this[s(355)],s(321),(t=>t&&this[s(358)][s(320)][s(349)](e[s(348)]()))),this[s(336)]=null,n[s(326)]&&this[s(357)](),this[s(352)](n,s(330),(()=>this[s(330)]())),this[s(352)](n,s(359),(()=>this[s(359)]())),this[s(352)](n,s(332),(()=>{const t=s;n[t(326)]?this[t(357)]():this[t(337)]()}))}[ru(330)](){const t=ru;this[t(340)][t(343)](this[t(320)].id)}[ru(359)](){const t=ru;this[t(355)][t(343)](this[t(320)].id)}[ru(342)](){const t=ru;this[t(329)][t(353)](t(321)),this[t(329)][t(353)](t(360)),this[t(329)][t(353)](t(362)),this[t(327)](),this[t(345)][t(342)](),this[t(336)]&&this[t(337)]()}[ru(357)](){const t=ru,e=Kr(this[t(358)][t(322)],t(338));this[t(336)]=this[t(358)][t(334)][t(347)](t(331))[t(341)](e)}[ru(337)](){const t=ru;null!==this[t(336)]&&this[t(358)][t(334)][t(347)](t(331))[t(354)](this[t(336)]),this[t(336)]=null}}function au(){const t=["removeComment","3303xWLcFR","descriptionParts","editorConfig","isEnabled","value","setData","delegate","submit","commentsListView","textContent","updateComment","element","_localUser","40002uhUYFB","2873138ZrbHyY","content","_createCommentThreadInputView","5uVHVPx","destroy","bind","6658848vPdxUU","canAccept","SUGGESTION_THREAD_DESCRIPTION","focusTracker","ariaDescriptionView","hasDirtyComment","join","addComment","formatDateTime","708750mSKPxO","assign","tab","21144wosFMS","1VfvetW","20998395apIqbe","locale","2524960nagtPj","isActive","authoredAt","showInput","focusCycler","length","isReadOnly","disabledSubmit","render","set","text/html","ariaLabel","target","editor","name","shift+tab","commentInputView","_createCommentViews","fire","body","focus","isDirty","_config","commentThread","SUGGESTION_THREAD_ARIA_LABEL","cancel","author","parseFromString","CommentView","_model","12wIniwR","commentThreadInputView","canDiscard","disableComments","map","focusables","keystrokes"];return(au=function(){return t})()}const cu=uu;function uu(t,e){const n=au();return(uu=function(t,e){return n[t-=243]})(t,e)}!function(t){const e=uu,n=t();for(;;)try{if(901716===-parseInt(e(310))/1*(parseInt(e(291))/2)+parseInt(e(290))/3*(parseInt(e(269))/4)+parseInt(e(294))/5*(parseInt(e(306))/6)+-parseInt(e(297))/7+-parseInt(e(309))/8*(-parseInt(e(277))/9)+parseInt(e(313))/10+parseInt(e(311))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(au);class lu extends s.View{constructor(t,n,r,i){const a=uu;super(t),this[a(285)]=null,this[a(270)]=null,this[a(301)]=new o.AriaDescriptionView(t,Kr(t,a(299))),this[a(248)](a(314),!1),this[a(248)](a(315),n[a(315)]),this[a(296)](a(315)).to(n),this[a(248)](a(278),[]),this[a(248)](a(260),!1),this[a(248)](a(280),!1),this[a(248)](a(298),!1),this[a(248)](a(271),!1),this[a(296)](a(250)).to(this,a(244),n,a(315),this,a(278),((t,e,r)=>{const s=a,o=r[s(273)]((t=>T(t[s(292)])))[s(303)](". ")+".";return Kr(this[s(312)],s(263),[t-1,n[s(265)][s(253)],e?i[s(305)](e):"",(new DOMParser)[s(266)](o,s(249))[s(258)][s(286)]])})),this[a(274)]=new s.ViewCollection,this[a(300)]=new e.FocusTracker,this[a(275)]=new e.KeystrokeHandler,this[a(243)]=new s.FocusCycler({focusables:this[a(274)],focusTracker:this[a(300)],keystrokeHandler:this[a(275)],keystrokeHandlerOptions:{filter:t=>t[a(251)]!==this[a(288)]},actions:{focusPrevious:a(254),focusNext:a(308)}}),this[a(268)]=n,this[a(289)]=r,this[a(261)]=i,i[a(272)]?this[a(248)](a(244),1):this[a(256)]()}[cu(247)](){const t=cu;super[t(247)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(274)])}[cu(259)](){const t=cu;this[t(288)][t(259)]()}[cu(295)](){const t=cu;this[t(285)]&&this[t(285)][t(295)](),this[t(270)]&&this[t(270)][t(295)](),super[t(295)]()}[cu(256)](){const t=cu,{CommentsListView:e}=this[t(261)];this[t(285)]=new e(this[t(312)],this[t(268)][t(262)],Object[t(307)]({CommentView:this[t(261)][t(267)]},this[t(261)])),this[t(285)][t(283)](t(276)).to(this),this[t(285)][t(283)](t(287)).to(this),this[t(285)][t(296)](t(314)).to(this),this[t(248)](t(244),this[t(285)][t(244)]+1),this[t(296)](t(244)).to(this[t(285)],t(244),(t=>t+1)),this[t(270)]=this[t(293)](),this.on(t(276),(()=>this[t(259)]())),this[t(296)](t(260)).to(this[t(285)],t(302),this[t(270)][t(255)],t(281),((t,e)=>t||!!e))}[cu(293)](){const t=cu,{CommentThreadInputView:e}=this[t(261)],n=new e(this[t(312)],this[t(289)],this[t(261)][t(279)]),r=n[t(255)];return n[t(296)](t(316)).to(this,t(314),this[t(268)][t(262)],t(245),r,t(281),((t,e,n)=>!!n||t&&!e)),r.on(t(284),((e,n)=>{const s=t;this[s(257)](s(304),n),r[s(252)][s(282)]("")})),r.on(t(264),(()=>this[t(259)]())),r[t(296)](t(246)).to(this[t(268)][t(262)],t(245)),n}}const fu=hu;function hu(t,e){const n=du();return(hu=function(t,e){return n[t-=400]})(t,e)}function du(){const t=["commentThread","891390BtLpth","_config","content","commentThreadInputView","commentsListView","setTemplate","descriptionParts","ariaDescriptionView","_model","735kdkTHt","18924giuLTg","suggestionView","ariaLabel","discardSuggestion","render","editorDestroyed","focusables","bind","delegate","ck-rounded-corners","18YKGeXH","127tKNWDi","acceptSuggestion","disableComments","discardButton","add","canAccept","1933860pKSIir","push","</p>","type","_descriptionElement","SuggestionView","set","isEnabled","ck-suggestion--disabled-comments","16250690GOEWNS","bindTemplate","ck-suggestion-wrapper","description","10718aqHdzN","author","ck-suggestion-wrapper--active","1103438THSWpE","canDiscard","isActive","editorReady","formatDateTime","listitem","acceptButton","div","getTemplate","ck-suggestion-","124376yZZIWo","<p>","color"];return(du=function(){return t})()}!function(t){const e=hu,n=t();for(;;)try{if(400739===parseInt(e(417))/1*(-parseInt(e(436))/2)+-parseInt(e(453))/3+parseInt(e(406))/4*(-parseInt(e(405))/5)+parseInt(e(423))/6+parseInt(e(439))/7+-parseInt(e(449))/8*(parseInt(e(416))/9)+parseInt(e(432))/10)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(429)](s(426),""),this[s(413)](s(426)).to(this,s(402),(t=>t&&t[0]?t[0][s(426)]:"")),this[s(413)](s(435)).to(this,s(402),this,s(441),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(450)+T(e[n(455)],e[n(451)])+n(425);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(427)]=null,this[s(407)]=new(r[s(428)])(t,e,{formatDateTime:r[s(443)]}),this[s(407)][s(413)](s(435)).to(this),this[s(407)][s(414)](s(418),s(409)).to(this),this[s(407)][s(445)][s(413)](s(430)).to(this,s(422)),this[s(407)][s(420)][s(413)](s(430)).to(this,s(440)),this[s(412)][s(421)](this[s(407)]),this[s(400)]&&this[s(412)][s(421)](this[s(400)]),this[s(456)]&&this[s(412)][s(421)](this[s(456)]),this[s(401)](this[s(447)]())}[fu(447)](){const t=fu,e=this[t(433)],n=[this[t(407)]];return this[t(400)]&&n[t(424)](this[t(400)]),this[t(456)]&&n[t(424)](this[t(456)]),n[t(424)](this[t(403)]),{tag:t(446),attributes:{class:["ck",t(415),t(434),e.if(t(441),t(438)),e.to(t(426),(e=>t(448)+e)),this[t(454)][t(419)]&&t(431)],"data-suggestion-id":this[t(404)].id,"data-thread-id":this[t(404)][t(452)].id,"data-author-id":this[t(404)][t(437)].id,tabindex:0,role:t(444),"aria-label":e.to(t(408)),"aria-describedby":this[t(403)].id},children:n}}[fu(410)](){const t=fu;super[t(410)](),this[t(400)]&&(this[t(400)][t(414)](t(442)).to(this),this[t(400)][t(414)](t(411)).to(this)),this[t(456)]&&(this[t(456)][t(414)](t(442)).to(this),this[t(456)][t(414)](t(411)).to(this))}}const pu=mu;function mu(t,e){const n=Iu();return(mu=function(t,e){return n[t-=216]})(t,e)}function Iu(){const t=["attributes","keystrokes","acceptButton","add","ck-comment__info-time","ck-annotation__info","cancel","push","formatDateTime","11856120jVUgMl","bind","isExternal","execute","focusables","EXTERNAL_AVATAR","_createButton","authoredAt","render","focusTracker","shift+tab","getExternalSuggestionNote","_config","378SrHpQA","ck-comment__external","ck-suggestion__user","innerHTML","ck-suggestion--discard","discardButton","ck-annotation__content-wrapper","element","ck-suggestion__info","ck-suggestion--accept","bindTemplate","ck-suggestion","esc","querySelector","target","ck-annotation","setTemplate","ck-annotation__info-time","check","Discard suggestion","creator","ck-suggestion__actions","time","userView","acceptSuggestion","341110iPamqt","presentation","focusFirst","Accept suggestion","name","extendTemplate","4599WtkoNM","ck-annotation__actions","3175692rkqjjb","tab","@external","fire",".ck-annotation__content-wrapper","1445896OOYgPH","340130gcceji","ck-annotation__info-name","change:description","set","502305lUIHQI","ck-suggestion__main","EXTERNAL_IMPORT_WORD_SUGGESTION","description","listenTo","ck-annotation__user","discardSuggestion","author","_model","getTemplate","ck-annotation__main","focus","div","EXTERNAL_IMPORT_WORD_AVATAR","locale","getUserViewNotificationText","_setupKeyboardNavigation","source","importWord","span","ck-suggestion__info-name","enter","EXTERNAL_SUGGESTION","focusCycler"];return(Iu=function(){return t})()}!function(t){const e=mu,n=t();for(;;)try{if(488015===-parseInt(e(227))/1+-parseInt(e(291))/2*(-parseInt(e(233))/3)+-parseInt(e(240))/4+-parseInt(e(245))/5+-parseInt(e(235))/6+parseInt(e(241))/7+parseInt(e(278))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Iu);class Eu extends s.View{constructor(n,r,i){const a=mu;super(n),this[a(253)]=r,this[a(290)]=i,this[a(244)](a(248),""),this[a(279)](a(285)).to(r),this[a(271)]=this[a(284)](Kr(n,a(230)),t.icons[a(220)],a(300),a(226),"sw"),this[a(296)]=this[a(284)](Kr(n,a(221)),t.icons[a(275)],a(295),a(251),"sw"),this[a(225)]=new o.UserView(n,r[a(252)],this[a(260)]()),this[a(225)][a(232)]({attributes:{class:[a(293),a(250)],"aria-hidden":!0}}),this[a(282)]=new s.ViewCollection([this[a(271)],this[a(296)]]),this[a(287)]=new e.FocusTracker,this[a(270)]=new e.KeystrokeHandler,this[a(268)]=new s.FocusCycler({focusables:this[a(282)],focusTracker:this[a(287)],keystrokeHandler:this[a(270)],actions:{focusPrevious:a(288),focusNext:a(236)},keystrokeHandlerOptions:{filter:t=>t[a(216)]!==this[a(298)]}}),this[a(218)](this[a(254)]())}[pu(286)](){const t=pu;super[t(286)]();const e=this[t(298)][t(304)](t(239));e[t(294)]=this[t(248)],this.on(t(243),((n,r,s)=>{e[t(294)]=s})),this[t(261)]()}[pu(254)](){const t=pu,e=this[t(301)],n=[{tag:t(257),attributes:{class:[t(299),t(274)]},children:[{tag:t(264),children:[{text:this[t(225)][t(231)]}],attributes:{class:[t(265),t(242)],"data-cke-tooltip-text":this[t(225)][t(231)]}},{tag:t(224),attributes:{datetime:e.to(t(285)),class:[t(273),t(219)]},children:[{text:e.to(t(285),(e=>this[t(290)][t(277)](e)))}]}]},{tag:t(257),attributes:{class:[t(223),t(234)]},children:[this[t(271)],this[t(296)]]},{tag:t(257),attributes:{class:[t(297)]}}];return this[t(253)][t(280)]&&n[t(276)]({tag:t(257),attributes:{class:[t(292)]},children:[{text:this[t(289)]()}]}),{tag:t(257),attributes:{class:[t(302),t(217)],tabindex:-1},children:[this[t(225)],{tag:t(257),attributes:{class:[t(246),t(255)],role:t(228)},children:n}]}}[pu(256)](){const t=pu;this[t(298)][t(256)]()}[pu(260)](){const t=pu;return this[t(253)][t(280)]?t(263)===this[t(253)][t(269)][t(237)][t(262)]?Kr(this[t(259)],t(258),this[t(253)][t(222)][t(231)]):Kr(this[t(259)],t(283),this[t(253)][t(222)][t(231)]):null}[pu(289)](){const t=pu;return t(263)===this[t(253)][t(269)][t(237)][t(262)]?Kr(this[t(259)],t(247)):Kr(this[t(259)],t(267))}[pu(284)](t,e,n,r,s){const i=pu,a=new o.LateFocusButtonView(this[i(259)]);return a[i(244)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(232)]({attributes:{class:n}}),a.on(i(281),(()=>{const t=i;this[t(238)](r,this[t(253)].id)})),a}[pu(261)](){const t=pu,e=this[t(298)];this[t(270)][t(249)](e);for(const e of this[t(282)])this[t(287)][t(272)](e[t(298)]),this[t(270)][t(249)](e[t(298)]);this[t(270)][t(244)](t(266),((n,r)=>{const s=t;e===n[s(216)]&&(this[s(268)][s(229)](),r())})),this[t(270)][t(244)](t(303),((n,r)=>{const s=t;e!==n[s(216)]&&(this[s(256)](),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=["keys","comments.maxThreadTotalWeight","discardSelectedSuggestions","menu","get","_annotationViews","acceptSelectedSuggestions","activeAnnotations","define","_handleSuggestionControllerDelayed","licenseKey","previewFinalContent","focus","fire","config","change:activeAnnotations","registerAnnotation","trialLimit","innerView","suggestion-","view","suggestionUnloaded","change:previous","296397HWhhrt","_showLicenseError","panelView","menuitemcheckbox","SuggestionThreadView","head","_viewToController","_refreshActiveMarkers","trackChangesLicenseKeyInvalid","reduce","trackChangesLicenseKeyDomainLimit","value","isDirty","commentsListView","execute","descriptionFactory","init","button","stopListening","usageLimit","editing","TrackChangesPreview","Accept all selected suggestions","source","expired","getAllAdjacentSuggestions","trackChangesLicenseKeyExpired","activeMarkers","_addUIComponentsToFactory","from","commandName","getRanges","length","_handleControllerBuffer","CommentView","_updateController","editor","unbind","descriptionParts","addMany","model","2504116InqMUy","commands","separator","trackChangesLicenseKeyNotAllowed","4448830NFJnDu","_suggestionToController","31194ImIaAk","type","isEnabled","_createMenuBarMenu","trackChanges.SuggestionView","5Ijqfsk","createAnnotationView","comments.maxCommentCharsWhenCollapsed","acceptButton","isOfficialPlugin","push","comments","trackChanges.SuggestionThreadView","823893HXszNG","EditorAnnotations","trackChangesLicenseKeyTrialLimit","trackChanges.disableComments","refreshSelectedViews","_licenseKeyCheckInterval","3715422pJJEdT","requires","getMarkerNames","getDescriptions","Track changes","Preview final content","_unbindEditors","Discard all selected suggestions","trackChangesLicenseKeyValid","66SMeHRD","switchbutton","pluginName","getByInnerView","actionView","CommentsUI","evaluationLimit","menuBar:trackChanges","buttonView","Accept all suggestions","menuitem","Annotations","set","_disableComments","trackChangesLicenseKeyEvaluationLimit","discardAllSuggestions","componentFactory","1400912nzmXaZ","has","items","mainView","add","bind","remove","isInContent","_createToolbarButton","getMarkers","isPremiumPlugin","_initializeController","TrackChangesUI","locale","comments.maxCommentsWhenCollapsed","1757cwAlMl","376tljyri","clear","escape","delete","comments.editorConfig","isMultiRange","Discard all suggestions","discardButton","trackChangesLicenseKeyUsageLimit","size","createCommentThreadController","TrackChanges","SuggestionView","TrackChangesEditing","values","_destroyController","lowest","delegate","suggestionChanged","toMany","hasSuggestion","createAnnotation","CommentsRepository","trackChanges","previous","destroy","domainLimit","listenTo","invalid","children","getSuggestion","suggestionLoaded","featureNotAllowed","suggestionView","plugins","acceptAllSuggestions","getJoined","some","filter","getFirstRange","_bindAnnotationToEditors","commentThread","arrowView","addComment","addSourceCollector","isOn"];return(_u=function(){return t})()}function yu(t,e){const n=_u();return(yu=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=yu,n=t();for(;;)try{if(775406===-parseInt(e(349))/1+-parseInt(e(381))/2+-parseInt(e(355))/3+parseInt(e(330))/4*(parseInt(e(341))/5)+parseInt(e(336))/6*(-parseInt(e(396))/7)+parseInt(e(397))/8*(parseInt(e(289))/9)+parseInt(e(334))/10*(parseInt(e(364))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u);class ku extends t.Plugin{static get[Tu(356)](){const t=Tu;return[Wc,o.Users,t(242),t(375),t(350)]}static get[Tu(366)](){return Tu(393)}static get[Tu(345)](){return!0}static get[Tu(391)](){return!0}constructor(t){const e=Tu;super(t),this[e(335)]=new Map,this[e(295)]=new Map,this[e(271)]=new Map,this[e(322)]=new Map;const n=this[e(325)][e(280)];n[e(274)](e(348),gu),n[e(274)](e(340),Eu),n[e(274)](e(352),!1),this[e(377)]=n[e(270)](e(352))}[Tu(275)](t,e){const n=Tu;0===this[n(322)][n(229)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(322)]){const r=this[t(335)][t(382)](e);r||n?r&&n&&this[t(235)](e):this[t(392)](e)}this[t(322)][t(398)](),this[t(325)][t(254)][t(270)](t(350))[t(353)](),this[t(296)]()}),10),this[n(322)][n(376)](t,e)}[Tu(305)](){const t=Tu,e=this[t(325)],n=e[t(254)][t(270)](t(233)),r=e[t(254)][t(270)](t(375)),s=e[t(254)][t(270)](t(350)),o=e[t(254)][t(270)](t(242));this[t(317)](),s[t(264)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(318)](this[e(335)])){const s=t[e(314)](),o=[];for(const t of s){if(!t[e(388)])continue;if(t[e(225)]){o[e(346)](...t[e(320)]());continue}const n=t[e(259)]();if(o[e(321)]>0){const t=o[0][e(256)](n);if(t){o[0]=t;continue}}o[e(346)](n)}n[e(346)]([r[e(286)],o])}return n})),this[t(247)](n,t(251),((e,n)=>{const r=t;this[r(247)](n,r(288),((t,e,s,o)=>{const i=r;n[i(388)]&&(null==s?(this[i(324)](o[i(294)]),this[i(275)](n,!1)):(this[i(324)](s[i(294)]),null==o&&this[i(275)](n,!0)))})),null!==n[r(244)]?this[r(324)](n[r(294)]):this[r(275)](n,!1)})),this[t(247)](n,t(287),((e,n,r)=>{const s=t;this[s(307)](n,s(288)),this[s(322)][s(400)](n),this[s(335)][s(382)](n)&&this[s(235)](n),r&&this[s(324)](r[s(294)])})),this[t(247)](n,t(238),((e,n)=>{this[t(324)](n)})),this[t(247)](r,t(281),(()=>{this[t(296)]()})),this[t(247)](o,t(263),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(240)](r))return;const i=n[o(250)](r);this[o(335)][o(270)](i)[o(286)][o(302)][o(278)](-1)}),{priority:t(236)}),this[t(276)]=this[t(325)][t(280)][t(270)](t(276));const i=this[t(325)];this[t(354)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(363)==s||e(297)==s||e(315)==s||e(299)==s||e(333)==s||e(378)==s||e(351)==s||e(228)==s){delete i[r],n=s,clearInterval(this[e(354)]),this[e(354)]=void 0;break}}e(297)==n&&i[e(290)](e(248)),e(315)==n&&i[e(290)](e(313)),e(299)==n&&i[e(290)](e(246)),e(333)==n&&i[e(290)](e(252),e(231)),e(378)==n&&i[e(290)](e(370)),e(351)==n&&i[e(290)](e(283)),e(228)==n&&i[e(290)](e(308))}),1e3)}[Tu(296)](){const t=Tu,e=this[t(325)][t(254)][t(270)](t(375)),n=this[t(325)][t(254)][t(270)](t(233)),r=Array[t(318)](e[t(273)],(e=>e[t(284)]))[t(258)]((e=>this[t(295)][t(382)](e))),s=[];for(const e of r){const n=this[t(295)][t(270)](e)[t(329)][t(314)]();s[t(346)](...n[t(298)](((e,n)=>[...e,...n[t(357)]()]),[]))}n[t(316)]=s}[Tu(317)](){const t=Tu,n=this[t(325)],r=n[t(394)],o=Kr(r,t(359)),i=new e.Collection([{type:t(365),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(243),role:t(292)})},{type:t(332)},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(373)),commandName:t(255),role:t(374)})},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(311)),commandName:t(272),role:t(374)})},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(226)),commandName:t(379),role:t(374)})},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(362)),commandName:t(268),role:t(374)})}]);n[t(254)][t(382)](t(310))&&i[t(328)]([{type:t(332)},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(360)),commandName:t(277),role:t(374)})}]);for(const e of i)if(Au(e)){const r=n[t(331)][t(270)](e[t(329)][t(319)]);e[t(329)][t(386)](t(265),t(338)).to(r,t(300),t(338))}n.ui[t(380)][t(385)](t(243),(e=>this[t(389)](e,i,o))),n.ui[t(380)][t(385)](t(371),(e=>this[t(339)](e,i,o)))}[Tu(389)](t,e,n){const r=Tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(325)][r(331)][r(270)](r(243));o[r(372)][r(376)]({tooltip:n,label:n,icon:bu}),o[r(372)][r(386)](r(265)).to(i,r(300)),o[r(372)].on(r(303),(()=>{const t=r;i[t(303)](),this[t(325)][t(309)][t(286)][t(278)]()})),(0,s.addListToDropdown)(o,e,{role:r(269)});const a=[];for(const t of e)Au(t)&&a[r(346)](this[r(325)][r(331)][r(270)](t[r(329)][r(319)]));const c=o[r(372)];return c[r(368)][r(326)](r(338)),c[r(262)][r(326)](r(338)),c[r(368)][r(386)](r(338)).to(i,r(338)),c[r(262)][r(386)](r(338))[r(239)](a,r(338),((...t)=>t[r(257)]((t=>t)))),o.on(r(303),(t=>{const e=r;this[e(325)][e(303)](t[e(312)][e(319)]),this[e(325)][e(309)][e(286)][e(278)]()})),o}[Tu(339)](t,e,n){const r=Tu,o=new s.MenuBarMenuView(t),i=this[r(325)][r(331)][r(270)](r(243));o[r(372)][r(376)]({label:n,icon:bu});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(332)==n[r(337)]){a[r(383)][r(385)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(329)];i[r(386)](...Object[r(266)](c)).to(c),i[r(237)](r(303)).to(o),i.on(r(303),(()=>{const t=r;this[t(325)][t(303)](c[t(319)]),this[t(325)][t(309)][t(286)][t(278)]()})),e[r(249)][r(385)](i),a[r(383)][r(385)](e)}return o[r(386)](r(338)).to(i,r(338)),o[r(291)][r(249)][r(385)](a),o}[Tu(392)](t){const e=Tu,n=this[e(325)],r=n[e(280)],s=n[e(254)][e(270)](e(375)),i=n[e(254)][e(270)](e(242)),a=n[e(254)][e(270)](e(350)),c=n[e(254)][e(270)](o.Users).me,u=r[e(270)](e(243))[e(293)],l=r[e(270)](e(243))[e(232)],{CommentsListView:f,CommentThreadInputView:h}=n[e(254)][e(270)](e(369));let d,g,p;this[e(271)][e(382)](t.id)?(g=this[e(271)][e(270)](t.id),d=g[e(384)]):(d=new u(n[e(394)],t,c,{disableComments:this[e(377)],editorConfig:{...r[e(270)](e(401)),licenseKey:r[e(270)](e(276))},maxCommentsWhenCollapsed:r[e(270)](e(395)),maxThreadTotalWeight:r[e(270)](e(267)),maxCommentCharsWhenCollapsed:r[e(270)](e(343)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(270)](e(394))),CommentView:r[e(270)](e(347))[e(323)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(253)][e(344)].on(e(303),(()=>{const t=e;n[t(309)][t(286)][t(278)]()})),d[e(253)][e(227)].on(e(303),(()=>{const t=e;n[t(309)][t(286)][t(278)]()})),g=s[e(342)](this[e(325)][e(394)],d),g[e(386)](e(301)).to(d,e(301)),g[e(386)](e(321)).to(d),g[e(386)](e(337)).to(d,e(337),(t=>e(285)+t)),d.on(e(399),(()=>{const t=e;p[t(279)](t(399))})),this[e(271)][e(376)](t.id,g));const m=i[e(230)](t[e(261)],d),I=new iu(n,t,d,m),E=t[e(314)]()[e(258)]((t=>t[e(388)]));d[e(327)]=n[e(254)][e(270)](e(233))[e(304)][e(358)](E),this[e(335)][e(376)](t,I),this[e(295)][e(376)](d,I),p=s[e(241)]({view:g,target:()=>{const r=e,s=[],i=t[r(314)]()[r(258)]((t=>t[r(388)]));for(const t of i)s[r(346)](...t[r(390)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(309)],s)},type:()=>e(285)+I[e(286)][e(337)]}),i[e(260)](d,p),s[e(385)](p),a[e(282)](p)}[Tu(235)](t){const e=Tu,n=this[e(325)][e(254)][e(270)](e(242)),r=this[e(325)][e(254)][e(270)](e(375)),s=this[e(335)][e(270)](t),o=s[e(286)],i=r[e(367)](o);n[e(361)](o),i&&r[e(387)](i),this[e(335)][e(400)](t),this[e(295)][e(400)](o),s[e(245)]()}[Tu(324)](t){const e=Tu;if(!t[e(388)]||!this[e(335)][e(382)](t))return;const n=this[e(325)][e(254)][e(270)](e(233)),r=this[e(335)][e(270)](t),s=t[e(314)]();r[e(286)][e(327)]=n[e(304)][e(358)](s)}[Tu(245)](){const t=Tu;for(const e of this[t(335)][t(266)]())this[t(235)](e);for(const e of this[t(271)][t(234)]())e[t(384)][t(245)]();super[t(245)](),this[t(354)]&&clearInterval(this[t(354)])}}function Au(t){return Tu(329)in t}function Cu(t,e){var n=Su();return(Cu=function(t,e){return n[t-=447]})(t,e)}var Nu=Cu;function Su(){var t=["Comments","editor","75704QvvBTa","2258352VqomQH","6322280MAUKul","adapter","isOfficialPlugin","36CrDceB","238481DvBdVl","requires","getSuggestions","9083998KcIMsc","isPremiumPlugin","addSuggestionData","getSuggestion","12qAkSTh","TrackChanges","addSuggestion","6XMuBzb","plugins","pluginName","7VrBSUu","630810DcxVgg","273575XROcTs","288PYbhEn","get"];return(Su=function(){return t})()}!function(t){for(var e=Cu,n=t();;)try{if(401982===-parseInt(e(456))/1+-parseInt(e(470))/2*(parseInt(e(466))/3)+-parseInt(e(455))/4*(-parseInt(e(471))/5)+-parseInt(e(451))/6*(parseInt(e(469))/7)+parseInt(e(450))/8*(-parseInt(e(472))/9)+parseInt(e(452))/10+-parseInt(e(459))/11*(-parseInt(e(463))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Su);class Lu extends t.Plugin{static get[Nu(457)](){return[Wc,ku,Nu(448)]}static get[Nu(468)](){return Nu(464)}static get[Nu(454)](){return!0}static get[Nu(460)](){return!0}set[Nu(453)](t){var e=Nu;this[e(449)][e(467)][e(447)](Wc)[e(453)]=t}get[Nu(453)](){var t=Nu;return this[t(449)][t(467)][t(447)](Wc)[t(453)]}[Nu(465)](t){var e=Nu;return this[e(449)][e(467)][e(447)](Wc)[e(461)](t)}[Nu(458)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Nu;return this[n(449)][n(467)][n(447)](Wc)[n(458)]({skipNotAttached:t,toJSON:e})}[Nu(462)](t){var e=Nu;return this[e(449)][e(467)][e(447)](Wc)[e(462)](t)}}const vu=Ru;function Ru(t,e){const n=Du();return(Ru=function(t,e){return n[t-=311]})(t,e)}!function(t){const e=Ru,n=t();for(;;)try{if(477221===-parseInt(e(336))/1*(-parseInt(e(377))/2)+parseInt(e(339))/3*(parseInt(e(366))/4)+parseInt(e(375))/5*(parseInt(e(322))/6)+parseInt(e(340))/7+parseInt(e(380))/8*(parseInt(e(376))/9)+-parseInt(e(328))/10+-parseInt(e(320))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Du);const wu=[vu(372)];class Mu extends t.Plugin{static get[vu(374)](){return[Wc]}static get[vu(350)](){return vu(333)}static get[vu(351)](){return!0}static get[vu(343)](){return!0}[vu(358)](){const t=vu,n=this[t(334)];if(n[t(345)][t(338)](t(367),(e=>{const r=t,s=n[r(318)][r(363)][r(346)]()[r(361)](((t,e)=>(t[e]="",t)),{});return n[r(344)][r(369)](s,e)})),t(330)!=typeof n[t(345)][t(371)](t(314))[t(354)])throw new e.CKEditorError(t(313))}[vu(326)](t){return Pu(this[vu(334)],!0,t)}[vu(312)](t){return Pu(this[vu(334)],!1,t)}}class Ou extends t.Plugin{static get[vu(350)](){return vu(332)}static get[vu(351)](){return!0}static get[vu(343)](){return!0}constructor(t){const e=vu;function n(t){const e=Ru;return t[e(335)]((t=>String[e(359)](t)))[e(331)]("")}super(t),this[e(379)]=e(365),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])})}[vu(358)](){const t=vu;this[t(334)][t(319)][t(371)](t(355))[t(370)]={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(334)][t(319)][t(371)](t(325))[t(370)]=null}}function Du(){const t=["name","model","plugins","10040052FCYElH","addSuggestionData","6ktXRuL","getCommentThreads","discardAllSuggestions","TrackChangesEditing","getDataWithAcceptedSuggestions","Users","711350oPoYys","getFullData","function","join","TrackChangesDataGetter","TrackChangesData","editor","map","2MohBiY","destroy","define","40827QlHPWk","3145877tjGTOe","appendChild","div","isPremiumPlugin","constructor","config","getRootNames","push","useAnonymousUser","getRootsAttributes","pluginName","isOfficialPlugin","getUser","rootsAttributes","editorCreator","CommentsRepository","createElement","remove","init","fromCharCode","getSuggestions","reduce","addCommentThread","document","users","end","24gVWwEa","trackChangesData.editorCreator","createDocumentFragment","create","_adapter","get","Pagination","addUser","requires","224490xwRymS","9OMopBe","804094VIoLly","execute","result","648248ydlfgI","acceptAllSuggestions","getDataWithDiscardedSuggestions","track-changes-data-invalid-editor-creator","trackChangesData","data","set"];return(Du=function(){return t})()}function Fu(t){return void 0!==t[vu(349)]}async function Pu(t,e,n){const r=vu,s=(0,o.sanitizeEditorConfig)(t,wu);s[r(319)][r(347)](Wc,Ou),s[r(353)]=Fu(t)?t[r(349)]():void 0;const i=document[r(368)](),a=t[r(345)][r(371)](r(314))[r(354)],c=await a(s,(()=>function(t){const e=r,n=document[e(356)](e(342));return t[e(341)](n),n}(i)));!function(t,e){const n=r,s=t[n(318)][n(363)][n(346)]()[n(361)](((e,r)=>(e[r]=t[n(315)][n(371)]({rootName:r}),e)),{}),o=t[n(319)][n(371)](n(327))[n(364)][n(335)]((t=>({id:t.id,name:t[n(317)]}))),i=t[n(319)][n(371)](n(325))[n(360)]({skipNotAttached:!0,toJSON:!0}),a=t[n(319)][n(371)](n(355))[n(323)]({skipNotAttached:!0,toJSON:!0}),c=e[n(319)][n(371)](n(327)),u=e[n(319)][n(371)](n(325)),l=e[n(319)][n(371)](n(355));for(const t of l[n(323)]())t[n(357)]();for(const t of o)c[n(352)](t.id)||c[n(373)](t);c.me||c[n(348)]();for(const t of a)l[n(362)](t);for(const t of i)u[n(321)](t);e[n(315)][n(316)](s)}(t,c),c[r(378)](r(e?311:324));const u=Fu(c)?c[r(329)](n):c[r(315)][r(371)](n);return await c[r(337)](),u}const xu=Bu;function Bu(t,e){const n=ju();return(Bu=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=Bu,n=t();for(;;)try{if(160255===parseInt(e(146))/1+parseInt(e(155))/2+parseInt(e(132))/3+parseInt(e(127))/4*(parseInt(e(130))/5)+parseInt(e(140))/6*(-parseInt(e(139))/7)+parseInt(e(128))/8*(-parseInt(e(136))/9)+-parseInt(e(148))/10*(parseInt(e(142))/11))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(156)]=e,this[n(144)]({tag:n(159),attributes:{class:["ck",n(129),n(149)],tabindex:-1}})}[xu(137)](){const t=xu;super[t(137)](),this[t(133)][t(145)][t(126)]=this[t(156)][t(157)][t(126)]+"px",this[t(133)][t(145)][t(138)]=this[t(156)][t(157)][t(138)]+"px"}[xu(134)](t,e){const n=xu;if(!this[n(133)])return;const r=[];for(const[e,s]of t){const t=document[n(154)](n(159));t[n(141)](n(152),e),t[n(150)]=s[n(135)]+n(151),t[n(158)]=s[n(153)],r[n(131)](t)}e(this[n(133)],r),this[n(133)][n(145)][n(138)]="",this[n(147)](n(143))}[xu(125)](){const t=xu;this[t(133)][t(125)]()}}function ju(){const t=["dialogRects","innerHTML","div","focus","width","700316nTOJDK","1234096vPywIo","ck-reset","5wUzVEZ","push","329775MycDVP","element","setPreviewData","classes","9yFNDsU","render","height","623srFCHh","6774akJVez","setAttribute","1958wxQrVr","previewDataReady","setTemplate","style","251476RkRYdt","fire","24570yIckgl","ck-track-changes-preview","className"," ck-track-changes-preview__root-container","data-ck-root-name","content","createElement","631728anTTOp","options"];return(ju=function(){return t})()}function Gu(t,e){const n=Vu();return(Gu=function(t,e){return n[t-=496]})(t,e)}function Vu(){const t=["execute","classes","50640tTqdyF","createElement","class","querySelectorAll","bodyCollectionContainer","add"," ck-reset_all","querySelector","refresh","attachToDom","config","getDefaultValues","min","updatePosition","17685173CeZmvo","getDataSetValues","ck-track-changes-preview-dialog","values","previewMode","setPreviewData","ck-media__wrapper","_sortRoots","getMergeFieldsIds","339330Dwervw","value","set","editables","entries","once","1qECApQ","_getMergeFieldsData","_fixMediaEmbeds","document","TrackChangesData","getDataWithAcceptedSuggestions","oembed","remove","172LXKCTj","Final content preview","isEnabled","getLabel","MediaEmbedEditing","height","string","has","MergeFieldsEditing","classList","getAttribute","domConverter","forEach","Dialog","trackChanges.preview.renderFunction","reduce","div","finalContentPreview","url","plugins","push","$labels","affectsData","children","getRootNames","max","headerView","sort","registry","getMediaViewElement","ck-focused","figure.media","getDomRoot","show","model","clientHeight","replace","4624pQzkRP","then","innerHeight","destroy","render","contentView","editing","getRootsAttributes","item","locale","detachFromDom","2466NVsQBP","$defaultValues","get","1090242mQkajs","view","documentElement","editor","getClientRects","getBoundingClientRect","6899620sDofJd","innerHTML","ck-reset_all","previewDataReady","_standarizeRootsData","7CqOdmb","width","replaceWith","element","672366eLoxLA","editable"];return(Vu=function(){return t})()}const Hu=Gu;!function(t){const e=Gu,n=t();for(;;)try{if(373063===parseInt(e(520))/1*(-parseInt(e(594))/2)+-parseInt(e(514))/3+-parseInt(e(528))/4*(parseInt(e(598))/5)+parseInt(e(579))/6*(parseInt(e(590))/7)+-parseInt(e(565))/8*(-parseInt(e(576))/9)+-parseInt(e(585))/10+parseInt(e(505))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vu);class Wu extends t.Command{constructor(t){const e=Gu;super(t),this[e(550)]=!1,this[e(530)]=!0}[Hu(499)](){this[Hu(530)]=!0}[Hu(596)](){const t=Hu,e=this[t(582)],n=e[t(574)],r=e[t(547)][t(578)](t(541));let o;const i=function(e){const n=t,r={};if(n(517)in e.ui[n(580)])for(const[t,s]of Object[n(518)](e.ui[n(580)][n(517)]))r[t]=s[n(593)];else r[e[n(562)][n(523)][n(552)]()[0]]=e.ui[n(580)][n(595)][n(593)];return r}(e),a=function(e){const n=t;let r=0;for(const t of Object[n(508)](e))r=Math[n(553)](r,t[n(584)]()[n(591)]);let s=0;for(const t of Object[n(508)](e))s+=t[n(584)]()[n(533)];const o=.8*Math[n(553)](document[n(581)][n(563)],window[n(567)]);return{width:r,height:Math[n(503)](s,o)}}(i);r[t(561)]({id:t(545),title:Kr(n,t(529)),isModal:!0,className:t(507),content:new Uu(n,{dialogRects:a}),onHide:()=>{o[t(575)]()},onShow:()=>{const a=t;e[a(547)][a(578)](a(524))[a(525)]({...this[a(521)]()})[a(566)]((t=>{const n=a,s=this[n(589)](t,e,i);r[n(580)][n(570)][n(551)][n(578)](0)[n(510)](s,e[n(501)][n(578)](n(542)))})),o=new s.BodyCollection(n,[r[a(580)]]),o[a(500)](),o[a(602)][a(537)][a(527)](a(587)),e[a(519)](a(568),(()=>{o[a(575)]()}));const c=r[a(580)][a(554)][a(600)];r[a(580)][a(554)][a(600)]=c?c+a(497):a(587),r[a(580)][a(570)][a(551)][a(578)](0).on(a(588),(()=>{const t=a;r[t(580)][t(504)]()}))}})}[Hu(521)](){const t=Hu;if(!this[t(582)][t(547)][t(535)](t(536)))return{};const e=this[t(582)][t(547)][t(578)](t(536)),n=e[t(509)],r={};if(t(549)===n)for(const n of e[t(513)]())r[n]=e[t(531)](n)||n;else{const s=t(577)===n?e[t(502)]():e[t(506)](n,!0);for(const n of Object[t(518)](s)){const[s,o]=n;r[s]=null!==o?o:e[t(531)](s)||s}}return{mergeFieldsData:r}}[Hu(589)](t,e,n){const r=Hu;let s;if(r(534)==typeof t){const n=e[r(562)][r(523)][r(552)]()[0];s={[n]:t}}else s=t;const o=this[r(522)](s,e);return function(t,e){const n=r;for(const[r,s]of t)s[n(597)]=e[r][n(537)][n(515)][n(564)](n(558),"");return t}(this[r(512)](e)[r(543)](((t,e)=>(t[r(548)]([e,{content:o[e],classes:""}]),t)),[]),n)}[Hu(522)](t,e){const n=Hu;if(!e[n(547)][n(535)](n(532)))return t;const r=e[n(547)][n(578)](n(532));for(const[s,o]of Object[n(518)](t)){const a=document[n(599)](n(544));a[n(586)]=o,a[n(601)](n(559))[n(540)]((t=>{const s=n,o=t[s(498)](s(526));if(o){const t=o[s(538)](s(546));if(t){const n=r[s(556)][s(557)](new i.DowncastWriter(e[s(571)][s(580)][s(523)]),t,{elementName:"",renderForEditingView:!0}),a=document[s(599)](s(544));a[s(537)][s(496)](s(511)),n[s(569)](a,e[s(571)][s(580)][s(539)]),o[s(592)](a)}}})),t[s]=a[n(586)]}return t}[Hu(512)](t){const e=Hu;if(void 0===t[Gu(572)])return t[e(562)][e(523)][e(552)]();const n=[],r=new Map;for(const s of t[e(562)][e(523)][e(552)]()){const o=t[e(571)][e(580)][e(560)](s)[e(583)]()[e(573)](0);n[e(548)](s),r[e(516)](s,o)}return n[e(555)](((t,n)=>{const s=e,o=r[s(578)](t),i=r[s(578)](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),Ju=n(262),Zu=n.n(Ju),Yu=n(667),Qu=n.n(Yu),$u=n(357),tl=n.n($u),el=n(209),nl={attributes:{"data-cke":!0}};nl.setAttributes=Qu(),nl.insert=Zu().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=il();return(sl=function(t,e){return n[t-=217]})(t,e)}!function(t){const e=sl,n=t();for(;;)try{if(744162===parseInt(e(234))/1*(-parseInt(e(239))/2)+parseInt(e(230))/3+-parseInt(e(226))/4+-parseInt(e(220))/5+parseInt(e(223))/6*(parseInt(e(231))/7)+-parseInt(e(221))/8+parseInt(e(222))/9*(parseInt(e(224))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(il);class ol extends t.Plugin{static get[rl(227)](){return[Mu,s.Dialog]}static get[rl(229)](){return rl(238)}static get[rl(233)](){return!0}static get[rl(228)](){return!0}constructor(t){const e=rl;super(t),t[e(235)][e(237)](e(232),new Wu(this[e(217)])),t[e(225)][e(218)](e(219),((t,n)=>{const r=e;for(const e of n)t[r(236)](e)}))}}function il(){const t=["isPremiumPlugin","pluginName","3349857mimzvG","1947519CTpMGS","previewFinalContent","isOfficialPlugin","3xoMdJE","commands","appendChild","add","TrackChangesPreview","373558IseZzU","editor","define","trackChanges.preview.renderFunction","2110210mUIOia","8699784FNxioN","12108312iPvYEi","30lcOgoX","10aEkXiK","config","4156232yCUmcX","requires"];return(il=function(){return t})()}function al(t,e){var n=cl();return(al=function(t,e){return n[t-=112]})(t,e)}function cl(){var t=["1056iUVqZz","47259enAiGF","29340inrVbO","68670iWYPvv","200PENRdm","10129MoftWv","254298uXRNEp","179894ouHgui","192MOHNVA","20688CMoqxx"];return(cl=function(){return t})()}!function(t){for(var e=al,n=t();;)try{if(218050===-parseInt(e(112))/1+parseInt(e(116))/2+parseInt(e(117))/3*(parseInt(e(118))/4)+-parseInt(e(121))/5+-parseInt(e(115))/6+parseInt(e(114))/7*(-parseInt(e(119))/8)+-parseInt(e(120))/9*(-parseInt(e(113))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cl)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={168:t=>{"use strict";t.exports=function(t){return t[1]}},209:(t,e,n)=>{"use strict";n.d(e,{A:()=>a});var r=n(168),s=n.n(r),o=n(433),i=n.n(o)()(s());i.push([t.id,".ck.ck-track-changes-preview{max-height:80vh;max-width:80vw;overflow-x:hidden;user-select:text}.ck.ck-content.ck-track-changes-preview__root-container[data-ck-root-name]{border:none;margin:0}",""]);const a=i},211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},237:t=>{"use strict";t.exports=CKEditor5.dll},262:t=>{"use strict";var e={};t.exports=function(t,n){var r=function(t){if(void 0===e[t]){var n=document.querySelector(t);if(window.HTMLIFrameElement&&n instanceof window.HTMLIFrameElement)try{n=n.contentDocument.head}catch(t){n=null}e[t]=n}return e[t]}(t);if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(n)}},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},357:t=>{"use strict";t.exports=function(t){var e=document.createElement("style");return t.setAttributes(e,t.attributes),t.insert(e,t.options),e}},433:t=>{"use strict";t.exports=function(t){var e=[];return e.toString=function(){return this.map((function(e){var n="",r=void 0!==e[5];return e[4]&&(n+="@supports (".concat(e[4],") {")),e[2]&&(n+="@media ".concat(e[2]," {")),r&&(n+="@layer".concat(e[5].length>0?" ".concat(e[5]):""," {")),n+=t(e),r&&(n+="}"),e[2]&&(n+="}"),e[4]&&(n+="}"),n})).join("")},e.i=function(t,n,r,s,o){"string"==typeof t&&(t=[[null,t,void 0]]);var i={};if(r)for(var a=0;a<this.length;a++){var c=this[a][0];null!=c&&(i[c]=!0)}for(var u=0;u<t.length;u++){var l=[].concat(t[u]);r&&i[l[0]]||(void 0!==o&&(void 0===l[5]||(l[1]="@layer".concat(l[5].length>0?" ".concat(l[5]):""," {").concat(l[1],"}")),l[5]=o),n&&(l[2]?(l[1]="@media ".concat(l[2]," {").concat(l[1],"}"),l[2]=n):l[2]=n),s&&(l[4]?(l[1]="@supports (".concat(l[4],") {").concat(l[1],"}"),l[4]=s):l[4]="".concat(s)),e.push(l))}},e}},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},545:t=>{"use strict";var e,n=(e=[],function(t,n){return e[t]=n,e.filter(Boolean).join("\n")});function r(t,e,r,s){var o;if(r)o="";else{o="",s.supports&&(o+="@supports (".concat(s.supports,") {")),s.media&&(o+="@media ".concat(s.media," {"));var i=void 0!==s.layer;i&&(o+="@layer".concat(s.layer.length>0?" ".concat(s.layer):""," {")),o+=s.css,i&&(o+="}"),s.media&&(o+="}"),s.supports&&(o+="}")}if(t.styleSheet)t.styleSheet.cssText=n(e,o);else{var a=document.createTextNode(o),c=t.childNodes;c[e]&&t.removeChild(c[e]),c.length?t.insertBefore(a,c[e]):t.appendChild(a)}}var s={singleton:null,singletonCounter:0};t.exports=function(t){if("undefined"==typeof document)return{update:function(){},remove:function(){}};var e=s.singletonCounter++,n=s.singleton||(s.singleton=t.insertStyleElement(t));return{update:function(t){r(n,e,!1,t)},remove:function(t){r(n,e,!0,t)}}}},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},667:t=>{"use strict";t.exports=function(t,e){Object.keys(e).forEach((function(n){t.setAttribute(n,e[n])}))}},673:t=>{"use strict";var e=[];function n(t){for(var n=-1,r=0;r<e.length;r++)if(e[r].identifier===t){n=r;break}return n}function r(t,r){for(var o={},i=[],a=0;a<t.length;a++){var c=t[a],u=r.base?c[0]+r.base:c[0],l=o[u]||0,f="".concat(u," ").concat(l);o[u]=l+1;var h=n(f),d={css:c[1],media:c[2],sourceMap:c[3],supports:c[4],layer:c[5]};if(-1!==h)e[h].references++,e[h].updater(d);else{var g=s(d,r);r.byIndex=a,e.splice(a,0,{identifier:f,updater:g,references:1})}i.push(f)}return i}function s(t,e){var n=e.domAPI(e);n.update(t);return function(e){if(e){if(e.css===t.css&&e.media===t.media&&e.sourceMap===t.sourceMap&&e.supports===t.supports&&e.layer===t.layer)return;n.update(t=e)}else n.remove()}}t.exports=function(t,s){var o=r(t=t||[],s=s||{});return function(t){t=t||[];for(var i=0;i<o.length;i++){var a=n(o[i]);e[a].references--}for(var c=r(t,s),u=0;u<o.length;u++){var l=n(o[u]);0===e[l].references&&(e[l].updater(),e.splice(l,1))}o=c}}},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={id:r,exports:{}};return t[r](o,o.exports,n),o.exports}n.n=t=>{var e=t&&t.__esModule?()=>t.default:()=>t;return n.d(e,{a:e}),e},n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>lu,Suggestion:()=>zr,SuggestionThreadView:()=>gu,SuggestionView:()=>Eu,TrackChanges:()=>Lu,TrackChangesData:()=>Mu,TrackChangesEditing:()=>Hc,TrackChangesPreview:()=>ol});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=u;function u(t,e){const n=l();return(u=function(t,e){return n[t-=350]})(t,e)}function l(){const t=["186CmKgzJ","_isEnabledBasedOnSelection","5200756oviRxc","clearForceDisabled","306901ndEeCj","affectsData","forceDisabled","_enabledCommands","isEnabled","531710zDDDnO","editor","value","refresh","10ZdseWC","commands","2201828XIyCyY","TrackChangesCommand","1109547KMdkiE","3TmFOXo","14804091muLQMF","execute","28medVNC","_enableCommands","11330744IalpcT","_disableUnsupportedCommands","has"];return(l=function(){return t})()}!function(t){const e=u,n=t();for(;;)try{if(894370===parseInt(e(371))/1+-parseInt(e(369))/2*(-parseInt(e(372))/3)+-parseInt(e(375))/4*(-parseInt(e(363))/5)+parseInt(e(354))/6*(-parseInt(e(358))/7)+parseInt(e(351))/8+-parseInt(e(373))/9*(parseInt(e(367))/10)+-parseInt(e(356))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(l);class f extends t.Command{constructor(t,e){const n=u;super(t),this[n(361)]=e,this[n(365)]=!1,this[n(366)](),this[n(355)]=!1}[c(366)](){this[c(362)]=!0}[c(374)](){const t=c;this[t(365)]=!this[t(365)],this[t(365)]?this[t(352)]():this[t(350)]()}[c(352)](){const t=c;for(const e of this[t(364)][t(368)][t(368)]())e[t(359)]&&!this[t(361)][t(353)](e)&&e[t(360)](t(370))}[c(350)](){const t=c;for(const e of this[t(364)][t(368)][t(368)]())e[t(359)]&&!this[t(361)][t(353)](e)&&e[t(357)](t(370))}}const h=g;function d(){const t=["execute","54NxFKGr","1835183DKSNQb","track-changes-accept-suggestion-not-found","14188uJzZPb","get","TrackChangesEditing","6614168TjqfLF","_isEnabledBasedOnSelection","4553270KyKRVY","refresh","195qOcNRq","canEditAt","editor","plugins","12DNkwGe","model","18109880EZNMOH","acceptSuggestion","getRanges","3913236NVEulA","isEnabled","5924uXzhLX","_suggestions"];return(d=function(){return t})()}function g(t,e){const n=d();return(g=function(t,e){return n[t-=304]})(t,e)}!function(t){const e=g,n=t();for(;;)try{if(463370===parseInt(e(312))/1*(parseInt(e(315))/2)+parseInt(e(322))/3*(parseInt(e(309))/4)+-parseInt(e(320))/5+-parseInt(e(326))/6*(parseInt(e(313))/7)+-parseInt(e(318))/8+parseInt(e(307))/9+parseInt(e(304))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(d);class p extends t.Command{constructor(t,e){const n=g;super(t),this[n(310)]=e,this[n(321)](),this[n(319)]=!1}[h(321)](){this[h(308)]=!0}[h(311)](t){const n=h,r=this[n(310)][n(316)](t);if(!r)throw new e.CKEditorError(n(314),this);const s=r[n(306)]();this[n(324)][n(327)][n(323)](s)&&this[n(324)][n(325)][n(316)](n(317))[n(305)](r)}}const m=I;function I(t,e){const n=E();return(I=function(t,e){return n[t-=324]})(t,e)}function E(){const t=["30909jdVhkX","8szYbhx","33IFQcOj","12029210VcziKo","872466oZyJMT","getRanges","refresh","get","5655890nqRObC","21818cnYejX","13070808YsDGnN","304htiBiD","_isEnabledBasedOnSelection","isEnabled","canEditAt","TrackChangesEditing","9uidZxj","editor","discardSuggestion","track-changes-discard-suggestion-not-found","execute","3982518BzZwOW","model","plugins","94vnBZfH","_suggestions"];return(E=function(){return t})()}!function(t){const e=I,n=t();for(;;)try{if(991856===parseInt(e(344))/1*(-parseInt(e(333))/2)+-parseInt(e(335))/3*(parseInt(e(346))/4)+-parseInt(e(343))/5+-parseInt(e(330))/6+parseInt(e(339))/7*(parseInt(e(336))/8)+-parseInt(e(325))/9*(-parseInt(e(338))/10)+-parseInt(e(337))/11*(-parseInt(e(345))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(E);class b extends t.Command{constructor(t,e){const n=I;super(t),this[n(334)]=e,this[n(341)](),this[n(347)]=!1}[m(341)](){this[m(348)]=!0}[m(329)](t){const n=m,r=this[n(334)][n(342)](t);if(!r)throw new e.CKEditorError(n(328),this);const s=r[n(340)]();this[n(326)][n(331)][n(349)](s)&&this[n(326)][n(332)][n(342)](n(324))[n(327)](r)}}function T(t,e){const n=C;let r="";return r+=t[n(137)]("*")[n(166)](((t,e)=>e%2!=0?n(150)+_(t)+n(145):_(t)))[n(139)](""),e&&(r+=n(124)+e[n(159)]+n(155)+e[n(128)]+n(149)),r}function _(t){const e=C,n=document[e(120)](e(121));return n[e(117)]=t,n[e(132)]}function y(t){const e=C;return t[e(133)](((t,n)=>e(123)==t[e(136)]&&e(123)!=n[e(136)]?-1:e(123)!=t[e(136)]&&e(123)==n[e(136)]?1:0))}function k(t,e){const n=C;let r,s=0;const o=[],i=e[n(131)];for(;s<t[n(143)];){const a=t[s],c=t[s+1];r||(r=e[n(160)](a)),S(e,a,c)||(o[n(129)](e[n(169)](r,i[n(134)](a)?e[n(161)](a):e[n(146)](a,n(122)))),r=null),s++}return o}function A(){const t=["length","15VbVeZH","</span>","createPositionAt","color","3hWjMIr",'"></span>','<span class="ck-suggestion-type">',"1949128CoEqZn","from","10vGpkkQ","6WLphxY",'" title="',"isInContent","isTouching","148941IZgEkE","value","createPositionBefore","createPositionAfter","change","683406daVoDm","replace","splice","map","isArray","isIntersecting","createRange","getRanges"," [color ","innerText","next","start","createElement","span","end","deletion",'<span class="ck-suggestion-color" style="background-color: ',"isMultiRange","1503845LFTmUw","12139171LvsvZA","title","push","content","schema","innerHTML","sort","isObject","592276QZgEBG","type","split","273766OQSHGr","join","add","execute","isCollapsed"];return(A=function(){return t})()}function C(t,e){const n=A();return(C=function(t,e){return n[t-=115]})(t,e)}function S(t,e,n){const r=C;if(!n)return!1;const s=t[r(161)](e),o=t[r(160)](n);return s[r(157)](o)}!function(t){const e=C,n=t();for(;;)try{if(205420===parseInt(e(148))/1*(-parseInt(e(138))/2)+-parseInt(e(154))/3*(-parseInt(e(135))/4)+parseInt(e(144))/5*(-parseInt(e(163))/6)+-parseInt(e(126))/7+-parseInt(e(151))/8+parseInt(e(158))/9+-parseInt(e(153))/10*(-parseInt(e(127))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(A);function N(t,e,n){const r=C;for(;n[r(143)];){const s=n[r(165)](0,100);t[r(162)]((()=>{const t=r;for(const n of s)n[t(156)]&&e[t(141)](n.id)}))}}const L=R;function v(){const t=["24rUceUb","_command","9858EgcNtK","isInContent","359155iCQvSV","33940VnSQcu","223dRMcMJ","_isEnabledBasedOnSelection","some","canEditAt","execute","refresh","16478uOFFZO","from","10049611ggDREX","getRanges","values","366SOZOes","model","isEnabled","editor","1818NrBxKa","20290doWzXo","8152512PDZpsN","_suggestions"];return(v=function(){return t})()}function R(t,e){const n=v();return(R=function(t,e){return n[t-=322]})(t,e)}!function(t){const e=R,n=t();for(;;)try{if(647227===-parseInt(e(344))/1*(-parseInt(e(340))/2)+parseInt(e(338))/3*(parseInt(e(343))/4)+-parseInt(e(342))/5+-parseInt(e(330))/6*(parseInt(e(325))/7)+parseInt(e(336))/8+parseInt(e(334))/9*(-parseInt(e(335))/10)+-parseInt(e(327))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class w extends t.Command{constructor(t,e,n){const r=R;super(t),this[r(339)]=e,this[r(337)]=n,this[r(324)](),this[r(345)]=!1}[L(324)](){const t=L,e=Array[t(326)](this[t(337)][t(329)]())[t(346)]((e=>e[t(341)]));this[t(332)]=this[t(339)][t(332)]&&e}[L(323)](){const t=L,e=y(Array[t(326)](this[t(337)][t(329)]()));for(const n of e){const e=n[t(328)]();if(!this[t(333)][t(331)][t(322)](e))return}N(this[t(333)][t(331)],this[t(339)],e)}}const M=O;function O(t,e){const n=F();return(O=function(t,e){return n[t-=489]})(t,e)}function F(){const t=["3JlBTKi","execute","1272316SEZxFN","18sHoFqd","size","_isEnabledBasedOnSelection","getRanges","1450235iGASTs","24423PXYhuA","50YxEMBY","isEnabled","344727xrsvtq","420usiwJX","values","668008QeVZwr","258972pEXVKy","16NrZCVB","refresh","_suggestions","model","_selectedSuggestions","document","editor","selection","137614baQcjQ","from","canEditAt","_command"];return(F=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(507515===parseInt(e(501))/1+parseInt(e(507))/2*(-parseInt(e(505))/3)+-parseInt(e(492))/4+parseInt(e(512))/5*(-parseInt(e(508))/6)+parseInt(e(513))/7*(parseInt(e(493))/8)+-parseInt(e(516))/9*(parseInt(e(514))/10)+-parseInt(e(491))/11*(-parseInt(e(489))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(F);class D extends t.Command{constructor(t,e,n){const r=O;super(t),this[r(504)]=e,this[r(495)]=n,this[r(497)]=new Set,this[r(494)](),this[r(510)]=!1}[M(494)](){const t=M,e=this[t(499)][t(496)][t(498)][t(500)],n=Array[t(502)](this[t(495)][t(490)]());this[t(497)]=function(t,e){const n=C,r=Array[n(152)](t[n(115)]()),s=new Set;for(const o of e)if(o[n(156)])for(const e of r)for(const r of o[n(115)]())(e[n(168)](r)||t[n(142)]&&!o[n(125)]&&o[n(118)]&&r[n(122)][n(157)](e[n(119)]))&&s[n(140)](o);return s}(e,n),this[t(515)]=this[t(504)][t(515)]&&!!this[t(497)][t(509)]}[M(506)](){const t=M,e=y(Array[t(502)](this[t(497)]));for(const n of e){const e=n[t(511)]();if(!this[t(499)][t(496)][t(503)](e))return}N(this[t(499)][t(496)],this[t(504)],e)}}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 J=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 Y=Z||Q||Function("return this")();const $=Y.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=Y["__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 St=Ct(Y,"Map");const Nt=Ct(Object,"create");const Lt=function(){this.__data__=Nt?Nt(null):{},this.size=0};const vt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Rt=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;if(Nt){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 Nt?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]=Nt&&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=Lt,Dt.prototype.delete=vt,Dt.prototype.get=wt,Dt.prototype.has=Ot,Dt.prototype.set=Ft;const Pt=Dt;const xt=function(){this.size=0,this.__data__={hash:new Pt,map:new(St||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(!St||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=J,Xt.prototype.set=Kt;const qt=Xt;const Jt=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 Yt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Yt.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?Y.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 Se=Object.prototype.hasOwnProperty;const Ne=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&&!Se.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 Le=Object.prototype;const ve=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Le)};const Re=function(t,e){return function(n){return t(e(n))}};const we=Re(Object.keys,Object);var Me=Object.prototype.hasOwnProperty;const Oe=function(t){if(!ve(t))return we(t);var e=[];for(var n in Object(t))Me.call(t,n)&&"constructor"!=n&&e.push(n);return e};const Fe=function(t){return null!=t&&me(t.length)&&!lt(t)};const De=function(t){return Fe(t)?Ne(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=ve(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)?Ne(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?Y.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 Je=function(){return[]};var Ze=Object.prototype.propertyIsEnumerable,Qe=Object.getOwnPropertySymbols;const Ye=Qe?function(t){return null==t?[]:(t=Object(t),qe(Qe(t),(function(e){return Ze.call(t,e)})))}:Je;const $e=function(t,e){return te(t,Ye(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,Ye(t)),t=en(t);return e}:Je;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,Ye)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Y,"DataView");const un=Ct(Y,"Promise");const ln=Ct(Y,"Set");const fn=Ct(Y,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",In=mt(cn),En=mt(St),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||St&&yn(new St)!=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 Sn=Y.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Sn(e).set(new Sn(t)),e};const Ln=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var vn=/\w*$/;const Rn=function(t){var e=new t.constructor(t.source,vn.exec(t));return e.lastIndex=t.lastIndex,e};var wn=$?$.prototype:void 0,Mn=wn?wn.valueOf:void 0;const On=function(t){return Mn?Object(Mn.call(t)):{}};const Fn=function(t,e){var n=e?Nn(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 Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Ln(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||ve(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 Jn=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 Jt(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 Jn(t,5)};const Qn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Yn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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)||!Yn.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 Sr=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 Sn(t),new Sn(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 Nr=Object.prototype.hasOwnProperty;const Lr=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:Nr.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 vr="[object Arguments]",Rr="[object Array]",wr="[object Object]",Mr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Rr:kn(t),u=a?Rr:kn(e),l=(c=c==vr?wr:c)==wr,f=(u=u==vr?wr:u)==wr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Sr(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),Lr(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=Wr;function Hr(){const t=["_onAccept","25gotLvN","48ovmPIH","getAllAdjacentSuggestions","getMarkerNames","push","hasComments","attributes","nodeAfter","addRange","972123HFbOfW","creator","head","onAccept","isExternal","add","data","set","accept","length","getFirstMarker","toJSON","addMarkerName","change","405069cdrrLb","delete","@external","commentThread","723918yqPFmD","nodeBefore","getFirstRange","authoredAt","decorate","removeMarker","1171422xBkZAE","suggestion:","getRange","type","onDiscard","reduce","getItems","isIntersectingWithRange","from","_saved","getContainedElement","discard","onAttributesChange","214828vcilIw","start","isMultiRange","_markerNames","get","markers","_model","2FwioqA","next","271833CwgANw","removeMarkers","substr","end","filter","removeAttribute","map","14190270JTYIkD","isInContent","createdAt","getMultiRangeId","setAttribute","isIntersecting","getMarkers","_isDataLoaded","_onAttributesChange","previous","subType","split","size","getRanges","author","addMarker","clear","_onDiscard"];return(Hr=function(){return t})()}function Wr(t,e){const n=Hr();return(Wr=function(t,e){return n[t-=117]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(216921===-parseInt(e(139))/1+parseInt(e(137))/2*(-parseInt(e(174))/3)+-parseInt(e(130))/4*(parseInt(e(165))/5)+-parseInt(e(192))/6+-parseInt(e(188))/7*(parseInt(e(166))/8)+parseInt(e(117))/9+parseInt(e(146))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(153)]=!1,this.id=e.id,this[n(120)]=e[n(120)],this[n(156)]=e[n(156)]||null,this[n(160)]=e[n(160)],this[n(175)]=e[n(175)]||e[n(160)],this[n(178)]=Boolean(e[n(171)]&&e[n(171)][n(190)]),this[n(180)]=null,this[n(136)]=t,this[n(164)]=e[n(177)],this[n(163)]=e[n(121)],this[n(154)]=e[n(129)],this[n(133)]=new Set,this[n(148)]=null,this[n(181)](n(195),null),this[n(181)](n(171),e[n(171)]||{}),this[n(181)](n(155),null),this[n(181)](n(138),null),this[n(181)](n(191),null),this[n(181)](n(126),!1),this[n(196)](n(182)),this[n(196)](n(128))}get[Vr(176)](){const t=Vr;let e=this;for(;e[t(155)];)e=e[t(155)];return e}get[Vr(170)](){const t=Vr;return!!this[t(191)]&&this[t(191)][t(183)]>0}get[Vr(132)](){const t=Vr;return 0!=this[t(133)][t(158)]&&6==Array[t(125)](this[t(133)])[0][t(157)](":")[t(183)]}get[Vr(147)](){return null!==this[Vr(184)]()}[Vr(186)](t){const e=Vr;this[e(133)][e(179)](t)}[Vr(168)](){const t=Vr;return Array[t(125)](this[t(133)])}[Vr(152)](){const t=Vr;return this[t(168)]()[t(145)]((e=>this[t(136)][t(135)][t(134)](e)))[t(143)]((t=>t))}[Vr(184)](){return this[Vr(152)]()[0]||null}[Vr(140)](){const t=Vr;this[t(136)][t(187)]((e=>{const n=t;for(const t of this[n(152)]())e[n(197)](t)})),this[t(133)][t(162)]()}[Vr(197)](t){const e=Vr;this[e(136)][e(187)]((n=>{n[e(197)](t)})),this[e(133)][e(189)](t)}[Vr(173)](t){const e=Vr,n=e(118)+this[e(120)]+":"+this[e(156)]+":"+this.id+":"+this[e(175)].id+":"+zr[e(149)]();this[e(186)](n),this[e(136)][e(187)]((r=>{r[e(161)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(124)](t){const e=Vr;for(const n of this[e(159)]())if(n[e(151)](t))return!0;return!1}[Vr(159)](){const t=Vr;return this[t(152)]()[t(145)]((e=>e[t(119)]()))}[Vr(123)](){const t=Vr;return this[t(159)]()[t(122)](((e,n)=>[...e,...n[t(123)]()]),[])}[Vr(194)](){const t=Vr;var e;return(null===(e=this[t(184)]())||void 0===e?void 0:e[t(119)]())||null}[Vr(127)](){const t=Vr,e=this[t(159)]();if(1!=e[t(183)])return null;const n=e[0],r=n[t(131)][t(172)],s=n[t(142)][t(193)];return r instanceof i.Element?r!=s?null:r:null}[Vr(182)](){const t=Vr;this[t(164)](this[t(159)](),this[t(180)],this[t(171)]),this[t(140)]()}[Vr(128)](){const t=Vr;this[t(163)](this[t(159)](),this[t(180)],this[t(171)]),this[t(140)]()}[Vr(167)](){const t=Vr,e=[];let n=this[t(176)];for(;n;)e[t(169)](n),n=n[t(138)];return e}[Vr(150)](t,e){const n=Vr,r=Zn(this[n(171)]);gr(r,t,e),Dr(r,this[n(171)])||(this[n(171)]=r,this[n(154)](r))}[Vr(144)](t){const e=Vr,n=Zn(this[e(171)]);Gr(n,t),Dr(n,this[e(171)])||(this[e(171)]=n,this[e(154)](this[e(171)]))}[Vr(185)](){const t=Vr;return{id:this.id,type:this[t(156)]?this[t(120)]+":"+this[t(156)]:this[t(120)],authorId:this[t(175)].id,createdAt:this[t(148)],hasComments:this[t(170)],data:this[t(180)],attributes:this[t(171)]}}static[Vr(149)](){const t=Vr;return(0,e.uid)()[t(141)](1,5)}}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}}function Xr(t,e){const n=Jr();return(Xr=function(t,e){return n[t-=257]})(t,e)}const qr=Xr;function Jr(){const t=["_handleRenameSuggestionDescription","quantity","getItemLabel","insertion","addObject","995730GUrugK","removeEmptyContainer","_handleInsertRemoveSuggestionDescription","removeFormat","EmptyContainer","name","text","396owSUZh","_resolveDescriptionItems","has","nextSibling","removeObject","$text","*Remove:* %0","235Jcjeel","_schema","data","*Merge:* %0","*Set format:* %0","end","*Insert:* %0","element","ELEMENT_SPACE","indexOf","previousSibling","push","_itemLabels","map","elementStart","attribute","registerAttributeLabel","addEmptyContainer","_attributeLabels","isEmpty","item","set","addContainer","_locale","_handleCustomCallbackDescription","_customCallbacks","getDescriptions","_addDescriptionItems","2022503gnIVaS","matchingCallback","newValue","registerElementLabel","pop","start","label","checkChild","6sNFCnS","removeContainer","length","get","*Change to:* %0","56368wfqObb","match","*Remove format:* %0","type","key","11151866GZCuCg","skip","registerDescriptionCallback","replace","normal","REPLACE_TEXT","_handleAttributeSuggestionDescription","deletion","remove","function","14596eyUxNM","isObject","isInContent","add","nodeAfter","format","join","$1 $2","softBreak","Object","194672ZqClMX","$textProxy","getFirstRange","addFormat","*Split:* %0","getWalker","2McZQnB","elementEnd","_itemLabelsCallbacks","Container","194433SfOcZK","subType","isEqual"];return(Jr=function(){return t})()}!function(t){const e=Xr,n=t();for(;;)try{if(213062===parseInt(e(291))/1*(-parseInt(e(285))/2)+parseInt(e(295))/3+-parseInt(e(275))/4*(parseInt(e(317))/5)+parseInt(e(353))/6*(-parseInt(e(345))/7)+parseInt(e(260))/8*(-parseInt(e(310))/9)+parseInt(e(303))/10+parseInt(e(265))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jr);class Zr{constructor(t,e){const n=Xr;this[n(342)]=[],this[n(329)]=new Map,this[n(293)]=[],this[n(335)]=new Map,this[n(318)]=t,this[n(340)]=e}[qr(343)](t){const e=qr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(257)];o++){const i=t[o];if(!i[e(277)])continue;const a=this[e(341)](i);if(a){if(null!=i[e(296)]){if(r[e(312)](i[e(296)]))continue;r[e(278)](i[e(296)])}n[e(328)](a)}else if(e(332)!=i[e(263)])e(301)!=i[e(263)]&&e(272)!=i[e(263)]||this[e(305)](n,i,t[o+1]);else{const t=i[e(319)][e(264)];if(s[e(312)](t))continue;s[e(278)](i[e(319)][e(264)]),t==Vc?this[e(298)](n,i):this[e(271)](n,i)}}return this[e(311)](n)}[qr(267)](t){const e=qr;this[e(342)][e(328)](t)}[qr(348)](t,n,r=e.priorities[qr(269)]){const s=qr;s(274)==typeof t?(0,e.insertToPriorityArray)(this[s(293)],{matchingCallback:t,label:n,priority:r}):this[s(329)][s(338)](t,n)}[qr(333)](t,e){const n=qr;this[n(335)][n(338)](t,e)}[qr(300)](t,e=1){const n=qr;let r;for(const e of this[n(293)])if(e[n(346)](t)){r=e[n(351)];break}return r||(r=this[n(329)][n(258)](t[n(308)])),r?r(e):1!==e?e+" "+t[n(308)]+"s":""+t[n(308)]}[qr(344)](t,e){const n=qr,r=e[n(287)]()[n(290)](),s=n(301)==e[n(263)]?n(278):n(273);for(const e of r){const o=e[n(337)],i=t[t[n(257)]-1];if(o.is(n(286)))i&&i[n(263)][n(326)](n(294))>-1&&t[n(349)](),i&&n(309)==i[n(263)]?i[s]+=o[n(319)]:t[n(328)]({type:n(309),add:n(278)==s?o[n(319)]:"",remove:n(273)==s?o[n(319)]:""});else if(this[n(318)][n(276)](o)){const a=o;if(i&&i[n(263)][n(326)](n(294))>-1&&t[n(349)](),n(292)==e[n(263)])continue;i&&i[n(263)]==s+n(284)&&i[n(324)][n(308)]==a[n(308)]?i[n(299)]++:t[n(328)]({type:s+n(284),element:a,quantity:1}),r[n(266)]((t=>!(n(292)==t[n(263)]&&t[n(337)]==o)))}else if(this[n(318)][n(352)](o,n(315))||o.is(n(324),n(283))){const r=o;if(n(278)==s&&n(331)==e[n(263)]||n(273)==s&&n(292)==e[n(263)])continue;if(i&&-1==i[n(263)][n(326)](n(294))){n(309)==i[n(263)]&&(i[s]+="\n");continue}let a;if(a=n(278)==s?r[n(313)]&&!this[n(318)][n(276)](r[n(313)])?r[n(313)]:null:r[n(327)]&&!this[n(318)][n(276)](r[n(327)])?r[n(327)]:null,r[n(336)]||a&&a[n(336)]){const e=a&&a[n(336)]?a:r;i&&i[n(263)]==s+n(307)&&i[n(324)][n(308)]==e[n(308)]?i[n(299)]++:t[n(328)]({type:s+n(307),element:e,quantity:1})}else t[n(328)]({type:s+n(294),element:r})}}}[qr(311)](t){const e=qr,n=this[e(340)],r=[],s=[],o=[];for(const i of t)switch(i[e(263)]){case e(309):if(i[e(278)]=i[e(278)][e(268)](/(\S)\u000A+(\S)/g,e(282))[e(268)](/\u000A/g,""),i[e(273)]=i[e(273)][e(268)](/(\S)\u000A+(\S)/g,e(282))[e(268)](/\u000A/g,""),""!=i[e(278)]&&""!=i[e(273)]){r[e(328)]({type:e(268),content:Kr(n,e(270),['"'+i[e(273)]+'"','"'+i[e(278)]+'"'])});continue}if(null!=i[e(278)][e(261)](/^ +$/)){r[e(328)]({type:e(301),content:Kr(n,e(323),Kr(n,e(325),i[e(278)][e(257)]))});continue}if(null!=i[e(273)][e(261)](/^ +$/)){r[e(328)]({type:e(272),content:Kr(n,e(316),Kr(n,e(325),i[e(273)][e(257)]))});continue}if(""!=i[e(278)]){r[e(328)]({type:e(301),content:Kr(n,e(323),'"'+i[e(278)]+'"')});continue}r[e(328)]({type:e(272),content:Kr(n,e(316),'"'+i[e(273)]+'"')});continue;case e(334):case e(302):r[e(328)]({type:e(301),content:Kr(n,e(323),this[e(300)](i[e(324)],i[e(299)]))});continue;case e(304):case e(314):r[e(328)]({type:e(272),content:Kr(n,e(316),this[e(300)](i[e(324)],i[e(299)]))});continue;case e(339):r[e(328)]({type:e(301),content:Kr(n,e(289),this[e(300)](i[e(324)],i[e(299)]))});continue;case e(354):r[e(328)]({type:e(272),content:Kr(n,e(320),this[e(300)](i[e(324)],i[e(299)]))});continue;case e(288):s[e(328)](i[e(264)]);continue;case e(306):o[e(328)](i[e(264)]);continue;default:r[e(328)](i)}if(s[e(257)]){const t=s[e(330)]((t=>this[e(335)][e(312)](t)?this[e(335)][e(258)](t):t))[e(281)](", ");r[e(328)]({type:e(280),content:Kr(this[e(340)],e(321),t)})}if(o[e(257)]){const t=o[e(330)]((t=>this[e(335)][e(312)](t)?this[e(335)][e(258)](t):t))[e(281)](", ");r[e(328)]({type:e(280),content:Kr(this[e(340)],e(262),t)})}return r}[qr(341)](t){const e=qr;for(const n of this[e(342)]){const r=n(t);if(r&&e(263)in r)return r}}[qr(271)](t,e){const n=qr,r=e[n(319)],s=void 0===r[n(347)]?n(306):n(288);t[n(328)]({type:s,key:r[n(264)]})}[qr(298)](t,e){const n=qr;t[n(328)]({type:n(280),content:Kr(this[n(340)],n(259),this[n(300)](e[n(287)]()[n(350)][n(279)],1))})}[qr(305)](t,e,n){const r=qr;if(this[r(344)](t,e),n&&n[r(287)]()&&!e[r(287)]()[r(322)][r(297)](n[r(287)]()[r(350)])){const n=t[t[r(257)]-1],s=r(301)==e[r(263)]?r(278):r(273);n&&r(309)==n[r(263)]&&(n[s]+="\n")}}}const Qr=$r;function Yr(){const t=["editor","enableCommand","4CsNPWs","1694670fmeWPW","3394GrtxNA","1277343IsGtXL","821155XaycLt","406212piWypI","plugins","get","175749YHTuUr","commands","showAIAssistant","TrackChangesEditing","21mwQiBQ","afterInit","427976iJSebN","41QRVuTg"];return(Yr=function(){return t})()}function $r(t,e){const n=Yr();return($r=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=$r,n=t();for(;;)try{if(102496===parseInt(e(384))/1*(parseInt(e(371))/2)+parseInt(e(377))/3*(-parseInt(e(369))/4)+-parseInt(e(373))/5+parseInt(e(374))/6+-parseInt(e(381))/7*(-parseInt(e(383))/8)+-parseInt(e(372))/9+parseInt(e(370))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yr);class ts extends t.Plugin{[Qr(382)](){const t=Qr,e=this[t(385)],n=e[t(375)][t(376)](t(380));e[t(378)][t(376)](t(379))&&n[t(386)](t(379))}}const es=rs;function ns(){const t=["center","2434664TuzyAi","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_CENTER","left","_registerLegacyDescription","value","afterInit","format","commandName","FORMAT_ALIGNMENT","registerDescriptionCallback","TrackChangesEditing","descriptionFactory","locale","right","FORMAT_ALIGN_TO_LEFT","FORMAT_ALIGN_TO_RIGHT","2201244phJfAg","3FWjgZM","registerBlockAttribute","type","has","formatBlock","justify","commandParams","354974WsZKsW","registerAttributeLabel","*Format:* %0","plugins","1726940zOpmtS","6lnUYcV","get","7743576xEQWeF","9FIGgTs","3781070RcMADs","7730611LEEHGJ","editor","AlignmentEditing","alignment","enableDefaultAttributesIntegration"];return(ns=function(){return t})()}function rs(t,e){const n=ns();return(rs=function(t,e){return n[t-=103]})(t,e)}!function(t){const e=rs,n=t();for(;;)try{if(553836===parseInt(e(118))/1*(parseInt(e(125))/2)+parseInt(e(117))/3+-parseInt(e(141))/4+-parseInt(e(129))/5+-parseInt(e(130))/6*(parseInt(e(135))/7)+parseInt(e(132))/8+-parseInt(e(133))/9*(-parseInt(e(134))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ns);class ss extends t.Plugin{[es(106)](){const t=es,e=this[t(136)],n=e[t(113)];if(!e[t(128)][t(121)](t(137)))return;const r=e[t(128)][t(131)](t(111));r[t(139)](t(138)),r[t(119)](t(138)),r[t(112)][t(126)](t(138),Kr(n,t(109))),this[t(104)]()}[es(104)](){const t=es,e=this[t(136)],n=e[t(113)];e[t(128)][t(131)](t(111))[t(112)][t(110)]((e=>{const r=t;if(r(122)!=e[r(120)])return;const{data:s}=e;if(s&&r(138)==s[r(108)]){const t=s[r(124)][0][r(105)];return{type:r(107),content:Kr(n,r(127),function(t){const e=r;switch(t){case e(103):return Kr(n,e(115));case e(114):return Kr(n,e(116));case e(140):return Kr(n,e(143));case e(123):return Kr(n,e(142))}}(t))}}}))}}function os(){const t=["underline","locale","format","registerDescriptionCallback","plugins","4bkGYGc","StrikethroughEditing","*Format:* %0","editor","1873528VtNhCz","696nHxMRE","toUpperCase","382494gyTsHq","slice","FORMAT_STRIKETHROUGH","FORMAT_ITALIC","enableDefaultAttributesIntegration","4172152pHQaDX","commandName","*Remove format:* %0","type","bold","toLowerCase","ItalicEditing","code","203925UzMLmV","UnderlineEditing","FORMAT_","11577800IPEPdF","superscript","formatInline","commandParams","FORMAT_SUPERSCRIPT","FORMAT_UNDERLINE","FORMAT_SUBSCRIPT","BoldEditing","SubscriptEditing","strikethrough","SuperscriptEditing","afterInit","get","subscript","has","descriptionFactory","registerInlineAttribute","registerAttributeLabel","28705qQLzpr","TrackChangesEditing","forceValue","italic","CodeEditing","FORMAT_CODE","FORMAT_BOLD","91237PifETk","_registerLegacyDescription","9qdRsdJ"];return(os=function(){return t})()}const is=as;function as(t,e){const n=os();return(as=function(t,e){return n[t-=382]})(t,e)}!function(t){const e=as,n=t();for(;;)try{if(372416===-parseInt(e(408))/1+-parseInt(e(416))/2*(parseInt(e(436))/3)+-parseInt(e(420))/4+-parseInt(e(401))/5*(parseInt(e(421))/6)+parseInt(e(423))/7+parseInt(e(428))/8*(parseInt(e(410))/9)+parseInt(e(383))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(os);const cs=[is(390),is(434),is(437),is(405),is(417),is(391),is(393)];class us extends t.Plugin{[is(394)](){const t=is,e=this[t(419)],n=e[t(415)][t(395)](t(402)),r=e[t(412)];for(const s of cs){if(!e[t(415)][t(397)](s))continue;const o=s[t(424)](0,-7)[t(433)](),i=t(382)+o[t(422)]();n[t(427)](o),n[t(399)](o),n[t(398)][t(400)](o,Kr(r,i))}this[t(409)]()}[is(409)](){const t=is,e=this[t(419)],n=e[t(412)],r=e[t(415)][t(395)](t(402));function s(e,s){const o=t;r[o(398)][o(414)]((t=>{const r=o;if(r(385)!=t[r(431)])return;const{data:i}=t;return i&&i[r(429)]===e?i[r(386)][0][r(403)]?{type:r(413),content:Kr(n,r(418),s)}:{type:r(413),content:Kr(n,r(430),s)}:void 0}))}s(t(432),Kr(n,t(407))),s(t(404),Kr(n,t(426))),s(t(411),Kr(n,t(388))),s(t(435),Kr(n,t(406))),s(t(392),Kr(n,t(425))),s(t(396),Kr(n,t(389))),s(t(384),Kr(n,t(387)))}}const ls=fs;function fs(t,e){const n=hs();return(fs=function(t,e){return n[t-=405]})(t,e)}function hs(){const t=["blockQuote","10BzhTIK","466368rUdpiU","registerDescriptionCallback","2PWItbH","TrackChangesEditing","commands","getSelectedBlocks","checkChild","from","15890BfmCPY","ELEMENT_BLOCK_QUOTE","format","markBlockFormat","name","parent","descriptionFactory","editor","705612zLiXpS","282517lADFBF","schema","model","afterInit","115998MNKVbW","document","*Set format:* %0","get","3118932XYvzyq","$root","plugins","forceValue","commandName","1200phZLkb","change","locale","BlockQuoteEditing","value","enableCommand","5728770egLxKJ","filter","selection","*Remove format:* %0","has","commandParams"];return(hs=function(){return t})()}!function(t){const e=fs,n=t();for(;;)try{if(184888===parseInt(e(441))/1+parseInt(e(426))/2*(parseInt(e(445))/3)+-parseInt(e(440))/4*(-parseInt(e(423))/5)+parseInt(e(424))/6+parseInt(e(432))/7*(-parseInt(e(410))/8)+parseInt(e(405))/9+-parseInt(e(416))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(hs);class ds extends t.Plugin{[ls(444)](){const t=ls,e=this[t(439)],n=e[t(412)];if(!e[t(407)][t(420)](t(413)))return;const r=e[t(407)][t(448)](t(427)),s=this[t(439)][t(428)][t(448)](t(422));r[t(415)](t(422),((n,o={})=>{const i=t,a=this[i(439)][i(443)][i(446)][i(418)],c=o&&void 0!==o[i(408)]?o[i(408)]:!s[i(414)];let u=[];if(c){const t=Array[i(431)](a[i(429)]())[i(417)]((t=>gs(t)||function(t,e){const n=i,r=e[n(430)](t[n(437)],n(422)),s=e[n(430)]([n(406),n(422)],t);return r&&s}(t,this[i(439)][i(443)][i(442)])));u=k(t,e[i(443)])}else{const t=Array[i(431)](a[i(429)]())[i(417)]((t=>gs(t)));u=k(t,e[i(443)])}e[i(443)][i(411)]((()=>{const t=i;for(const e of u)r[t(435)](e,{commandName:t(422),commandParams:[{forceValue:c}]})}))})),r[t(438)][t(425)]((e=>{const r=t,{data:s}=e;if(s&&r(422)==s[r(409)]){const t=Kr(n,r(433));return s[r(421)][0][r(408)]?{type:r(434),content:Kr(n,r(447),t)}:{type:r(434),content:Kr(n,r(419),t)}}}))}}function gs(t){const e=ls;return e(422)==t[e(437)][e(436)]}function ps(t,e){const n=Es();return(ps=function(t,e){return n[t-=384]})(t,e)}const ms=ps;!function(t){const e=ps,n=t();for(;;)try{if(342325===parseInt(e(422))/1*(-parseInt(e(417))/2)+-parseInt(e(399))/3+-parseInt(e(408))/4*(-parseInt(e(415))/5)+parseInt(e(423))/6*(parseInt(e(404))/7)+parseInt(e(406))/8+parseInt(e(385))/9*(-parseInt(e(413))/10)+parseInt(e(395))/11*(parseInt(e(397))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ms(394)](){const t=ms,e=this[t(389)],n=e[t(403)],r=e[t(419)][t(410)](t(414));e[t(419)][t(411)](t(416))&&(r[t(407)](t(392)),r[t(420)](t(426)),r[t(418)](t(391)),r[t(405)][t(393)]((e=>{const r=t;if(r(424)!=e[r(398)]&&r(401)!=e[r(398)]&&r(388)!=e[r(398)])return;const s=e[r(425)]();if(null==s)return;if(!s.is(r(384),r(386)))return;const o=s[r(421)](r(391));if(r(424)==e[r(398)])return{type:r(424),content:Kr(n,r(402),'"'+o+'" '+Kr(n,r(390)))};if(r(401)==e[r(398)])return{type:r(401),content:Kr(n,r(412),'"'+o+'" '+Kr(n,r(390)))};const{data:i}=e;return i&&r(391)==i[r(387)]?{type:r(400),content:Kr(n,r(396),'"'+i[r(409)]+'"')}:void 0})))}}function Es(){const t=["plugins","enableDefaultAttributesIntegration","getAttribute","10bdMJhr","12febxtn","insertion","getContainedElement","updateBookmark","element","5398623gAbELV","bookmark","key","attribute","editor","ELEMENT_BOOKMARK","bookmarkId","insertBookmark","registerDescriptionCallback","afterInit","11xCqHce","*Set bookmark:* %0","10310412XERbzn","type","1785627jXqSwu","format","deletion","*Insert:* %0","locale","1410661VFCNJi","descriptionFactory","1483960yhQBPV","enableCommand","948wXJVuE","newValue","get","has","*Remove:* %0","10rBVATQ","TrackChangesEditing","8535QdpFvu","BookmarkEditing","62984cxHLHU","registerBlockAttribute"];return(Es=function(){return t})()}const bs=_s;function Ts(){const t=["afterInit","764183HIGhCx","250OJglXS","8higIUn","changeCaseTitle","346sgrvkQ","changeCaseLower","1959996eMSDGf","TrackChangesEditing","has","11pJFOqY","42148956RKgbeb","193086ZdCmWy","1020UxEtLg","843308pydHwk","CaseChange","plugins","changeCaseUpper","11740bRKdaJ","editor","get","11181MubGFv","enableCommand"];return(Ts=function(){return t})()}function _s(t,e){const n=Ts();return(_s=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=_s,n=t();for(;;)try{if(671747===-parseInt(e(447))/1+-parseInt(e(438))/2*(parseInt(e(454))/3)+-parseInt(e(451))/4*(parseInt(e(446))/5)+-parseInt(e(440))/6+-parseInt(e(457))/7*(-parseInt(e(459))/8)+-parseInt(e(445))/9*(parseInt(e(458))/10)+-parseInt(e(443))/11*(-parseInt(e(444))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ts);class ys extends t.Plugin{[bs(456)](){const t=bs,e=this[t(452)];e[t(449)][t(442)](t(448))&&(e[t(449)][t(453)](t(441))[t(455)](t(450)),e[t(449)][t(453)](t(441))[t(455)](t(439)),e[t(449)][t(453)](t(441))[t(455)](t(460)))}}function ks(t,e){const n=Cs();return(ks=function(t,e){return n[t-=217]})(t,e)}const As=ks;function Cs(){const t=["194893UTRuFI","501228Swpmnf","enableCommand","editor","78632mdYFen","ckbox","551732ATKPdE","832225AKeLCc","get","TrackChangesEditing","plugins","261cTjGim","afterInit","1916404sILNQq","commands","7jxyazH","139716PyTMSM"];return(Cs=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(243720===-parseInt(e(230))/1+parseInt(e(219))/2+parseInt(e(231))/3+-parseInt(e(226))/4+parseInt(e(220))/5+-parseInt(e(229))/6*(-parseInt(e(228))/7)+-parseInt(e(217))/8*(-parseInt(e(224))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ss extends t.Plugin{[As(225)](){const t=As,e=this[t(233)];e[t(227)][t(221)](t(218))&&e[t(223)][t(221)](t(222))[t(232)](t(218))}}const Ns=Ls;function Ls(t,e){const n=vs();return(Ls=function(t,e){return n[t-=210]})(t,e)}function vs(){const t=["from","parent","1270213osrQgF","*Set format:* %0","descriptionFactory","getSelectedBlocks","isLimit","formatBlock","type","forceValue","CodeBlock","toLowerCase","blockName","9178720VhMhgK","42vAhqqp","selection","filter","language","rootElement","commands","model","find","5831425mAhsxo","indentCodeBlock","name","registerElementLabel","config","document","registerDescriptionCallback","schema","format","label","checkChild","enableCommand","locale","plugins","commandName","markBlockFormat","*Remove format:* %0","languages","afterInit","35481yNXHEW","codeBlock","8GRhByS","TrackChangesEditing","editor","change","outdentCodeBlock","92740gWukxj","has","ELEMENT_CODE_BLOCK","4BiaLnh","19581480hAbVjK","value","10916892SLvIkB","commandParams","get"];return(vs=function(){return t})()}!function(t){const e=Ls,n=t();for(;;)try{if(715242===parseInt(e(247))/1*(parseInt(e(244))/2)+-parseInt(e(237))/3*(-parseInt(e(239))/4)+-parseInt(e(218))/5+parseInt(e(210))/6*(parseInt(e(255))/7)+parseInt(e(266))/8+parseInt(e(250))/9+-parseInt(e(248))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vs);class Rs extends t.Plugin{[Ns(236)](){const t=Ns,e=this[t(241)];if(!e[t(231)][t(245)](t(263)))return;const n=e[t(231)][t(252)](t(240)),r=e[t(230)],s=e[t(222)][t(252)](t(238))[t(235)],o=e[t(215)][t(252)](t(238));n[t(229)](t(219)),n[t(229)](t(243)),n[t(229)](t(238),((r,i={})=>{const a=t,c=e[a(216)],u=e[a(216)][a(223)][a(211)],l=i&&void 0!==i[a(262)]?i[a(262)]:!o[a(249)];let f;i[a(213)]||(i[a(213)]=s[0][a(213)]),f=l?Array[a(253)](u[a(258)]())[a(212)]((t=>ws(t)||function(t,e){const n=a;return!t.is(n(214))&&!e[n(259)](t)&&e[n(228)](t[n(254)],n(238))}(t,c[a(225)]))):Array[a(253)](u[a(258)]())[a(212)]((t=>ws(t)));const h=k(f,c);c[a(242)]((()=>{const t=a;for(const e of h)n[t(233)](e,{commandName:t(238),commandParams:[{...i,forceValue:l}],formatGroupId:t(265)})}))})),n[t(257)][t(221)](t(238),(e=>Kr(r,t(246),e))),n[t(257)][t(224)]((e=>{const n=t;if(n(260)!=e[n(261)])return;const o=r.t,{data:i}=e;if(!i||n(238)!=i[n(232)])return;const a=i[n(251)][0][n(213)],c=o(s[n(217)]((t=>t[n(213)]===a))[n(227)])[n(264)]();return i[n(251)][0][n(262)]?{type:n(226),content:Kr(r,n(256),Kr(r,n(246),1)+" ("+c+")")}:{type:n(226),content:Kr(r,n(234),Kr(r,n(246),1))}}))}}function ws(t){const e=Ns;return e(238)==t[e(220)]}const Ms=Os;function Os(t,e){const n=Fs();return(Os=function(t,e){return n[t-=132]})(t,e)}function Fs(){const t=["plugins","430BlCaqc","has","1579464nMyVeQ","287803ayOTVo","addCommentThread","editor","get","1430268fGbBlo","CommentsEditing","16natHaS","enableCommand","TrackChangesEditing","75hDSYTe","57756lTSMNi","afterInit","5290836ubBgYF","97407eocFSF","5158710jIEQxX"];return(Fs=function(){return t})()}!function(t){const e=Os,n=t();for(;;)try{if(623365===parseInt(e(143))/1+parseInt(e(142))/2+-parseInt(e(133))/3*(parseInt(e(134))/4)+-parseInt(e(138))/5+parseInt(e(136))/6+-parseInt(e(147))/7*(parseInt(e(149))/8)+-parseInt(e(137))/9*(-parseInt(e(140))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fs);class Ds extends t.Plugin{[Ms(135)](){const t=Ms,e=this[t(145)];e[t(139)][t(141)](t(148))&&e[t(139)][t(146)](t(132))[t(150)](t(144))}}var Ps=n(834);function xs(){const t=["isAtEnd","isContent","type","776310SRGjUG","test","createRangeOn","isLimit","toViewPosition","addHighlight","span","nextSibling","TrackChangesEditing","506860qAUoUa","isBlock","previousPosition","getItems","markerRange","markerName","schema","1468130sLSBly","name","consumable","plugins","start","5MDmtXu","18TzoBTx","_splitMarkerName","1570500vwwoxK","writer","addClass","ck-suggestion-marker--active","getCustomProperty","toViewElement","254wiapbU","338553ksEVQj","55GamDhV","includes","push","model","bindElementToMarker","insert","157744NgVZzb","1147cznIqx","parent","activeMarkers","item","createUIElement","161WDdRqK","get","hasAttribute","mapper","getWalker","elementEnd","ck-suggestion-marker-"];return(xs=function(){return t})()}function Bs(t,e){const n=xs();return(Bs=function(t,e){return n[t-=201]})(t,e)}function Us(t,e,n){const r=Bs,s=[];for(const o of e[r(240)]())o[r(220)](t)&&s[r(208)](n[r(230)](o));return s}function js(t,e,{showActiveMarker:n=!0}={}){const r=Bs,s=t[r(247)][r(219)](r(236));return(o,i,a)=>{const c=r;if(!a[c(246)][c(229)](i[c(241)],o[c(245)]))return;const u=i[c(241)][c(222)](),l=i[c(241)][c(248)],f=t[c(209)][c(243)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(216)];g=g||f[c(226)](e);const n=a[c(221)][c(203)](e);if(n&&n[c(202)](c(233)))return;c(223)==t[c(227)]&&f[c(238)](e)&&!f[c(231)](e)&&(e[c(235)]||l[c(225)]?h&&h[c(214)]==e||(h=e,m(t[c(239)]),p=!0):d=d||t[c(239)])}function m(t){const r=c,{authorId:o}=s[r(251)](i[r(242)]),u=a[r(253)][r(217)](r(234),{class:r(224)+e,"data-author-id":o}),l=a[r(221)][r(232)](t);n&&s[r(215)][r(207)](i[r(242)])&&a[r(253)][r(254)](r(201),u),a[r(253)][r(211)](l,u),a[r(221)][r(210)](u,i[r(242)])}g||p||!d||m(d)}}!function(t){const e=Bs,n=t();for(;;)try{if(238637===-parseInt(e(213))/1*(parseInt(e(204))/2)+-parseInt(e(205))/3+parseInt(e(237))/4*(-parseInt(e(249))/5)+parseInt(e(228))/6+parseInt(e(218))/7*(-parseInt(e(212))/8)+-parseInt(e(250))/9*(-parseInt(e(244))/10)+-parseInt(e(206))/11*(-parseInt(e(252))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);const Gs=Vs;function Vs(t,e){const n=Ws();return(Vs=function(t,e){return n[t-=499]})(t,e)}!function(t){const e=Vs,n=t();for(;;)try{if(376030===parseInt(e(547))/1*(parseInt(e(536))/2)+-parseInt(e(503))/3*(-parseInt(e(528))/4)+-parseInt(e(546))/5+-parseInt(e(508))/6*(-parseInt(e(545))/7)+-parseInt(e(542))/8+-parseInt(e(507))/9*(parseInt(e(549))/10)+parseInt(e(534))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ws);class Hs extends t.Plugin{static get[Gs(555)](){return[Ps.Delete]}[Gs(519)](){const t=Gs,e=this[t(520)],n=e[t(530)][t(541)](t(517));n[t(557)](t(506));const r=e[t(525)][t(541)](t(529));n[t(557)](t(529),((n,s={})=>{const o=t,a=e[o(553)][o(505)](e[o(553)][o(550)][o(556)]);a[o(502)]&&e[o(553)][o(511)](a,{direction:o(512),unit:s[o(531)]});const c=a[o(532)](),u=i.LiveRange[o(540)](c);let l;n(s),l=o(551)==u[o(538)][o(539)]?e[o(553)][o(518)](c[o(552)]):e[o(553)][o(518)](u[o(552)],u[o(510)]),u[o(533)](),e[o(553)][o(535)](r[o(527)][o(521)],(t=>{const e=o;r[e(527)][e(526)](),t[e(522)](t[e(518)](l[e(510)])),r[e(527)][e(514)]()}))})),e[t(524)][t(515)].on(t(501),js(e,t(558)),{priority:t(543)}),e[t(554)][t(515)].on(t(501),((n,r,s)=>{const o=t;s[o(548)][o(544)]&&js(e,o(558),{showActiveMarker:!1})[o(559)](this)(n,r,s)}),{priority:t(543)}),e[t(524)][t(515)].on(t(523),((e,n,r)=>{const s=t,o=r[s(504)][s(500)](n[s(516)]);if(o)for(const t of o)t.is(s(537))&&(r[s(504)][s(509)](t,n[s(516)]),r[s(499)][s(513)](t))}),{priority:t(543)})}}function Ws(){const t=["markerName","TrackChangesEditing","createRange","init","editor","batch","setSelection","removeMarker:suggestion:deletion","editing","commands","lock","buffer","268CNTMoT","deleteForward","plugins","unit","getFirstRange","detach","7815555UJtvVy","enqueueChange","34782XJVvQR","uiElement","root","rootName","fromRange","get","2632984CNPMSg","high","showSuggestionHighlights","147PgLFvN","3141695qyAUeB","6HmXcay","options","5002570odrgvJ","document","$graveyard","start","model","data","requires","selection","enableCommand","merge","bind","writer","markerNameToElements","addMarker:suggestion:deletion","isCollapsed","31893MRyHaN","mapper","createSelection","delete","9CZUGYi","87606kaNVVJ","unbindElementFromMarkerName","end","modifySelection","forward","remove","unlock","downcastDispatcher"];return(Ws=function(){return t})()}function zs(){const t=["bulletedList","editor","range","execute","*Split:* list item","get","_registerLegacyDescription","6DkOYUj","length","previousSibling","startsWith","1TSXBSm","type","FORMAT_INDENT","setAttribute","key","todo","_LIST","listReversed","ListEditing","add","multipleBlocks","todoListCheck","change","*Indent:* %0","parent","removeMarker","isUndo","*Merge:* list item","find","listStyle","commands","commandName","ELEMENT_NUMBERED_LIST","differ","selection","createRange","_suggestionFactory","getChanges","isLocal","5039000vHpCXH","2274503ZCCcub","nodeAfter","fromRange","2307543QkamNc","list.multiBlock","oldRange","ELEMENT_LIST_ITEM","customBulletedList","183452FuMRno","getSuggestions","registerCustomCallback","outdentList","listStart","next","data","format","attributeKey","80tXKBgh","batch","newRange","listIndent","value","getRanges","_supportLegacySuggestions","afterInit","meta","*Uncheck item*","deletion","splitListItemAfter","map","*Format:* remove from %0","containsItem","attributes","getFirstMarker","*Format:* insert into %0","toUpperCase","refresh","checkTodoList","attribute","registerDescriptionCallback","listItemIdFixer","descriptionFactory","customNumberedList","name","*Set format:* %0","ELEMENT_TODO_LIST","registerBlockAttribute","forceValue","isNextTo","config","trackChangesCommand","ELEMENT_BULLETED_LIST","filter","createPositionAt","*Check item*","accept","getChangedMarkers","listType","end","groupId","assureChains","mergeListItemForward","9wRGdlW","formatBlock","2138748dIsHQr","registerAttributeLabel","_splitMarkerName","suggestion:attribute:","ELEMENT_","commandParams","170912VRUSFi","documentList","registerElementLabel","385780oUXVSq","bulleted","start","plugins","oldValue","listMarkerStyle","*Remove format:* %0","size","registerPostFixer","*Outdent:* %0","push","_findSuggestions","hasSuggestion","nextSibling","getFirstRange","setSelection","numberedList","55ILwxjt","detach","getAttribute","_getAttributeKey","splitListItemBefore","indentList","todoListChecked","change:data","includes","model","has","head","schema","*Change to:* %0","high","newValue","suggestion","*Merge:* %0","enableDefaultAttributesIntegration","listItemId","isObject","noTrackChangesFixer","TrackChangesEditing","todoList","mergeListItemBackward","from","locale","default","TodoListEditing","listMarker","document","numbered","getSuggestion"];return(zs=function(){return t})()}const Ks=Xs;function Xs(t,e){const n=zs();return(Xs=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Xs,n=t();for(;;)try{if(387042===-parseInt(e(329))/1*(-parseInt(e(367))/2)+parseInt(e(362))/3+parseInt(e(429))/4*(parseInt(e(376))/5)+-parseInt(e(325))/6*(-parseInt(e(359))/7)+-parseInt(e(358))/8*(parseInt(e(421))/9)+parseInt(e(432))/10+parseInt(e(449))/11*(-parseInt(e(423))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zs);class qs extends t.Plugin{[Ks(383)](){const t=Ks,e=this[t(319)];if(!e[t(435)][t(295)](t(337)))return;const n=e[t(311)],r=e[t(435)][t(323)](t(307)),s=e[t(435)][t(295)](t(313)),o=!!e[t(408)][t(323)](t(363));function i(e){const r=t;return{type:r(374),content:""+Kr(n,r(403),e)}}function a(e){const r=t;return{type:r(374),content:""+Kr(n,r(438),e)}}r[t(303)](t(448)),r[t(303)](t(318)),r[t(303)](t(401)),r[t(303)](t(366)),r[t(303)](t(290)),r[t(303)](t(370)),r[t(303)](t(387)),r[t(303)](t(289)),r[t(405)](t(304)),r[t(405)](t(416)),r[t(405)](t(379)),o&&(r[t(303)](t(309)),r[t(303)](t(420))),s&&(r[t(303)](t(308)),r[t(303)](t(396)),r[t(405)](t(291)),r[t(400)][t(398)]((e=>{const r=t,{data:s}=e;if(s&&r(291)==s[r(333)])return{type:r(374),content:s[r(300)]?Kr(n,r(413)):Kr(n,r(385))}})),this[t(319)][t(294)][t(315)][t(440)]((e=>{const n=t;if(e[n(377)][n(345)])return!1;let s=!1;const o=r[n(368)]({skipNotAttached:!0})[n(411)]((t=>n(291)===r[n(288)](t)));for(const t of o)n(334)!=t[n(446)]()[n(434)][n(360)][n(287)](n(416))&&(r[n(443)](t[n(446)](),n(397))[n(347)]((t=>n(416)===r[n(288)](t[n(301)])))||(e[n(344)](t[n(392)]()),s=!0));return s}))),r[t(400)][t(424)](t(379),Kr(n,t(331)));const c={type:t(374),content:""};r[t(400)][t(398)]((e=>{const r=t,{data:s}=e;if(!s||r(416)!=s[r(333)])return;let u=e[r(296)];for(;u;){if(u[r(373)]&&((r(348)==u[r(373)][r(333)]||r(437)==u[r(373)][r(333)])&&(u[r(373)][r(300)]&&r(312)!=u[r(373)][r(300)]||r(312)!=u[r(373)][r(436)]&&!s[r(300)])||!o&&u[r(373)][r(333)]==Vc))return c;u=u[r(372)]}if(null==s[r(300)])switch(s[r(436)]){case r(433):return a(Kr(n,r(410)));case r(316):return a(Kr(n,r(351)));case r(334):return a(Kr(n,r(404)))}switch(s[r(300)]){case r(433):return i(Kr(n,r(410)));case r(316):return i(Kr(n,r(351)));case r(334):return i(Kr(n,r(404)))}})),r[t(400)][t(398)]((e=>{const n=t,{data:r}=e;if(r&&n(379)==r[n(333)])return null==r[n(300)]||null==r[n(436)]&&0==r[n(300)]?c:void 0})),r[t(400)][t(398)]((e=>{const r=t;if(r(397)!=e[r(330)])return;const{data:s}=e;if(!s||r(304)!=s[r(333)])return;const o=Js(e);return r(300)==o?{type:r(374),content:Kr(n,r(346))}:r(436)==o?{type:r(374),content:Kr(n,r(322))}:c})),e[t(294)][t(315)][t(440)]((e=>this[t(399)](e))),e[t(294)][t(315)][t(440)]((e=>this[t(306)](e))),e[t(294)][t(315)].on(t(292),((e,n)=>{const r=t;if(n[r(345)]||!n[r(357)])return!1;this[r(419)]()}),{priority:t(299)}),this[t(382)]()}[Ks(399)](t){const e=Ks;if(t[e(377)][e(345)]||!t[e(377)][e(357)])return!1;let n=!1;const r=this[e(319)][e(435)][e(323)](e(307))[e(368)]({skipNotAttached:!0})[e(411)]((t=>t[e(373)]&&e(304)==t[e(373)][e(333)]))[e(411)]((t=>t[e(373)][e(300)]&&t[e(373)][e(436)]));for(const s of r)Js(s)||(t[e(344)](s[e(392)]()),n=!0);return n}[Ks(306)](t){const e=Ks;if(t[e(377)][e(345)]||!t[e(377)][e(357)])return!1;const n=this[e(319)][e(435)][e(323)](e(307));if(n[e(409)][e(380)])return!1;let r=!1;const s=[e(416),e(304),e(379),e(348),e(371),e(336),e(340),e(314),e(437)],o=this[e(319)][e(294)][e(315)][e(352)][e(356)]()[e(411)]((t=>e(397)==t[e(330)]))[e(411)]((t=>s[e(293)](t[e(375)])));if(0==o[e(326)])return r;for(const i of o){const o=n[e(443)](i[e(320)],e(397))[e(411)]((t=>!t[e(384)][e(407)]))[e(388)]((t=>t[e(301)]))[e(411)]((t=>{const r=e,o=n[r(288)](t);return s[r(293)](o)}));if(o[e(326)]){for(const n of o)t[e(344)](n[e(392)]());r=!0}}return r}[Ks(419)](){const t=Ks,e=this[t(319)][t(435)][t(323)](t(307)),n=[t(416),t(304),t(379),t(348),t(371),t(336),t(340),t(314),t(437)];let r;const s=new Set(this[t(319)][t(294)][t(315)][t(352)][t(415)]()[t(411)]((r=>{const s=t;if(r[s(373)][s(364)]||!r[s(373)][s(378)])return null;if(!r[s(402)][s(328)](s(426)))return null;const{id:o}=e[s(425)](r[s(402)]);if(!e[s(444)](o))return null;const i=e[s(317)](o);return n[s(293)](i[s(373)][s(333)])}))[t(388)]((n=>{const s=t,{id:o}=e[s(425)](n[s(402)]),i=e[s(317)](o);return r=i[s(391)][s(418)],i[s(446)]()[s(434)][s(360)]})));if(0==s[t(439)])return;const o=e[t(368)]({skipNotAttached:!0})[t(411)]((e=>t(397)==e[t(330)]&&e[t(373)]&&n[t(293)](e[t(373)][t(333)])&&e[t(391)][t(418)]!=r))[t(388)]((e=>({listItem:e[t(446)]()[t(434)][t(360)],groupId:e[t(391)][t(418)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(295)](n)&&i[t(338)](e);for(const n of e[t(368)]())i[t(295)](n[t(391)][t(418)])&&n[t(332)](t(418),r)}[Ks(382)](){const t=Ks,e=this[t(319)],n=e[t(311)],r=e[t(435)][t(323)](t(307));this[t(324)](),r[t(355)][t(369)](t(422),t(430),t(414),(function(n,r){const s=t,o=[];for(let t of n)t[s(434)][s(360)]===t[s(417)][s(343)]&&(t=e[s(294)][s(354)](e[s(294)][s(412)](t[s(434)][s(360)],0))),o[s(442)](t);e[s(294)][s(341)]((t=>{const n=s,a=e[n(294)][n(315)][n(353)],c=Array[n(310)](a[n(381)]())[n(388)]((t=>i.LiveRange[n(361)](t)));t[n(447)](o),e[n(349)][n(323)](r[n(350)])[n(395)](),r[n(428)][n(442)]({forceDefaultExecution:!0}),e[n(321)](r[n(350)],...r[n(428)]),t[n(447)](c);for(const t of c)t[n(450)]()}))})),r[t(400)][t(431)]((function(n){const r=t,s=!e[r(294)][r(297)][r(305)](n),o=n[r(327)],i=n[r(445)],a=n[r(287)](r(304)),c=!o||o[r(287)](r(304))!==a,u=!i||i[r(287)](r(304))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(365),e)))}[Ks(324)](){const t=Ks,e=this[t(319)],n=e[t(311)];function r(n){const r=t,s=e[r(349)][r(323)](r(318))[r(380)],o=e[r(349)][r(323)](r(448))[r(380)];return r(448)===n?s:o}e[t(435)][t(323)](t(307))[t(400)][t(398)]((function(s){const o=t;if(o(422)!=s[o(330)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(350)]){case o(318):u=i[o(428)][0][o(406)],l=r(i[o(350)]),a=o(u?393:389),!l&&e[o(408)][o(323)](o(363))||(a=o(298)),c={type:o(374),content:Kr(n,a,Kr(n,o(410)))};break;case o(448):u=i[o(428)][0][o(406)],l=r(i[o(350)]),a=o(u?393:389),!l&&e[o(408)][o(323)](o(363))||(a=o(298)),c={type:o(374),content:Kr(n,a,Kr(n,o(351)))};break;case o(290):a=o(342),c={type:o(374),content:Kr(n,a,Kr(n,o(365)))};break;case o(370):a=function(t){const e=o,n=t[e(446)]();let r=n[e(434)][e(360)];for(;r&&n[e(390)](r);){if(r[e(287)](e(379))>0)return!1;r=r[e(445)]}return!0}(s)?Kr(n,o(389),Kr(n,function(t){const e=o;return e(427)+t[e(446)]()[e(434)][e(360)][e(287)](e(416))[e(394)]()+e(335)}(s))):Kr(n,o(441),Kr(n,o(365))),c={type:o(374),content:a};break;case o(309):case o(420):!1===i[o(339)]&&(a=o(302),c={type:o(386),content:Kr(n,a,Kr(n,o(365)))})}return c}))}}function Js(t){const e=Ks;let n=t[e(446)]()[e(434)][e(360)][e(327)];for(;n;){const r=n[e(287)](e(304));if(!r)return!1;if(r==t[e(373)][e(300)])return e(300);if(r==t[e(373)][e(436)])return e(436);n=n[e(327)]}return!1}const Zs=$s;function Qs(){const t=["ListPropertiesEditing","5pDhTwy","format","locale","suggestion","16514FLJfTd","styles","descriptionFactory","decimal","registerBlockAttribute","upper-latin","model","ELEMENT_","FORMAT_LIST_REVERSED","*Format:* set start index to %0","registerDescriptionCallback","numbered","upper-roman","commandName","head","*Format:* set order to regular","62720WBqzkY","list.properties","226926Jjylod","enableDefaultAttributesIntegration","plugins","getAttribute","editor","startIndex","registerAttributeLabel","reversed","_LIST_","type","770352RrtgQk","listType","registerPostFixer","data","getSuggestions","getFirstRange","afterInit","formatBlock","listReversed","square","get","_findSuggestions","1850WywhTV","next","handleDescriptions","lower-latin","*Set format:* %0","_LIST_DEFAULT","config","find","commandParams","attribute","removeMarker","newValue","default","nodeAfter","_getTranslationKeyForListStyle","lower-roman","getFirstMarker","*Format:* set order to reversed","TrackChangesEditing","customNumbered","toUpperCase","69891OGBnEU","includes","listStart","filter","46UgJNoH","32634tafhVr","_getAttributeKey","decimal-leading-zero","FORMAT_LIST_START","key","batch","bulleted","disc","start","bind","*Remove format:* %0","listStyle","1877292brFhsX","document","_registerLegacyDescription","replace","circle","*Change to:* %0","has","isUndo","oldValue"];return(Qs=function(){return t})()}!function(t){const e=$s,n=t();for(;;)try{if(298113===parseInt(e(196))/1*(parseInt(e(169))/2)+-parseInt(e(165))/3+-parseInt(e(182))/4*(-parseInt(e(192))/5)+parseInt(e(122))/6+parseInt(e(120))/7+parseInt(e(132))/8+-parseInt(e(170))/9*(parseInt(e(144))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qs);class Ys extends t.Plugin{[Zs(138)](){const t=Zs;if(!this[t(126)][t(124)][t(188)](t(191)))return;const e=this[t(126)][t(150)][t(142)](t(121)),n=this[t(126)][t(124)][t(142)](t(162));e[t(197)]&&(n[t(123)](t(181)),n[t(200)](t(181))),e[t(129)]&&(n[t(123)](t(140)),n[t(200)](t(140))),e[t(127)]&&(n[t(123)](t(167)),n[t(200)](t(167)));const r={type:t(193),content:""};n[t(198)][t(114)](this[t(146)][t(179)](this));const s=this[t(126)][t(194)];n[t(198)][t(128)](t(140),Kr(s,t(112))),n[t(198)][t(114)]((e=>{const n=t,{data:s}=e;if(s&&n(140)==s[n(174)])return null==s[n(155)]||0==s[n(155)]&&null==s[n(190)]?r:void 0})),n[t(198)][t(128)](t(167),Kr(s,t(173))),n[t(198)][t(114)]((e=>{const n=t,{data:s}=e;if(s&&n(167)==s[n(174)])return null==s[n(155)]||1==s[n(155)]&&null==s[n(190)]?r:void 0})),this[t(126)][t(202)][t(183)][t(134)]((e=>{const r=t;if(e[r(175)][r(189)])return!1;let s=!1;const o=n[r(136)]({skipNotAttached:!0})[r(168)]((t=>{const e=r,s=n[e(171)](t);return e(167)==s||e(140)==s}));for(const t of o){const o=t[r(137)]()[r(178)][r(157)][r(125)](r(133));r(115)!=o&&r(163)!=o&&(n[r(143)](t[r(137)](),r(153))[r(151)]((t=>r(133)==n[r(171)](t[r(195)])))||(e[r(154)](t[r(160)]()),s=!0))}return s})),this[t(184)]()}[Zs(146)](t){const e=Zs,n=this[e(126)][e(194)],{data:r}=t,s={type:e(193),content:""};if(!r||e(181)!=r[e(174)])return;if(!r[e(190)])return e(156)==r[e(155)]?s:{type:e(193),content:""+Kr(n,e(148),Kr(n,this[e(158)](r[e(155)])))};if(!r[e(155)]){if(e(156)==r[e(190)])return s;let o=t[e(118)];for(;o;){if(o[e(135)]&&e(133)==o[e(135)][e(174)]&&o[e(135)][e(155)])return s;o=o[e(145)]}return{type:e(193),content:""+Kr(n,e(180),Kr(n,this[e(158)](r[e(190)])))}}if(e(156)!=r[e(155)])return{type:e(193),content:""+Kr(n,e(148),Kr(n,this[e(158)](r[e(155)])))};let o=t[e(118)];for(;o;){if(o[e(135)]&&e(133)==o[e(135)][e(174)]&&o[e(135)][e(155)]&&o[e(135)][e(190)])return s;o=o[e(145)]}const i=t[e(137)]()[e(178)][e(157)][e(125)](e(133));return{type:e(193),content:Kr(n,e(148),Kr(n,e(111)+i[e(164)]()+e(149)))}}[Zs(184)](){const t=Zs,e=this[t(126)],n=e[t(194)];e[t(124)][t(142)](t(162))[t(198)][t(114)]((e=>{const r=t;if(r(139)!=e[r(131)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(117)]){case r(181):o=r(187),i={type:r(193),content:Kr(n,o,Kr(n,this[r(158)](s[r(152)][0][r(131)])))};break;case r(140):o=s[r(152)][0][r(129)]?r(161):r(119),i={type:r(193),content:Kr(n,o)};break;case r(167):o=r(113),i={type:r(193),content:Kr(n,o,s[r(152)][0][r(127)])}}return i}))}[Zs(158)](t){const e=Zs;return e(111)+function(t){const n=e;return to[n(166)](t)?n(176):eo[n(166)](t)?n(115):null}(t)[e(164)]()+e(130)+t[e(164)]()[e(185)](/-/g,"_")}}function $s(t,e){const n=Qs();return($s=function(t,e){return n[t-=111]})(t,e)}const to=[Zs(177),Zs(186),Zs(141)],eo=[Zs(199),Zs(172),Zs(159),Zs(116),Zs(147),Zs(201)];function no(){const t=["commands","get","editor","2510mycapT","1579914silUfT","afterInit","339731qgIhBS","plugins","TrackChangesEditing","969654cchDlK","enableCommand","6000rQcaQH","11549263BDiUnI","emoji","16QGFTZj","3hlgNAI","10VqSXRP","6197244crnWLR","14974227raJFKq"];return(no=function(){return t})()}function ro(t,e){const n=no();return(ro=function(t,e){return n[t-=204]})(t,e)}const so=ro;!function(t){const e=ro,n=t();for(;;)try{if(835607===-parseInt(e(208))/1+parseInt(e(206))/2+-parseInt(e(217))/3*(parseInt(e(219))/4)+-parseInt(e(205))/5*(parseInt(e(213))/6)+parseInt(e(211))/7*(-parseInt(e(216))/8)+parseInt(e(220))/9+-parseInt(e(218))/10*(-parseInt(e(214))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(no);class oo extends t.Plugin{[so(207)](){const t=so,e=this[t(204)];e[t(221)][t(222)](t(215))&&e[t(209)][t(222)](t(210))[t(212)](t(215))}}var io=n(507);const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=390]})(t,e)}function uo(){const t=["init","writer","TrackChangesEditing","downcastDispatcher","editing","data","enter","ck-suggestion-marker-split","model","170Nensbh","removeMarker:suggestion:insertion","document","detach","getFirstRange","addMarker:suggestion:insertion","fire","12039960VPmlSB","getFirstPosition","high","nextSibling","markInsertion","enableCommand","6970593KtzoUS","selection","remove","createPositionAt","createRange","hasClass","split","mapper","commands","editor","plugins","bind","1538184rOLoRx","218lEmstE","showSuggestionHighlights","options","4736908NlquCV","requires","672318dmBBGS","260wjrRPo","change","parent","37698nxJUEc","11391bmcSVB","get","markerNameToElements","afterExecute","setSelection","fromRange","enterBlock","markerName","end","unbindElementFromMarkerName"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(844228===parseInt(e(423))/1+parseInt(e(424))/2*(-parseInt(e(434))/3)+-parseInt(e(427))/4+parseInt(e(430))/5*(-parseInt(e(433))/6)+parseInt(e(411))/7+parseInt(e(405))/8+-parseInt(e(429))/9*(parseInt(e(398))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);class lo extends t.Plugin{static get[ao(428)](){return[io.Enter]}[ao(444)](){const t=ao,e=this[t(420)],n=e[t(421)][t(435)](t(391)),r=e[t(419)][t(435)](t(395));n[t(410)](t(395),(()=>{const s=t;e[s(397)][s(431)]((t=>{const o=s,a=e[o(397)][o(400)][o(412)],c=a[o(406)](),u=i.LiveRange[o(439)](a[o(402)]());if(r[o(440)](t)){const r=e[o(397)][o(414)](c[o(432)][o(408)],0),s=t[o(415)](c,r);n[o(409)](s)}else t[o(438)](t[o(415)](u[o(442)]));u[o(401)](),r[o(404)](o(437),{writer:t})}))})),e[t(393)][t(392)].on(t(403),js(e,t(417)),{priority:t(407)}),e[t(393)][t(392)].on(t(399),((e,n,r)=>{const s=t,o=r[s(418)][s(436)](n[s(441)]);if(o)for(const t of o)t[s(416)](s(396))&&(r[s(418)][s(443)](t,n[s(441)]),r[s(390)][s(413)](t))}),{priority:t(407)}),e[t(394)][t(392)].on(t(403),((n,r,s)=>{const o=t;s[o(426)][o(425)]&&js(e,o(417),{showActiveMarker:!1})[o(422)](this)(n,r,s)}),{priority:t(407)})}}const fo=ho;function ho(t,e){const n=go();return(ho=function(t,e){return n[t-=304]})(t,e)}function go(){const t=["item","editor","3824112ZROHOJ","TrackChangesEditing","string","203782ZKynhg","results","createRange","40586reYkFR","replace","isArray","83792qPbsXI","afterInit","200JTsySf","find","has","6202300PnSPbV","getMarkersGroup","FindAndReplaceUtils","findByTextCallback","554265TUFzPH","bind","_isInDeletionRange","FindAndReplaceEditing","11umJATk","684YrxqGy","createPositionAt","replaceAll","findPrevious","suggestion:deletion","726376jVIocB","handleFindCommand","model","32EwCRZo","start","markers","findNext","getRange","enableCommand","filter","plugins","get","12ClzuED","getIntersection","end"];return(go=function(){return t})()}!function(t){const e=ho,n=t();for(;;)try{if(420166===-parseInt(e(319))/1+-parseInt(e(339))/2*(parseInt(e(331))/3)+-parseInt(e(345))/4*(-parseInt(e(347))/5)+parseInt(e(314))/6*(parseInt(e(342))/7)+parseInt(e(322))/8*(-parseInt(e(309))/9)+parseInt(e(305))/10+parseInt(e(313))/11*(-parseInt(e(336))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(go);class po extends t.Plugin{[fo(346)](){const t=fo;if(!this[t(335)][t(329)][t(304)](t(312)))return;const e=this[t(335)][t(329)][t(330)](t(337));e[t(327)](t(348),this[t(320)][t(310)](this)),e[t(327)](t(325)),e[t(327)](t(317)),e[t(327)](t(343)),e[t(327)](t(316))}[fo(320)](t,e,n={}){const r=fo,s=this[r(335)][r(329)][r(330)](r(307));return t((t=>{const o=r;let i=(o(338)==typeof e?s[o(308)](e,n):e)(t);Array[o(344)](i)&&(i={results:i,searchText:o(338)==typeof e?e:""});const a=i[o(340)][o(328)]((e=>!1===this[o(311)](e,t[o(334)])));return{...i,results:a}}),n)}[fo(311)](t,e){const n=fo,r=this[n(335)][n(321)][n(341)](this[n(335)][n(321)][n(315)](e,t[n(323)]),this[n(335)][n(321)][n(315)](e,t[n(333)]));for(const t of this[n(335)][n(321)][n(324)][n(306)](n(318)))if(null!==r[n(332)](t[n(326)]()))return!0;return!1}}function mo(t,e){const n=To();return(mo=function(t,e){return n[t-=102]})(t,e)}const Io=mo;!function(t){const e=mo,n=t();for(;;)try{if(479725===parseInt(e(161))/1*(-parseInt(e(119))/2)+-parseInt(e(126))/3*(-parseInt(e(120))/4)+parseInt(e(157))/5+parseInt(e(151))/6+-parseInt(e(117))/7+parseInt(e(124))/8*(-parseInt(e(123))/9)+parseInt(e(159))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(To);const Eo=[{pluginName:Io(103),commandName:Io(118)},{pluginName:Io(162),commandName:Io(158)},{pluginName:Io(129),commandName:Io(135)},{pluginName:Io(127),commandName:Io(133)}];class bo extends t.Plugin{[Io(152)](){const t=Io,e=this[t(143)][t(134)],n=this[t(143)][t(148)][t(128)](t(146));for(const{pluginName:e,commandName:r}of Eo)this[t(143)][t(148)][t(150)](e)&&(n[t(155)](r),n[t(132)](r));n[t(153)][t(105)](t(118),Kr(e,t(138))),n[t(153)][t(105)](t(158),Kr(e,t(107))),n[t(153)][t(105)](t(135),Kr(e,t(147))),n[t(153)][t(105)](t(133),Kr(e,t(108))),this[t(130)]()}[Io(130)](){const t=Io,e=this[t(143)],n=e[t(134)];e[t(148)][t(128)](t(146))[t(153)][t(102)]((e=>{const r=t,o=n.t;if(r(142)!=e[r(137)])return;const{data:i}=e;if(null!=i){if(r(118)==i[r(144)]){const t=i[r(139)][0][r(109)];if(t){const e=o(this[r(143)][r(148)][r(128)](r(141))[r(122)](this[r(143)][r(113)][r(128)](r(149)))[r(116)]((e=>e[r(145)]==t))[r(106)])[r(156)]();return{type:r(154),content:Kr(n,r(104),e)}}return{type:r(154),content:Kr(n,r(125))}}if(r(158)==i[r(144)]){const t=i[r(139)][0][r(109)];return t?{type:r(154),content:Kr(n,r(111),t)}:{type:r(154),content:Kr(n,r(140))}}if(r(135)==i[r(144)]){const t=i[r(139)][0][r(109)];if(t){const e=(0,s.normalizeColorOptions)(this[r(143)][r(113)][r(128)](r(121)))[r(116)]((e=>e[r(145)]==t));let i=t,a="";return e&&(i=e[r(131)],a=o(i)[r(156)]()),{type:r(154),content:Kr(n,r(115),a)[r(110)](),color:{value:t,title:a||i}}}return{type:r(154),content:Kr(n,r(114))}}if(r(133)==i[r(144)]){const t=i[r(139)][0][r(109)];if(t){const e=(0,s.normalizeColorOptions)(this[r(143)][r(113)][r(128)](r(160)))[r(116)]((e=>e[r(145)]==t));let i=t,a="";return e&&(i=e[r(131)],a=o(i)[r(156)]()),{type:r(154),content:Kr(n,r(136),a)[r(110)](),color:{value:t,title:a||i}}}return{type:r(154),content:Kr(n,r(112))}}}}))}}function To(){const t=["1wmgzmK","FontFamilyEditing","registerDescriptionCallback","FontSizeEditing","*Set font size:* %0","registerAttributeLabel","title","FORMAT_FONT_FAMILY","FORMAT_FONT_BACKGROUND","value","trim","*Set font family:* %0","*Reset font background color*","config","*Reset font color*","*Set font color:* %0","find","2309979Srxhpe","fontSize","1568230SwrOPO","976PnEeTZ","fontColor.colors","normalizeSizeOptions","162eOcOsx","104216wnXCoj","*Reset font size*","2190eyiEmo","FontBackgroundColorEditing","get","FontColorEditing","_registerLegacyDescription","label","registerInlineAttribute","fontBackgroundColor","locale","fontColor","*Set font background color:* %0","type","FORMAT_FONT_SIZE","commandParams","*Reset font family*","FontSize","formatInline","editor","commandName","model","TrackChangesEditing","FORMAT_FONT_COLOR","plugins","fontSize.options","has","3897228OCCYdj","afterInit","descriptionFactory","format","enableDefaultAttributesIntegration","toLowerCase","3253190kVjhFB","fontFamily","3500270lUJKIO","fontBackgroundColor.colors"];return(To=function(){return t})()}const _o=yo;function yo(t,e){const n=ko();return(yo=function(t,e){return n[t-=343]})(t,e)}function ko(){const t=["copyFormat","10vLffWY","toUpperCase","pasteFormat","boolean","*Remove all formatting*","fontSize","4rpiNgP","commands","FontSize","4957224ZVPofh","normalizeSizeOptions","locale","formatBlock","fontBackgroundColor","slice","label","title","formatInline","3597624MTCPRl","join","entries","enableDefaultAttributesIntegration","model","toLowerCase","length","fontColor","afterInit","2293565odbmkB","4266876UGAXNV","get","charAt","push","editor","*Set format to:* %0","config","fontSize.options","TrackChangesEditing","type","descriptionFactory","1652585NiWIYC","commandName","plugins","9588168hHPxuy","7MaHGlD","enableCommand","format","1zWvRCY","registerDescriptionCallback","commandParams","415110Vnowrk","fontColor.colors","_registerLegacyDescription","find","split"];return(ko=function(){return t})()}!function(t){const e=yo,n=t();for(;;)try{if(796942===parseInt(e(368))/1*(parseInt(e(371))/2)+parseInt(e(350))/3*(parseInt(e(383))/4)+parseInt(e(349))/5+parseInt(e(386))/6*(-parseInt(e(365))/7)+parseInt(e(395))/8+-parseInt(e(364))/9*(parseInt(e(377))/10)+parseInt(e(361))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ko);class Ao extends t.Plugin{[_o(348)](){const t=_o,e=this[t(354)],n=e[t(363)][t(351)](t(358)),r=e[t(384)][t(351)](t(376)),s=e[t(384)][t(351)](t(379));r&&s&&(n[t(343)](t(379)),n[t(366)](t(376)),this[t(373)]())}[_o(373)](){const t=_o,e=this[t(354)],n=e[t(388)];e[t(363)][t(351)](t(358))[t(360)][t(369)]((r=>{const s=t;if(s(389)!=r[s(359)]&&s(394)!=r[s(359)])return;const{data:o}=r;if(o&&s(379)===o[s(362)]){const t=[],r=o[s(370)][0];for(const[n,o]of Object[s(397)](r))t[s(353)](Co(e,n,o));return t[s(346)]?{type:s(367),content:Kr(n,s(355),t[s(396)](", "))}:{type:s(367),content:Kr(n,s(381))}}}))}}function Co(t,e,n){const r=_o,o=t[r(388)].t,i=e[r(375)](/(?=[A-Z])/)[r(396)](" "),a=o(i[r(352)](0)[r(378)]()+i[r(391)](1))[r(345)]();if(r(380)==typeof n)return a;if(r(347)===e||r(390)===e){const e=(0,s.normalizeColorOptions)(t[r(356)][r(351)](r(372)))[r(374)]((t=>t[r(344)]==n));return a+" ("+(e?o(e[r(392)])[r(345)]():n)+")"}if(r(382)===e&&isNaN(parseFloat(n))){const e=t[r(363)][r(351)](r(385))[r(387)](t[r(356)][r(351)](r(357)))[r(374)]((t=>t[r(344)]==n));return a+" ("+(e?o(e[r(393)])[r(345)]():n)+")"}return a+" ("+n+")"}const So=No;function No(t,e){const n=Lo();return(No=function(t,e){return n[t-=135]})(t,e)}function Lo(){const t=["registerDescriptionCallback","value","ELEMENT_HEADING_CUSTOM","paragraph","match","91BceAhu","6570285pODpwF","_getHeadingLevel","formatBlock","*Change to:* %0","model","ELEMENT_HEADING","config","7107224XJigQR","enableDefaultAttributesIntegration","heading.options","format","commandParams","afterInit","TrackChangesEditing","has","8769ZCkAzO","get","29231600jpcaub","commandName","298078CCdYdr","2316686GArdKJ","plugins","editor","271086sBmGEh","_headingOptions","92FCeStn","name","heading","find","type","view","_registerLegacyDescription","registerElementLabel","HeadingEditing","9EkPxjH","locale","descriptionFactory","title"];return(Lo=function(){return t})()}!function(t){const e=No,n=t();for(;;)try{if(982659===parseInt(e(174))/1+-parseInt(e(175))/2+parseInt(e(170))/3*(-parseInt(e(136))/4)+-parseInt(e(155))/5+-parseInt(e(178))/6*(parseInt(e(154))/7)+parseInt(e(162))/8*(parseInt(e(145))/9)+parseInt(e(172))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class vo extends t.Plugin{[So(167)](){const t=So,e=this[t(177)];if(!e[t(176)][t(169)](t(144)))return;this[t(135)]=e[t(161)][t(171)](t(164));const n=e[t(146)],r=e[t(176)][t(171)](t(168));r[t(163)](t(138));for(const e of this[t(135)])t(152)!=e[t(159)]&&r[t(147)][t(143)](e[t(159)],(n=>{const r=t,i=this[r(156)](e[r(159)]);return null!==i?s(n,i):o(n,e[r(148)])}));function s(e,r){return Kr(n,t(160),[e,r])}function o(e,r){return Kr(n,t(151),[e,r])}this[t(142)]()}[So(142)](){const t=So,e=this[t(177)],n=e[t(146)];e[t(176)][t(171)](t(168))[t(147)][t(149)]((e=>{const r=t;if(r(157)!=e[r(140)])return;const{data:s}=e;if(s&&r(138)==s[r(173)]){const e=s[r(166)][0][r(150)],c=this[r(156)](e);if(null!==c)return{type:r(165),content:Kr(n,r(158),(a=c,Kr(n,r(160),[1,a])))};const u=this[r(135)][r(139)]((t=>t[r(159)]===e))[r(148)];return{type:r(165),content:Kr(n,r(158),(o=1,i=u,Kr(n,t(151),[o,i])))}}var o,i,a}))}[So(156)](t){const e=So;var n,r;const s=t[e(153)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(135)])||void 0===n?void 0:n[e(139)]((n=>n[e(159)]==t));if(o&&o[e(141)]){const t=o[e(141)],n=(null!==(r=t[e(137)])&&void 0!==r?r:t)[e(153)](/^h(\d+)/);if(n)return n[1]}return null}}const Ro=wo;function wo(t,e){const n=Mo();return(wo=function(t,e){return n[t-=119]})(t,e)}function Mo(){const t=["locale","highlight","commandName","has","value","registerInlineAttribute","commandParams","toLowerCase","config","plugins","_registerLegacyDescription","afterInit","234474DNNMbI","TrackChangesEditing","editor","1sWQcOx","2223560YSagJx","24NpJPTd","formatInline","title","find","8189748XSiTBZ","highlight.options","type","4781650qCuWcH","9640206cbhxNP","*Set highlight:* %0","descriptionFactory","model","HighlightEditing","enableDefaultAttributesIntegration","get","color","FORMAT_HIGHLIGHT","registerAttributeLabel","14506320GuCANZ","*Remove highlight*","format","registerDescriptionCallback","21eFhxtB","1515680hfLNIP"];return(Mo=function(){return t})()}!function(t){const e=wo,n=t();for(;;)try{if(730578===-parseInt(e(145))/1*(parseInt(e(146))/2)+-parseInt(e(142))/3*(-parseInt(e(147))/4)+parseInt(e(154))/5+parseInt(e(151))/6+parseInt(e(128))/7*(-parseInt(e(129))/8)+parseInt(e(155))/9+-parseInt(e(124))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mo);class Oo extends t.Plugin{[Ro(141)](){const t=Ro,e=this[t(144)];if(!e[t(139)][t(133)](t(159)))return;const n=e[t(139)][t(120)](t(143)),r=e[t(130)];n[t(119)](t(131)),n[t(135)](t(131)),n[t(157)][t(123)](t(131),Kr(r,t(122))),this[t(140)]()}[Ro(140)](){const t=Ro,e=this[t(144)],n=e[t(130)];e[t(139)][t(120)](t(143))[t(157)][t(127)]((r=>{const s=t;if(s(148)!=r[s(153)])return;const{data:o}=r;if(o&&s(131)==o[s(132)]){const t=n.t,r=o[s(136)][0][s(134)];if(r){const o=e[s(138)][s(120)](s(152))[s(150)]((t=>t[s(158)]==r)),i=t(o[s(149)])[s(137)]();return{type:s(126),content:Kr(n,s(156),i),color:{value:o[s(121)],title:o[s(149)]}}}return{type:s(126),content:Kr(n,s(125),Kr(n,s(122)))}}}))}}const Fo=Do;function Do(t,e){const n=Po();return(Do=function(t,e){return n[t-=483]})(t,e)}function Po(){const t=["div","ELEMENT_HORIZONTAL_LINE","ck-horizontal-line","horizontalLine","has","dataDowncast","HorizontalLineEditing","editor","296760nXADoS","createPositionAt","118640JRDMmU","TrackChangesEditing","high","5753ZVaAzH","enableCommand","conversion","descriptionFactory","createContainerElement","elementToStructure","for","get","7fVDqDD","834845JWaPHd","plugins","6QINxRn","createEmptyElement","3626298kJnXZG","8vtlyBw","showSuggestionHighlights","locale","afterInit","44984HjmvOj","insert","registerElementLabel","addClass","6340jrkdfL","1194861UDvNKG"];return(Po=function(){return t})()}!function(t){const e=Do,n=t();for(;;)try{if(256971===parseInt(e(490))/1*(parseInt(e(510))/2)+parseInt(e(499))/3+-parseInt(e(494))/4+parseInt(e(485))/5*(parseInt(e(487))/6)+-parseInt(e(484))/7*(parseInt(e(508))/8)+-parseInt(e(489))/9+-parseInt(e(498))/10*(parseInt(e(513))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class xo extends t.Plugin{[Fo(493)](){const t=Fo,e=this[t(507)];if(!e[t(486)][t(504)](t(506)))return;e[t(486)][t(483)](t(511))[t(514)](t(503));const n=e[t(486)][t(483)](t(511)),r=e[t(492)];n[t(516)][t(496)](t(503),(e=>Kr(r,t(501),e))),e[t(515)][t(519)](t(505))[t(518)]({model:t(503),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(491)])return null;const o=n[s(517)](s(500)),i=n[s(488)]("hr");return n[s(497)](s(502),o),n[s(495)](n[s(509)](o,0),i),o},converterPriority:t(512)})}}const Bo=jo;function Uo(){const t=["4472358YTNLZs","getFirstRange","type","locale","value","273147uMUskf","htmlEmbed","element","730910BgpWne","_registerLegacyDescription","6yiPWBq","364zoIkvF","registerDescriptionCallback","editor","descriptionFactory","rawHtml","TrackChangesEditing","attribute","afterInit","68008IhlSLE","registerBlockAttribute","has","*Change %0 content*","4955013XwUPWJ","1506208kOKIiH","formatBlock","start","get","HtmlEmbed","format","enableDefaultAttributesIntegration","key","commandName","ELEMENT_HTML_EMBED","2118610wUWILV","plugins","registerElementLabel","nodeAfter"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=122]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(404139===parseInt(e(152))/1+parseInt(e(154))/2*(-parseInt(e(149))/3)+parseInt(e(130))/4+parseInt(e(140))/5+-parseInt(e(144))/6+parseInt(e(155))/7*(parseInt(e(125))/8)+-parseInt(e(129))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[Bo(124)](){const t=Bo,e=this[t(157)];if(!e[t(141)][t(127)](t(134)))return;const n=e[t(141)][t(133)](t(122)),r=e[t(147)];n[t(158)][t(142)](t(159),(e=>Kr(r,t(139),e))),n[t(136)](t(150)),n[t(126)](t(148)),n[t(158)][t(156)]((e=>{const n=t;if(n(123)!=e[n(146)])return;const{data:s}=e;if(s&&n(148)==s[n(137)]&&e[n(145)]()[n(132)][n(143)].is(n(151),n(159))){const t=Kr(r,n(139));return{type:n(135),content:Kr(r,n(128),t)}}})),this[t(153)]()}[Bo(153)](){const t=Bo,e=this[t(157)],n=e[t(147)];e[t(141)][t(133)](t(122))[t(158)][t(156)]((e=>{const r=t;if(r(131)!=e[r(146)])return;const{data:s}=e;if(s&&r(150)==s[r(138)]){const t=Kr(n,r(139));return{type:r(135),content:Kr(n,r(128),t)}}}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=437]})(t,e)}!function(t){const e=Ho,n=t();for(;;)try{if(716689===parseInt(e(521))/1+parseInt(e(469))/2+parseInt(e(561))/3*(parseInt(e(495))/4)+-parseInt(e(555))/5*(-parseInt(e(477))/6)+-parseInt(e(445))/7+-parseInt(e(437))/8+parseInt(e(541))/9*(parseInt(e(514))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(450)](){const t=Vo,e=this[t(463)];if(!e[t(557)][t(506)](t(503)))return;const n=e[t(557)][t(478)](t(457)),r=e[t(557)][t(478)](t(533)),s=e[t(480)];n[t(473)](t(489)),n[t(461)][t(452)](t(552),(e=>Kr(s,t(546),e))),n[t(461)][t(452)](t(510),(e=>Kr(s,t(504),e))),n[t(461)][t(452)](t(528),(()=>Kr(s,t(508)))),e[t(557)][t(506)](t(462))&&n[t(473)](t(540)),e[t(557)][t(506)](t(467))&&e[t(557)][t(506)](t(440))&&(n[t(473)](t(527),((s,o)=>{const i=t,a=r[i(494)](e[i(551)][i(535)][i(486)]);e[i(551)][i(475)]((()=>{const t=i;n[t(493)](a,{commandName:t(527),commandParams:[o]},[],t(526))}))})),n[t(473)](t(512),((s,o)=>{const a=t;e[a(551)][a(475)]((t=>{const c=a;let u=r[c(494)](e[c(551)][c(535)][c(486)]),l=t[c(511)](u);const f=i.LivePosition[c(464)](l[c(522)],c(498)),h=i.LivePosition[c(464)](l[c(537)],c(507));n[c(466)]((()=>s(o))),u=r[c(494)](e[c(551)][c(535)][c(486)]),l=t[c(511)](u);const d=t[c(488)](f,h);f[c(490)](),h[c(490)](),n[c(493)](u,{commandName:c(527),commandParams:[o]},[],c(448)),d[c(522)][c(550)](l[c(522)])&&n[c(438)](t[c(488)](d[c(522)],l[c(522)]),c(448)),l[c(537)][c(550)](d[c(537)])&&n[c(438)](t[c(488)](l[c(537)],d[c(537)]),c(448))}))})),n[t(460)][t(559)](t(491),t(448),t(548),(()=>!1)),n[t(460)][t(559)](t(491),t(448),t(513),(()=>!1)),n[t(460)][t(559)](t(491),t(448),t(449),n[t(460)][t(465)](t(491),"",t(513))),n[t(460)][t(559)](t(518),t(448),t(548),(()=>!1)),n[t(460)][t(559)](t(518),t(448),t(449),(([r])=>{const s=t,o=n[s(460)][s(465)](s(518),"",s(449));let i=r[s(522)],a=r[s(537)];const c=e[s(551)][s(470)][s(502)](i,s(545)),u=e[s(551)][s(470)][s(502)](a,s(442));c[s(447)]&&(i=c[s(522)]),u[s(447)]&&(a=u[s(537)]),o([e[s(551)][s(488)](i,a)])})),n[t(460)][t(559)](t(491),t(448),t(444),c),n[t(460)][t(559)](t(518),t(448),t(444),c)),e[t(557)][t(506)](t(499))&&(n[t(473)](t(558),((s,o)=>{const i=t,a=e[i(557)][i(478)](i(485));let c=r[i(494)](e[i(551)][i(535)][i(486)]),u=a[i(482)](c);e[i(551)][i(475)]((()=>{const t=i;if(u)return void n[t(519)](e[t(551)][t(511)](u));const l=r[t(560)](c);s(o),c=r[t(494)](e[t(551)][t(535)][t(486)]),u=a[t(482)](c),n[t(438)](e[t(551)][t(511)](u),l?null:t(476))}))})),n[t(460)][t(559)](t(518),t(476),t(444),c));const o=[{type:t(491),subType:t(524)},{type:t(518),subType:t(476)},{type:t(491),subType:t(448)},{type:t(518),subType:t(448)}];function a(e,s){const i=t,a=o[i(468)]((({type:t,subType:n})=>e[i(484)]==t&&e[i(492)]==n)),c=o[i(468)]((({type:t,subType:e})=>s[i(484)]==t&&s[i(492)]==e));if(a<0||c<0)return!1;const u=e[i(472)](),l=s[i(472)]();if((0==a||1==a)&&2==c&&u[i(517)](l))return!0;if(2==a&&3==c){const t=n[i(529)](u,i(518))[i(542)]((({suggestion:t,meta:e})=>e[i(487)]&&i(448)==t[i(492)]));if(t[i(441)]>1&&l[i(537)][i(543)](u[i(522)]))return!0;if(1==t[i(441)]&&(u[i(522)][i(543)](l[i(537)])||u[i(537)][i(543)](l[i(522)])))return!0}if(3==a&&3==c&&u[i(522)][i(550)](l[i(522)])){const t=u[i(537)][i(538)],e=l[i(522)][i(556)];return r[i(560)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(557)][t(506)](t(451))&&(n[t(496)](t(497)),n[t(471)](t(547)),n[t(461)][t(453)](t(547),Kr(s,t(523)))),e[t(557)][t(506)](t(553))&&(n[t(496)](t(532)),n[t(471)](t(439))),e[t(557)][t(506)](t(531))&&(n[t(471)](t(539)),n[t(461)][t(474)]((e=>{const n=t;if(n(509)!=e[n(484)])return;const{data:r}=e;return r&&n(539)==r[n(454)]?{type:n(501),content:""}:void 0}))),e[t(557)][t(506)](t(481))&&(n[t(471)](t(520)),n[t(471)](t(483)),n[t(461)][t(474)]((e=>{const n=t;if(n(509)!=e[n(484)])return;const{data:r}=e;return!r||n(520)!=r[n(454)]&&n(483)!=r[n(454)]?void 0:{type:n(501),content:""}}))),n[t(461)][t(474)]((e=>{const n=t;if(o[n(446)]((({type:t,subType:r})=>e[n(484)]==t&&e[n(492)]==r)))return e[n(530)]?{}:void 0})),n[t(461)][t(474)]((e=>{const n=t;if(n(518)==e[n(484)]||n(505)==e[n(484)]){const t=e[n(459)]();if(t&&t.is(n(549),n(528)))return{type:n(518)==e[n(484)]?n(516):n(500),element:t,quantity:1}}})),n[t(461)][t(474)]((e=>t(491)==e[t(484)]&&t(448)==e[t(492)]?{type:t(501),content:t(455)}:t(491)==e[t(484)]&&t(526)==e[t(492)]?{type:t(501),content:t(479)}:void 0)),n[t(461)][t(474)]((e=>{const n=t;if(n(509)!=e[n(484)])return;const{data:r}=e;if(!r||n(439)!=r[n(454)])return;const o=r[n(554)];return o?{type:n(501),content:Kr(s,n(525),'"'+o+'"')}:{type:n(501),content:Kr(s,n(544))}})),this[t(443)]()}[Vo(443)](){const t=Vo,e=this[t(463)],n=e[t(480)];e[t(557)][t(478)](t(457))[t(461)][t(474)]((e=>{const r=t;if(r(491)!=e[r(484)]&&r(515)!=e[r(484)])return;const{data:s}=e;if(s){if(r(532)==s[r(456)]){const t=s[r(534)][0][r(554)];return t?{type:r(501),content:Kr(n,r(525),'"'+t+'"')}:{type:r(501),content:Kr(n,r(544))}}if(r(497)==s[r(456)]){const t=s[r(534)][0][r(520)];return t?{type:r(501),content:Kr(n,r(536),t)}:{type:r(501),content:Kr(n,r(458))}}}}))}}function zo(){const t=["createRange","insertImage","detach","formatBlock","subType","markBlockFormat","getClosestSelectedImageElement","524DwVVIt","enableDefaultAttributesIntegration","resizeImage","toPrevious","ImageCaptionEditing","removeObject","format","getNearestSelectionRange","ImageEditing","ELEMENT_INLINE_IMAGE","deletion","has","toNext","ELEMENT_CAPTION","attribute","imageInline","createRangeOn","imageTypeBlock","accept","2363690MsCAte","formatInline","addObject","isIntersecting","insertion","markDeletion","width","1279138ulMBAA","start","FORMAT_IMAGE_SIZE","imageStylePreApply","*Set image text alternative:* %0","convertBlockImageToInline","imageTypeInline","caption","_findSuggestions","previous","PictureEditing","imageTextAlternative","ImageUtils","commandParams","document","*Set image width:* %0","end","nodeAfter","sources","uploadImage","9LQkTqP","filter","isEqual","*Remove image text alternative*","backward","ELEMENT_IMAGE","resizedWidth","join","element","isBefore","model","imageBlock","ImageTextAlternativeEditing","newValue","131525xeoQxq","nodeBefore","plugins","toggleImageCaption","registerCustomCallback","isBlockImage","18456UvdNWq","10975056ZAlxwW","markInsertion","alt","ImageInlineEditing","length","forward","_registerLegacyDescription","chain","8376781RSDIGN","find","isCollapsed","convertInlineImageToBlock","discard","afterInit","ImageResize","registerElementLabel","registerAttributeLabel","key","Inline image to block image","commandName","TrackChangesEditing","*Reset image width*","getContainedElement","_suggestionFactory","descriptionFactory","ImageUploadEditing","editor","fromPosition","getSuggestionCallback","forceDefaultExecution","ImageBlockEditing","findIndex","1875060WLzWGY","schema","registerBlockAttribute","getFirstRange","enableCommand","registerDescriptionCallback","change","imageCaption","6AwuwbG","get","Block image to inline image","locale","ImageSizeAttributes","getCaptionFromImageModelElement","height","type","ImageCaptionUtils","selection","isOwn"];return(zo=function(){return t})()}const Ko=qo;function Xo(){const t=["formatBlock","has","commandName","21Erbcoc","_handleLegacySuggestions","src","registerDescriptionCallback","9GGmjkW","enableDefaultAttributesIntegration","*Replace image*","editor","registerCustomCallback","discard","TrackChangesEditing","descriptionFactory","formatInline","locale","newValue","accept","afterInit","get","_registerLegacyDescription","type","14201460uOqVVn","272202oxqvIy","10024752RKLast","registerBlockAttribute","key","attribute","3qeCCux","oldValue","format","1330106FiZHYC","replaceImageSource","290431TTyymV","_suggestionFactory","1355568dJeOxL","*Format:* replace image URL","plugins","2283175ddRlmb","ImageEditing","getSuggestionCallback"];return(Xo=function(){return t})()}function qo(t,e){const n=Xo();return(qo=function(t,e){return n[t-=236]})(t,e)}!function(t){const e=qo,n=t();for(;;)try{if(724058===parseInt(e(242))/1+parseInt(e(240))/2*(-parseInt(e(237))/3)+parseInt(e(244))/4+parseInt(e(247))/5+parseInt(e(274))/6*(parseInt(e(253))/7)+-parseInt(e(275))/8+-parseInt(e(257))/9*(-parseInt(e(273))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xo);class Jo extends t.Plugin{[Ko(269)](){const t=Ko;if(!this[t(260)][t(246)][t(251)](t(248)))return;const e=this[t(260)][t(266)],n=this[t(260)][t(246)][t(270)](t(263));n[t(258)](t(241)),n[t(276)](t(255)),n[t(264)][t(256)]((n=>{const r=t;if(r(236)!=n[r(272)])return;const{data:s}=n;return s&&r(255)==s[r(277)]?s[r(267)]&&s[r(238)]?{type:r(239),content:Kr(e,r(259))}:{type:r(239),content:""}:void 0})),this[t(254)]()}[Ko(254)](){const t=Ko,e=this[t(260)][t(246)][t(270)](t(263));e[t(243)][t(261)](t(250),t(241),t(268),e[t(243)][t(249)](t(250),null,t(262))),e[t(243)][t(261)](t(250),t(241),t(262),e[t(243)][t(249)](t(250),null,t(268))),this[t(271)]()}[Ko(271)](){const t=Ko,e=this[t(260)],n=e[t(266)];e[t(246)][t(270)](t(263))[t(264)][t(256)]((e=>{const r=t;if(r(250)!=e[r(272)]&&r(265)!=e[r(272)])return;const{data:s}=e;return s&&r(241)==s[r(252)]?{type:r(239),content:Kr(n,r(245))}:void 0}))}}const Zo=Qo;function Qo(t,e){const n=Yo();return(Qo=function(t,e){return n[t-=310]})(t,e)}function Yo(){const t=["length","3168472bRhJKI","findIndex","has","discard","descriptionFactory","title","createRangeOn","imageStyle","imageTypeInline","formatInline","formatBlock","TrackChangesEditing","isIntersecting","3VIpvrI","name","imageStylePostApply","getSuggestions","change","format","suggestion","head","224Zwijyx","Users","author","shouldConvertImageType","16734IEqrVl","getSuggestionCallback","121wwvjGa","commandName","registerCustomCallback","commandReversedParams","nodeBefore","getClosestSelectedImageElement","subType","selection","imageTypeBlock","hasSuggestion","114344hesADE","isInContent","_suggestionFactory","start","forEach","isOwn","convertInlineImageToBlock","chain","getChangedMarkers","imageStylePreApply","toLowerCase","enableCommand","newRange","24921YmvKgq","value","setImageNaturalSizeAttributes","getContainedElement","nodeAfter","isBlockImage","5470KfANwb","FORMAT_SIDE_IMAGE","_registerLegacyDescription","from","commandParams","imageCaption","registerDescriptionCallback","commands","3866492bnryrB","_findSuggestions","locale","26TJRBhM","editor","model","ImageUtils","markInlineFormat","end","differ","isEqual","normalizedStyles","join","document","refresh","accept","1013556YBKxaS","registerPostFixer","getFirstRange","insertion","234wmQNFW","next","filter","isBefore","60pGxeNi","*Format:* %0","getSuggestion","plugins","discardSuggestion","isInlineImage","markBlockFormat","type","afterInit","390vBzoVF","get","_splitMarkerName","ImageStyleEditing","side"];return(Yo=function(){return t})()}!function(t){const e=Qo,n=t();for(;;)try{if(637789===parseInt(e(336))/1*(parseInt(e(364))/2)+-parseInt(e(396))/3*(parseInt(e(383))/4)+-parseInt(e(377))/5*(parseInt(e(408))/6)+-parseInt(e(404))/7*(parseInt(e(317))/8)+-parseInt(e(330))/9*(parseInt(e(368))/10)+-parseInt(e(410))/11*(-parseInt(e(360))/12)+-parseInt(e(347))/13*(-parseInt(e(344))/14))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yo);class $o extends t.Plugin{[Zo(376)](){const t=Zo,n=this[t(348)];if(!n[t(371)][t(385)](t(380)))return;const r=n[t(371)][t(378)](t(394)),s=n[t(371)][t(378)](t(350)),o={};r[t(328)](t(390),((o,i)=>{const a=t,c=n[a(371)][a(378)](a(405)).me,u=n[a(343)][a(378)](a(390));let l=s[a(312)](n[a(349)][a(357)][a(314)]),f=n[a(349)][a(389)](l),h=u[a(331)];if(h==i[a(331)])return;const d={commandName:a(390),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(349)][a(400)]((()=>{const t=a;if(r[t(399)]()[t(366)]((e=>e[t(318)]&&c==e[t(406)]&&(t(393)==e[t(375)]||t(392)==e[t(375)])&&(t(326)==e[t(313)]||t(398)==e[t(313)])&&e[t(362)]()[t(354)](f)))[t(321)]((e=>r[t(372)](e[t(403)]))),l=s[t(312)](n[t(349)][t(357)][t(314)]),f=n[t(349)][t(389)](l),u[t(358)](),n[t(343)][t(378)](t(391))[t(358)](),n[t(343)][t(378)](t(315))[t(358)](),h=u[t(331)],h!=i[t(331)])return s[t(373)](l)&&u[t(407)](i[t(331)],l)?(o({...i,setImageSizes:!1}),l=s[t(312)](n[t(349)][t(357)][t(314)]),void r[t(374)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(326))):void(s[t(335)](l)?r[t(374)](l,d,[],t(398)):r[t(351)](f,d,t(398)))}))}));for(const e of n[t(371)][t(378)](t(380))[t(355)])o[e[t(397)]]=e[t(388)][t(327)]();r[t(319)][t(412)](t(393),t(326),t(356),(()=>!1)),r[t(319)][t(412)](t(393),t(398),t(356),(()=>!1)),r[t(319)][t(412)](t(392),t(398),t(356),(()=>!1)),r[t(319)][t(412)](t(393),t(326),t(359),(([e])=>{const n=t;s[n(332)](e[n(333)]())})),r[t(319)][t(412)](t(393),t(326),t(386),((e,n)=>{const s=t;r[s(319)][s(409)](s(393),"",s(359))(e,{commandName:n[s(411)],commandParams:n[s(310)]})})),r[t(319)][t(412)](t(393),t(326),t(324),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(393),subType:t(326)},{type:t(363),subType:t(341)},{type:t(393),subType:t(323)},{type:t(363),subType:t(323)}];function a(e,n){const o=t,a=i[o(384)]((({type:t,subType:n})=>e[o(375)]==t&&e[o(313)]==n)),c=i[o(384)]((({type:t,subType:e})=>n[o(375)]==t&&n[o(313)]==e));if(a<0||c<0)return!1;const u=e[o(362)](),l=n[o(362)]();if((0==a||1==a)&&2==c&&u[o(395)](l))return!0;if(2==a&&3==c){const t=r[o(345)](u,o(363))[o(366)]((({suggestion:t,meta:e})=>e[o(322)]&&o(323)==t[o(313)]));if(t[o(382)]>1&&l[o(352)][o(354)](u[o(320)]))return!0;if(1==t[o(382)]&&(u[o(320)][o(354)](l[o(352)])||u[o(352)][o(354)](l[o(320)])))return!0}if(3==a&&3==c&&u[o(320)][o(367)](l[o(320)])){const t=u[o(352)][o(334)],e=l[o(320)][o(311)];return s[o(335)](t)&&t===e}return!1}n[t(349)][t(357)][t(361)]((()=>{const e=t;let o=!1;const i=Array[e(339)](n[e(349)][e(357)][e(353)][e(325)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(379)](t);if(e(402)==i&&r[e(316)](u)){if(e(393)==a&&(e(326)==c||e(398)==c)){const t=r[e(370)](u);if(n[e(329)]){const n=t[e(362)]()[e(333)]();if(s[e(335)](n))continue;r[e(372)](t),o=!0}}if(e(363)==a&&e(341)==c&&!n[e(329)]){const t=r[e(370)](u);t[e(365)]&&t[e(365)][e(318)]&&(r[e(372)](t[e(365)]),o=!0)}}}return o})),this[t(338)](o)}[Zo(338)](t){const e=Zo,n=this[e(348)],r=n[e(346)];n[e(371)][e(378)](e(394))[e(387)][e(342)]((n=>{const s=e;if(s(393)!=n[s(375)]&&s(392)!=n[s(375)])return;const{data:o}=n;if(!o||s(390)!=o[s(411)])return;const i=o[s(340)][0][s(331)];return function(t){const e=s;return{type:e(401),content:Kr(r,e(369),t)}}(s(381)===i?Kr(r,s(337)):t[i]||i)}))}}function ti(t,e){const n=ri();return(ti=function(t,e){return n[t-=310]})(t,e)}const ei=ti;!function(t){const e=ti,n=t();for(;;)try{if(859950===parseInt(e(328))/1*(-parseInt(e(329))/2)+-parseInt(e(340))/3+-parseInt(e(336))/4*(-parseInt(e(314))/5)+parseInt(e(334))/6+parseInt(e(326))/7*(parseInt(e(339))/8)+parseInt(e(322))/9*(parseInt(e(324))/10)+parseInt(e(323))/11*(-parseInt(e(321))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ri);class ni extends t.Plugin{constructor(t){const e=ti;super(t),this[e(341)]=!1,this[e(335)]=!1}[ei(338)](){const t=ei,e=this[t(310)],n=e[t(317)][t(311)](t(343)),r=e[t(317)][t(311)](t(345));n&&(n.on(t(327),((e,[,n])=>{const s=t;this[s(341)]=r[s(333)],n[s(331)][s(316)]=!this[s(341)]}),{priority:t(313)}),this[t(344)](n,t(320),this[t(337)][t(319)](this)),this[t(344)](n,t(320),(()=>{const e=t;this[e(335)]&&(r[e(327)](),this[e(335)]=!1)}),{priority:t(330)}),e[t(318)][t(311)](t(342))[t(332)](t(343)))}[ei(337)](t,e){const n=ei,{suggestions:r}=e,s=this[n(310)][n(317)][n(311)](n(345)),o=s[n(333)];this[n(341)]!==o&&(s[n(327)](),this[n(335)]=!0),r&&r[n(315)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(310)][o(318)][o(311)](o(312)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(343)}}};this[o(310)][o(318)][o(311)](o(342))[o(325)](i)}))}}function ri(){const t=["afterInit","8dUNsaL","1137348fLrlBS","_trackChangesValueDuringImport","TrackChangesEditing","importWord","listenTo","trackChanges","editor","get","Users","high","7240925FjSSrW","forEach","track_changes","commands","plugins","bind","dataInsert","15432WFnpBi","27FkwVxZ","15411XITZRl","5581770Glctas","_setSuggestionData","7915845wjFojG","execute","6qPrjce","493362NzXSAb","lowest","collaboration_features","enableCommand","value","1603722NYJcJH","_trackChangesExecuted","4ABAzfH","_handleImportedData"];return(ri=function(){return t})()}function si(t,e){const n=ii();return(si=function(t,e){return n[t-=487]})(t,e)}const oi=si;function ii(){const t=["2365880jPjGup","plugins","FORMAT_INDENT","57546XcVlGS","descriptionFactory","190TfXCoN","indent","TrackChangesEditing","blockIndent","formatBlock","540ynUMgy","format","getItems","*Indent:* %0","*Outdent:* %0","12FOSakS","outdentBlock","IndentEditing","_registerLegacyDescription","type","indentBlock","enableDefaultAttributesIntegration","getItemLabel","IndentBlock","get","registerBlockAttribute","registerDescriptionCallback","enableCommand","editor","has","25910522MsbNsn","outdent","afterInit","4EaGvgt","482607skBGJk","6359346xeOJQh","locale","310131dwZepU","538682nAPcGZ","commandName","registerAttributeLabel","8vkoBNp"];return(ii=function(){return t})()}!function(t){const e=si,n=t();for(;;)try{if(691391===parseInt(e(514))/1+-parseInt(e(509))/2*(parseInt(e(510))/3)+-parseInt(e(518))/4+-parseInt(e(528))/5*(parseInt(e(521))/6)+parseInt(e(511))/7*(-parseInt(e(517))/8)+parseInt(e(513))/9*(parseInt(e(523))/10)+-parseInt(e(506))/11*(-parseInt(e(491))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ii);class ai extends t.Plugin{[oi(508)](){const t=oi,e=this[t(504)],n=e[t(519)][t(500)](t(525));if(e[t(519)][t(505)](t(493))&&(n[t(503)](t(524)),n[t(503)](t(507))),e[t(519)][t(505)](t(499)))for(const e of[t(496),t(492)])n[t(497)](e);const r=e[t(512)];n[t(501)](t(526)),n[t(522)][t(516)](t(526),Kr(r,t(520))),this[t(494)]()}[oi(494)](){const t=oi,e=this[t(504)],n=e[t(512)],r=e[t(519)][t(500)](t(525));r[t(522)][t(502)]((e=>{const s=t;if(s(527)!=e[s(495)])return;const{data:o}=e;if(!o)return;if(s(496)!=o[s(515)]&&s(492)!=o[s(515)])return;const i=e[s(488)]()[0],a=r[s(522)][s(498)](i);return s(496)==o[s(515)]?{type:s(487),content:Kr(n,s(489),a)}:s(492)==o[s(515)]?{type:s(487),content:Kr(n,s(490),a)}:void 0}))}}var ci=ui;function ui(t,e){var n=fi();return(ui=function(t,e){return n[t-=440]})(t,e)}!function(t){for(var e=ui,n=t();;)try{if(224489===-parseInt(e(449))/1*(parseInt(e(444))/2)+parseInt(e(442))/3*(-parseInt(e(450))/4)+parseInt(e(445))/5*(parseInt(e(441))/6)+parseInt(e(443))/7+parseInt(e(457))/8+parseInt(e(456))/9+-parseInt(e(447))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fi);class li extends t.Plugin{static get[ci(454)](){return[Ps.Input]}[ci(455)](){var t=ci;this[t(448)][t(446)][t(440)](t(451))[t(452)](t(453))}}function fi(){var t=["2769552bHJtvJ","get","12sNovQb","9fGFNRM","2109051YBBEFp","728SWHXiQ","96610MLaWiy","plugins","724200UIOQTV","editor","813dyDwso","228428ajHTuF","TrackChangesEditing","enableCommand","input","requires","init","702279vmlZAg"];return(fi=function(){return t})()}const hi=gi;!function(t){const e=gi,n=t();for(;;)try{if(748287===parseInt(e(219))/1+parseInt(e(248))/2+parseInt(e(223))/3+parseInt(e(239))/4+-parseInt(e(228))/5*(parseInt(e(222))/6)+parseInt(e(220))/7*(parseInt(e(241))/8)+parseInt(e(230))/9*(-parseInt(e(207))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class di extends t.Plugin{[hi(237)](){const t=hi,e=this[t(212)];if(!e[t(209)][t(216)](t(234)))return;const n=e[t(209)][t(235)](t(245)),r=e[t(233)][t(235)](t(243));n[t(210)](t(243)),n[t(210)](t(236)),n[t(232)](t(217));for(const e of r[t(211)])n[t(232)](e.id),n[t(240)][t(246)](e.id,t(238)+e[t(225)][t(224)]()+")");n[t(240)][t(226)]((n=>{const r=t;if(r(244)!=n[r(247)])return;const{data:s}=n;if(!s||r(217)!=s[r(242)])return;const o=s[r(208)],i=e[r(214)];return{type:r(218),content:null==o?Kr(i,r(227)):Kr(i,r(221),'"'+o+'"')}})),this[t(231)]()}[hi(231)](){const t=hi,e=this[t(212)],n=e[t(214)];e[t(209)][t(235)](t(245))[t(240)][t(226)]((e=>{const r=t;if(r(215)!=e[r(247)])return;const{data:s}=e;if(s){if(r(243)==s[r(213)]){const t=s[r(229)][0];return{type:r(218),content:Kr(n,r(221),'"'+t+'"')}}return r(236)==s[r(213)]?{type:r(218),content:Kr(n,r(227))}:void 0}}))}}function gi(t,e){const n=pi();return(gi=function(t,e){return n[t-=207]})(t,e)}function pi(){const t=["commandName","locale","formatInline","has","linkHref","format","260278PORfiK","273ewNzXT","*Set link:* %0","60PnFgha","2338476PTFaud","toLowerCase","label","registerDescriptionCallback","*Remove link*","671750gXXtbd","commandParams","89478ZOogmK","_registerLegacyDescription","registerInlineAttribute","commands","LinkEditing","get","unlink","afterInit","link (","3351532zPXbMB","descriptionFactory","14984hTSneT","key","link","attribute","TrackChangesEditing","registerAttributeLabel","type","2012082jkssaW","870hejnHf","newValue","plugins","enableDefaultAttributesIntegration","manualDecorators","editor"];return(pi=function(){return t})()}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=211]})(t,e)}const Ii=mi;function Ei(){const t=["994wInRrV","paragraph","format","locale","editor","nextSibling","get","449OotvtI","bulleted","document","parent","value","formatBlock","LegacyListEditing","4264884fvTdhD","ELEMENT_NUMBERED_LIST","has","listItem","18OduKdt","*Check item*","*Change to:* %0","registerDescriptionCallback","checkTodoList","previousSibling","List","ELEMENT_BULLETED_LIST","numberedList","plugins","model","execute","descriptionFactory","listIndent","listType","schema","getAttribute","before","markBlockFormat","outdentList","60870pkGyDf","11038608iTODxD","*Uncheck item*","commands","LegacyTodoListEditing","2084535FWQjog","enableCommand","forceValue","commandParams","todoListChecked","name","change","getSelectedBlocks","afterInit","commandName","push","element","type","4214848kdtyHk","slice","end","checkChild","_selectedElements","bulletedList","*Indent:* %0","createPositionAt","ELEMENT_TODO_LIST","add","from","4542700GkehZH","selection","*Outdent:* %0","findIndex","isObject","TrackChangesEditing","ELEMENT_LIST_ITEM","indentList","todo","formatInline","replace","createRange","filter","todoList","length","blockName","registerElementLabel","numbered"];return(Ei=function(){return t})()}!function(t){const e=mi,n=t();for(;;)try{if(829923===parseInt(e(267))/1*(-parseInt(e(278))/2)+parseInt(e(274))/3+parseInt(e(242))/4+parseInt(e(218))/5+-parseInt(e(213))/6*(parseInt(e(260))/7)+parseInt(e(231))/8+-parseInt(e(214))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class bi extends t.Plugin{[Ii(226)](){const t=Ii,e=this[t(264)],n=e[t(263)];if(!e[t(287)][t(276)](t(273)))return;const r=e[t(287)][t(266)](t(247)),s=e[t(287)][t(276)](t(217));function o(t){return()=>{const n=mi,s=e[n(288)][n(269)][n(243)],o=e[n(216)][n(266)](t);if(o[n(271)])return void e[n(289)](n(261),{});const i=t[n(232)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(241)](t)[s(254)]((t=>function(t,e){const n=s;return e[n(234)](t[n(270)],n(277))&&!e[n(246)](t)}(t,r)));o=o[s(254)]((t=>!t.is(s(229),s(277))||t[s(294)](s(292))!=e));const i=new Set;for(const t of o)t.is(s(229),s(277))?i[s(240)](Ti(t)):i[s(240)](t);return Array[s(241)](i)}(s[n(225)](),i,e[n(288)][n(293)]);e[n(288)][n(224)]((()=>{const e=n;for(const n of a)r[e(211)](n,{commandName:t,commandParams:[{forceValue:!o[e(271)]}],formatGroupId:e(257)},_i(n))}))}}function i(t){return()=>{const n=mi,s=function(t){const e=mi;let n=Array[e(241)](t);const r=n[e(245)]((t=>e(277)!=t[e(223)]));return r>-1&&(n=n[e(232)](0,r)),n}(e[n(288)][n(269)][n(243)][n(225)]()),o=e[n(288)][n(253)](e[n(288)][n(238)](s[0],n(295)),e[n(288)][n(238)](s[s[n(256)]-1],n(233)));e[n(288)][n(224)]((()=>{const e=n;r[e(211)](o,{commandName:t,commandParams:[],formatGroupId:e(291)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(265)];for(;t&&t[n(294)](n(291))>e[n(294)](n(291));)r[n(240)](t),t=t[n(265)]}return Array[n(241)](r)}(s))}))}}r[t(219)](t(286),o(t(286))),r[t(219)](t(236),o(t(236))),s&&r[t(219)](t(255),o(t(255))),r[t(219)](t(249),i(t(249))),r[t(219)](t(212),i(t(212))),s&&r[t(219)](t(282),(()=>{const n=t,s=e[n(216)][n(266)](n(282)),o=Array[n(241)](s[n(235)]);o[n(254)]((t=>t[n(294)](n(222))!=s[n(271)])),e[n(288)][n(224)]((()=>{const t=n;for(const e of o)r[t(211)](e,{commandName:t(282),commandParams:[{forceValue:!s[t(271)]}]})}))})),r[t(290)][t(258)](t(277),(e=>Kr(n,t(248),e))),r[t(290)][t(281)]((e=>{const r=t;if(r(272)!=e[r(230)]&&r(251)!=e[r(230)])return;const{data:s}=e;if(s){if(r(286)==s[r(227)]||r(236)==s[r(227)]||r(255)==s[r(227)])switch(s[r(227)][r(252)](r(284),"")){case r(268):return o(Kr(n,r(285)));case r(259):return o(Kr(n,r(275)));case r(250):return o(Kr(n,r(239)))}if(r(249)==s[r(227)])return{type:r(262),content:Kr(n,r(237),Kr(n,r(248)))};if(r(212)==s[r(227)])return{type:r(262),content:Kr(n,r(244),Kr(n,r(248)))};if(r(282)==s[r(227)])return s[r(221)][0][r(220)]?{type:r(262),content:Kr(n,r(279))}:{type:r(262),content:Kr(n,r(215))}}function o(t){const e=r;return{type:e(262),content:Kr(n,e(280),t)}}}))}}function Ti(t){const e=Ii,n=t[e(294)](e(291));if(0==n)return t;let r=t;for(;t[e(283)]&&t[e(283)].is(e(229),e(277));){const s=t[e(283)][e(294)](e(291));if(s==n)r=t[e(283)];else if(s<n)break;t=t[e(283)]}return r}function _i(t){const e=Ii,n=[];if(t.is(e(229),e(277))&&t[e(294)](e(291))>0){let r=t[e(265)];for(;r&&e(277)==r[e(223)]&&r[e(294)](e(291))==t[e(294)](e(291));)n[e(228)](r),r=r[e(265)]}return n}const yi=Ai;function ki(){const t=["handleDescriptions","TrackChangesEditing","formatBlock","commandParams","before","LegacyListUtils","createRange","descriptionFactory","365370QKUdCK","type","registerDescriptionCallback","getLastPosition","toUpperCase","4QHDQaf","createPositionAt","handleListReversedCommand","LegacyListPropertiesEditing","551535dLtjIv","3537569ubFXLp","handleListStartCommand","_getTranslationKeyForListStyle","forward","flat","document","listType","getSiblingNodes","markMultiRangeBlockFormat","reversed","editor","length","commandName","1382792jluVgR","getSelectedBlocks","*Format:* set order to reversed","styles","getAttribute","2943804KJgwTl","*Format:* set order to regular","ELEMENT_","get","listReversed","_getSuggestionBlocks","_getSuggestionBlocksForListStyle","map","selection","list.properties","8irXBSJ","listStyle","format","plugins","_LIST_","startIndex","99cwVbFs","config","getListTypeFromListStyleType","model","afterInit","3fPWMrY","listItem","has","from","element","*Format:* set start index to %0","getFirstPosition","change","replace","numbered","parent","locale","backward","bind","309846cPchWJ","default","push","*Change to:* %0","3909565RozOEB","handleListStyleCommand","filter","listStart","unshift","formatInline","enableCommand"];return(ki=function(){return t})()}function Ai(t,e){const n=ki();return(Ai=function(t,e){return n[t-=145]})(t,e)}!function(t){const e=Ai,n=t();for(;;)try{if(358288===-parseInt(e(152))/1*(parseInt(e(210))/2)+parseInt(e(196))/3*(parseInt(e(170))/4)+-parseInt(e(156))/5+parseInt(e(175))/6+parseInt(e(157))/7*(-parseInt(e(185))/8)+parseInt(e(191))/9*(parseInt(e(147))/10)+parseInt(e(214))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ki);class Ci extends t.Plugin{[yi(195)](){const t=yi;if(!this[t(167)][t(188)][t(198)](t(155)))return;const e=this[t(167)][t(192)][t(178)](t(184)),n=this[t(167)][t(188)][t(178)](t(222));e[t(173)]&&n[t(220)](t(186),this[t(215)][t(209)](this)),e[t(166)]&&n[t(220)](t(179),this[t(154)][t(209)](this)),e[t(190)]&&n[t(220)](t(217),this[t(158)][t(209)](this)),n[t(146)][t(149)](this[t(221)][t(209)](this))}[yi(215)](t,e={}){const n=yi,r=this[n(167)][n(188)][n(178)](n(222)),s=this[n(181)]();this[n(167)][n(194)][n(203)]((()=>{const t=n;r[t(165)](s,{commandName:t(186),commandParams:[{type:e[t(148)]}],formatGroupId:t(186)})}))}[yi(154)](t,e={}){const n=yi,r=this[n(167)][n(188)][n(178)](n(222)),s=this[n(180)]((t=>t.is(n(200),n(197))&&n(205)===t[n(174)](n(163))));if(s[n(168)]<1)return;const o=s[n(182)]((t=>this[n(167)][n(194)][n(145)](this[n(167)][n(194)][n(153)](t,n(225)),this[n(167)][n(194)][n(153)](t,0))));this[n(167)][n(194)][n(203)]((()=>{const t=n;r[t(165)](o,{commandName:t(179),commandParams:[{reversed:e[t(166)]}],formatGroupId:t(179)})}))}[yi(158)](t,e={}){const n=yi,r=this[n(167)][n(188)][n(178)](n(222)),s=this[n(180)]((t=>t.is(n(200),n(197))&&n(205)===t[n(174)](n(163))));if(s[n(168)]<1)return;const o=s[n(182)]((t=>this[n(167)][n(194)][n(145)](this[n(167)][n(194)][n(153)](t,n(225)),this[n(167)][n(194)][n(153)](t,0))));this[n(167)][n(194)][n(203)]((()=>{const t=n;r[t(165)](o,{commandName:t(217),commandParams:[{startIndex:e[t(190)]}],formatGroupId:t(217)})}))}[yi(221)](t){const e=yi;if(e(223)!=t[e(148)]&&e(219)!=t[e(148)])return;const n=this[e(167)][e(207)],{data:r}=t;if(!r)return;let s,o;switch(r[e(169)]){case e(186):s=e(213),o={type:e(187),content:Kr(n,s,Kr(n,this[e(159)](r[e(224)][0][e(148)])))};break;case e(179):s=r[e(224)][0][e(166)]?e(172):e(176),o={type:e(187),content:Kr(n,s)};break;case e(217):s=e(201),o={type:e(187),content:Kr(n,s,r[e(224)][0][e(190)])}}return o}[yi(181)](){const t=yi;var e,n,r,s;const o=this[t(167)][t(188)][t(178)](t(226));let i=Array[t(199)](this[t(167)][t(194)][t(162)][t(183)][t(171)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(200),t(197)))&&i[t(218)](...o[t(164)](this[t(167)][t(194)][t(162)][t(183)][t(202)](),t(208))),(null===(n=i[i[t(168)]-1])||void 0===n?void 0:n.is(t(200),t(197)))&&i[t(212)](...o[t(164)](this[t(167)][t(194)][t(162)][t(183)][t(150)](),t(160))),i=[...new Set(i)],(null===(s=null===(r=this[t(167)][t(194)][t(162)][t(183)][t(202)]())||void 0===r?void 0:r[t(206)])||void 0===s?void 0:s.is(t(200),t(197)))&&(i=i[t(216)]((e=>e.is(t(200),t(197))))),i}[yi(180)](t){const e=yi,n=this[e(167)][e(188)][e(178)](e(226));let r=Array[e(199)](this[e(167)][e(194)][e(162)][e(183)][e(171)]())[e(216)](t)[e(182)]((t=>{const r=e,s=this[r(167)][r(194)][r(153)](t,0);return[...n[r(164)](s,r(208)),...n[r(164)](s,r(160))]}))[e(161)]();return r=[...new Set(r)],r}[yi(159)](t){const e=yi;return e(177)+(this[e(167)][e(188)][e(178)](e(226))[e(193)](t)||e(211))[e(151)]()+e(189)+t[e(151)]()[e(204)](/-/g,"_")}}const Si=Ni;function Ni(t,e){const n=Li();return(Ni=function(t,e){return n[t-=418]})(t,e)}function Li(){const t=["477gQWuOr","media","59028slVEQU","high","ELEMENT_MEDIA","dataDowncast","11130rsflah","enableCommand","791jmcPEa","editor","afterInit","160YJzsOR","stop","43835ocWaAC","createEmptyElement","mediaEmbed","locale","has","attribute:url:media","downcastDispatcher","showSuggestionHighlights","options","registerElementLabel","descriptionFactory","726024qepSUT","MediaEmbedEditing","div","elementToElement","TrackChangesEditing","3352KbUwxu","129pJkCxb","get","plugins","for","321493sCziAk","data","conversion","638gLHLnv","18706NTLHgk"];return(Li=function(){return t})()}!function(t){const e=Ni,n=t();for(;;)try{if(278710===-parseInt(e(430))/1+parseInt(e(434))/2*(parseInt(e(426))/3)+parseInt(e(446))/4*(parseInt(e(448))/5)+parseInt(e(420))/6+-parseInt(e(443))/7*(parseInt(e(425))/8)+-parseInt(e(435))/9*(-parseInt(e(441))/10)+parseInt(e(433))/11*(-parseInt(e(437))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class vi extends t.Plugin{[Si(445)](){const t=Si,e=this[t(444)];if(!e[t(428)][t(452)](t(421)))return;const n=e[t(428)][t(427)](t(424)),r=e[t(451)];n[t(442)](t(450)),n[t(419)][t(418)](t(436),(e=>Kr(r,t(439),e))),e[t(432)][t(429)](t(440))[t(423)]({model:t(436),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(455)])return n[s(449)](s(422))},converterPriority:t(438)}),e[t(431)][t(454)].on(t(453),((e,n,r)=>{const s=t;r[s(456)][s(455)]&&e[s(447)]()}),{priority:t(438)})}}const Ri=wi;function wi(t,e){const n=Mi();return(wi=function(t,e){return n[t-=444]})(t,e)}function Mi(){const t=["2879355yoqNWi","has","afterInit","2lahLzP","MentionEditing","2368676TobaMt","plugins","128eHqKIg","371973NcPTbr","3944690NrtAtD","get","enableCommand","1953879zyaDVN","535146ssktMP","TrackChangesEditing","66CUUHwE","editor","mention","306648PYMgZd"];return(Mi=function(){return t})()}!function(t){const e=wi,n=t();for(;;)try{if(472257===parseInt(e(459))/1*(-parseInt(e(449))/2)+parseInt(e(458))/3+-parseInt(e(451))/4+-parseInt(e(446))/5+parseInt(e(461))/6*(parseInt(e(454))/7)+parseInt(e(453))/8*(parseInt(e(445))/9)+parseInt(e(455))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Mi);class Oi extends t.Plugin{[Ri(448)](){const t=Ri,e=this[t(462)];e[t(452)][t(447)](t(450))&&e[t(452)][t(456)](t(460))[t(457)](t(444))}}function Fi(){const t=["getContainedElement","insertMergeField","registerDescriptionCallback","29417pVZxvr","descriptionFactory","getAttribute","deletion","plugins","getMergeFieldType","insertMergeFieldBlock","editor","unwrapAffixes","4655874OMxnPs","*Insert:* %0","insertion","6439951ztSqpQ","locale","image","getLabel","ELEMENT_MERGE_FIELD","15450399jHqWxc","has","type","5PVlOjs","insertMergeFieldImage","mergeField","1493862YypAjR","TrackChangesEditing","9564984FppYod","get","src","mergeFieldBlock","afterInit","registerElementLabel","4099592gJWDzb","2oczSSf","MergeFieldsEditing","*Remove:* %0","enableCommand"];return(Fi=function(){return t})()}function Di(t,e){const n=Fi();return(Di=function(t,e){return n[t-=444]})(t,e)}const Pi=Di;!function(t){const e=Di,n=t();for(;;)try{if(677357===parseInt(e(451))/1+parseInt(e(444))/2*(parseInt(e(474))/3)+-parseInt(e(482))/4+parseInt(e(471))/5*(parseInt(e(460))/6)+parseInt(e(463))/7+parseInt(e(476))/8+-parseInt(e(468))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class xi extends t.Plugin{[Pi(480)](){const t=Pi,e=this[t(458)];if(!e[t(455)][t(469)](t(445)))return;const n=e[t(455)][t(477)](t(475)),r=e[t(464)];n[t(447)](t(449)),n[t(447)](t(457)),n[t(447)](t(472)),n[t(452)][t(481)](t(473),(e=>Kr(r,t(467),e))),n[t(452)][t(481)](t(479),(e=>Kr(r,t(467),e))),n[t(452)][t(450)]((n=>{const s=t;if(s(462)!=n[s(470)]&&s(454)!=n[s(470)])return;const o=n[s(448)]();if(null==o)return;const i=e[s(455)][s(477)](s(445));let a;switch(i[s(456)](o)){case null:return;case s(465):{const t=i[s(459)](o[s(453)](s(478)));a=i[s(466)](t)||t;break}default:{const t=o[s(453)]("id");a=i[s(466)](t)||t;break}}return s(462)==n[s(470)]?{type:s(462),content:Kr(r,s(461),'"'+a+'" '+Kr(r,s(467)))}:{type:s(454),content:Kr(r,s(446),'"'+a+'" '+Kr(r,s(467)))}}))}}const Bi=Ui;function Ui(t,e){const n=Gi();return(Ui=function(t,e){return n[t-=354]})(t,e)}!function(t){const e=Ui,n=t();for(;;)try{if(919426===-parseInt(e(372))/1+parseInt(e(370))/2+parseInt(e(363))/3+-parseInt(e(381))/4+parseInt(e(378))/5+parseInt(e(382))/6*(parseInt(e(386))/7)+-parseInt(e(374))/8*(parseInt(e(379))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gi);class ji extends t.Plugin{[Bi(362)](){const t=Bi,e=this[t(358)],n=e[t(387)][t(364)](t(376));e[t(387)][t(365)](t(373))&&(n[t(383)](t(360)),n[t(377)](t(359)),n[t(385)][t(388)]((e=>this[t(369)](e))))}[Bi(369)](t){const e=Bi,n=this[e(358)][e(354)],{data:r}=t,s={type:e(371),content:""};if(r&&e(359)==r[e(384)]){if(!r[e(361)])return{type:e(371),content:Kr(n,e(367),Kr(n,e(368)))+" ("+r[e(357)]+")"};if(!r[e(357)]){let o=t[e(355)];for(;o;){if(o[e(356)]&&e(380)==o[e(356)][e(384)]&&o[e(356)][e(357)])return s;o=o[e(366)]}return{type:e(371),content:Kr(n,e(375),Kr(n,e(368)))+" ("+r[e(361)]+")"}}}}}function Gi(){const t=["listType","2629148CCvTVx","8526918btGvqU","enableDefaultAttributesIntegration","key","descriptionFactory","7lbFOKW","plugins","registerDescriptionCallback","locale","head","data","newValue","editor","listMarkerStyle","multiLevelList","oldValue","afterInit","2428140tbintt","get","has","next","*Set format:* %0","ELEMENT_MULTI_LEVEL_LIST","handleDescriptions","2626838JLtmHI","format","1775420hYtVXp","MultiLevelList","271496vYqlRa","*Remove format:* %0","TrackChangesEditing","registerBlockAttribute","1077125KLHXwd","108HUVbTS"];return(Gi=function(){return t})()}function Vi(){const t=["has","2572668LHMAlH","descriptionFactory","1860535lkfgqt","237629PxCSaX","ELEMENT_PAGE_BREAK","get","88444NtpjKW","PageBreakEditing","editor","4212072cEzGQx","12912804JzIQCo","2BowJgW","registerElementLabel","TrackChangesEditing","116618BWciOo","pageBreak","enableCommand","locale","afterInit","plugins","78GpFPbA"];return(Vi=function(){return t})()}const Hi=Wi;function Wi(t,e){const n=Vi();return(Wi=function(t,e){return n[t-=443]})(t,e)}!function(t){const e=Wi,n=t();for(;;)try{if(429020===parseInt(e(454))/1*(parseInt(e(457))/2)+-parseInt(e(443))/3+parseInt(e(449))/4+-parseInt(e(445))/5+parseInt(e(463))/6*(-parseInt(e(446))/7)+parseInt(e(452))/8+parseInt(e(453))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vi);class zi extends t.Plugin{[Hi(461)](){const t=Hi,e=this[t(451)];if(!e[t(462)][t(464)](t(450)))return;e[t(462)][t(448)](t(456))[t(459)](t(458));const n=e[t(462)][t(448)](t(456)),r=e[t(460)];n[t(444)][t(455)](t(458),(e=>Kr(r,t(447),e)))}}const Ki=qi;function Xi(){const t=["1111rKWebC","model","plugins","includes","isBlock","showSuggestionHighlights","_registerLegacyDescription","checkChild","53307koxaDH","name","downcastDispatcher","366QTYUms","insert","808hZELio","*Insert:* %0","markerRange","format","markerName","registerDescriptionCallback","Paragraph","createUIElement","has","span","1802591RvwgkH","formatBlock","editing","locale","afterInit","TrackChangesEditing","editor","descriptionFactory","nodeAfter","get","59754kGJOtW","options","2484912eJQeLx","_splitMarkerName","commandName","insertion","getFirstRange","isTouching","insertParagraph","addMarker:suggestion:insertion","data","*Change to:* %0","toViewPosition","writer","consumable","addClass","enableDefaultAttributesIntegration","registerElementLabel","activeMarkers","1021810oizYKk","getItemLabel","$text","ck-suggestion-marker--active","highest","schema","1126ADPpUJ","consume","type","22QqjXTW","7010AlXQnd","mapper","ELEMENT_PARAGRAPH","paragraph","start","ck-suggestion-marker-split","32YDwIzf","bindElementToMarker","enableCommand","isLimit","end"];return(Xi=function(){return t})()}function qi(t,e){const n=Xi();return(qi=function(t,e){return n[t-=105]})(t,e)}!function(t){const e=qi,n=t();for(;;)try{if(361319===parseInt(e(112))/1*(parseInt(e(170))/2)+parseInt(e(145))/3*(parseInt(e(107))/4)+-parseInt(e(174))/5*(parseInt(e(123))/6)+parseInt(e(135))/7+parseInt(e(125))/8*(-parseInt(e(120))/9)+parseInt(e(164))/10*(-parseInt(e(173))/11)+parseInt(e(147))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xi);class Ji extends t.Plugin{[Ki(139)](){const t=Ki,e=this[t(141)];if(!e[t(114)][t(133)](t(131)))return;const n=e[t(138)],r=e[t(114)][t(144)](t(140));r[t(142)][t(162)](t(177),(e=>Kr(n,t(176),e))),r[t(161)](t(177)),r[t(109)](t(153)),e[t(137)][t(122)].on(t(154),Zi(e),{priority:t(168)}),e[t(155)][t(122)].on(t(154),((n,r,s)=>{const o=t;s[o(146)][o(117)]&&Zi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(168)});const s=r[t(142)];s[t(130)]((r=>{const o=t;if(o(150)!==r[o(172)])return;const{start:i,end:a}=r[o(151)]();if(!i[o(152)](a)||!i[o(143)])return;const c=e[o(113)][o(169)],u=i[o(143)];return c[o(116)](u)&&!c[o(110)](u)&&c[o(119)](u,o(166))?{type:o(150),content:Kr(n,o(126),s[o(165)](u,1))}:void 0})),this[t(118)]()}[Ki(118)](){const t=Ki,e=this[t(141)],n=e[t(138)];e[t(114)][t(144)](t(140))[t(142)][t(130)]((e=>{const r=t;if(r(136)!=e[r(172)])return;const{data:s}=e;return s&&r(177)==s[r(149)]?{type:r(128),content:Kr(n,r(156),Kr(n,r(176)))}:void 0}))}}function Zi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=qi,i=t[o(114)][o(144)](o(140)),a=r[o(127)][o(105)],c=r[o(127)][o(111)],u=t[o(113)][o(169)];if(!a[o(152)](c)||!a[o(143)])return;const l=a[o(143)];if(u[o(116)](l)&&!u[o(110)](l)&&u[o(119)](l,o(166))){if(!s[o(159)][o(171)](r[o(127)],n[o(121)]))return;const{authorId:t}=i[o(148)](r[o(129)]),a=s[o(158)][o(132)](o(134),{class:o(106),"data-author-id":t}),u=s[o(175)][o(157)](c);e&&i[o(163)][o(115)](r[o(129)])&&s[o(158)][o(160)](o(167),a),s[o(158)][o(124)](u,a),s[o(175)][o(108)](a,r[o(129)])}}}function Qi(){const t=["4057524GylBMC","get","replaceSource","TrackChangesEditing","4176970DOdjyF","56NxJGAC","afterInit","33054MtTyKl","enableCommand","544gohBLF","1207688YvCQgc","1yCCGfC","plugins","commands","1469902VOEtna","44334800wExiCb","2568816eOTnxQ","editor"];return(Qi=function(){return t})()}const Yi=$i;function $i(t,e){const n=Qi();return($i=function(t,e){return n[t-=367]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(866109===parseInt(e(379))/1*(-parseInt(e(382))/2)+-parseInt(e(375))/3*(parseInt(e(377))/4)+parseInt(e(372))/5+-parseInt(e(368))/6+-parseInt(e(373))/7*(parseInt(e(378))/8)+-parseInt(e(384))/9+parseInt(e(383))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class ta extends t.Plugin{[Yi(374)](){const t=Yi,e=this[t(367)];e[t(381)][t(369)](t(370))&&e[t(380)][t(369)](t(371))[t(376)](t(370))}}function ea(t,e){const n=ra();return(ea=function(t,e){return n[t-=274]})(t,e)}const na=ea;function ra(){const t=["60bUOciR","type","descriptionFactory","commandName","_registerLegacyDescription","has","plugins","35715MAAadz","enableDefaultAttributesIntegration","removeFormat","11482AJvAgm","362705KRtCeW","607632UMXGSI","RemoveFormatEditing","9441684XJOOFA","get","editor","363520cJEzGc","registerDescriptionCallback","TrackChangesEditing","9mQRXgj","locale","1703172VTgYyC","*Remove all formatting*","afterInit","format","formatBlock","formatInline"];return(ra=function(){return t})()}!function(t){const e=ea,n=t();for(;;)try{if(515755===-parseInt(e(287))/1+-parseInt(e(280))/2*(parseInt(e(290))/3)+parseInt(e(298))/4*(parseInt(e(277))/5)+-parseInt(e(292))/6+-parseInt(e(281))/7+parseInt(e(282))/8+parseInt(e(284))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class sa extends t.Plugin{[na(294)](){const t=na,e=this[t(286)];e[t(276)][t(275)](t(283))&&(e[t(276)][t(285)](t(289))[t(278)](t(279)),this[t(274)]())}[na(274)](){const t=na,e=this[t(286)];e[t(276)][t(285)](t(289))[t(300)][t(288)]((n=>{const r=t;if(r(296)!=n[r(299)]&&r(297)!=n[r(299)])return;const{data:s}=n;return s&&r(279)==s[r(301)]?{type:r(295),content:Kr(e[r(291)],r(293))}:void 0}))}}const oa=ia;function ia(t,e){const n=ca();return(ia=function(t,e){return n[t-=498]})(t,e)}!function(t){const e=ia,n=t();for(;;)try{if(545090===parseInt(e(498))/1+parseInt(e(505))/2*(parseInt(e(517))/3)+-parseInt(e(515))/4*(-parseInt(e(508))/5)+-parseInt(e(507))/6+parseInt(e(510))/7*(parseInt(e(518))/8)+parseInt(e(522))/9*(-parseInt(e(499))/10)+parseInt(e(509))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class aa extends t.Plugin{[oa(513)](){const t=oa,e=this[t(500)];if(!e[t(521)][t(511)](t(524)))return;const n=e[t(521)][t(503)](t(514));n[t(506)](t(519)),n[t(506)](t(504));const r=e[t(521)][t(503)](t(524));r[t(506)](t(502)),r[t(506)](t(512)),r[t(506)](t(523)),r[t(506)](t(501)),r[t(506)](t(520)),r[t(506)](t(525)),r[t(506)](t(516))}}function ca(){const t=["30tzkMfm","editor","acceptAllSuggestions","trackChanges","get","goToNextRestrictedEditingException","76BEqtsm","enableCommand","6421578rHZFEo","5WPReOe","13103871gjXCTI","16037MeXhjj","has","acceptSuggestion","afterInit","TrackChangesEditing","452840YmEJiT","discardSelectedSuggestions","34641iPzvFb","1856kBMEDu","goToPreviousRestrictedEditingException","discardAllSuggestions","plugins","2908278CofZXP","discardSuggestion","RestrictedEditingModeEditing","acceptSelectedSuggestions","310010JaWZcG"];return(ca=function(){return t})()}const ua=fa;function la(){const t=["data","showSuggestionHighlights","includes","getItems","registerElementLabel","name","high","requires","enableCommand","model","editor","12EfQFxw","3201iIUMzm","writer","addClass","addMarker:suggestion:deletion","createPositionBefore","editing","options","split","694211ijWQfN","markerName","907944JcloGX","4GGZoxN","softBreak","1565792Cfpqzl","TrackChangesEditing","189208ReVQSv","createUIElement","element","bindElementToMarker","ELEMENT_LINE_BREAK","descriptionFactory","addMarker:suggestion","get","init","insert","deletion","1177610DWPlQN","markerRange","45xsYebj","activeMarkers","_splitMarkerName","164903mIXzrf","locale","addMarker:suggestion:insertion","60130UdOfuT","span","merge","toViewPosition","test","shiftEnter","plugins","downcastDispatcher","consumable","mapper","ck-suggestion-marker--active","ck-suggestion-marker-"];return(la=function(){return t})()}function fa(t,e){const n=la();return(fa=function(t,e){return n[t-=381]})(t,e)}!function(t){const e=fa,n=t();for(;;)try{if(235755===-parseInt(e(409))/1*(parseInt(e(389))/2)+-parseInt(e(388))/3+-parseInt(e(391))/4+parseInt(e(404))/5*(-parseInt(e(435))/6)+parseInt(e(386))/7+-parseInt(e(393))/8*(parseInt(e(406))/9)+parseInt(e(412))/10*(parseInt(e(436))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(la);class ha extends t.Plugin{static get[ua(431)](){return[io.ShiftEnter]}[ua(401)](){const t=ua,e=this[t(434)],n=e[t(418)][t(400)](t(392));n[t(432)](t(417)),e[t(383)][t(419)].on(t(411),da(e),{priority:t(430)}),e[t(383)][t(419)].on(t(381),da(e),{priority:t(430)}),e[t(424)][t(419)].on(t(399),((n,r,s)=>{const o=t;s[o(384)][o(425)]&&da(e,{showActiveMarker:!1})(n,r,s)})),n[t(398)][t(428)](t(390),(n=>Kr(e[t(410)],t(397),n)))}}function da(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=fa,i=t[o(418)][o(400)](o(392));if(!s[o(420)][o(416)](r[o(405)],n[o(429)]))return;const a=t[o(433)];for(const t of r[o(405)][o(427)]()){if(!t.is(o(395),o(390)))continue;const n=o(403)==r[o(387)][o(385)](":")[1]?o(414):o(385),{authorId:c}=i[o(408)](r[o(387)]),u=s[o(437)][o(394)](o(413),{class:o(423)+n,"data-author-id":c}),l=s[o(421)][o(415)](a[o(382)](t));e&&i[o(407)][o(426)](r[o(387)])&&s[o(437)][o(438)](o(422),u),s[o(437)][o(402)](l,u),s[o(421)][o(396)](u,r[o(387)])}}}const ga=pa;function pa(t,e){const n=Ia();return(pa=function(t,e){return n[t-=315]})(t,e)}!function(t){const e=pa,n=t();for(;;)try{if(472233===parseInt(e(337))/1+-parseInt(e(345))/2+parseInt(e(319))/3*(-parseInt(e(351))/4)+parseInt(e(338))/5*(parseInt(e(340))/6)+parseInt(e(335))/7*(-parseInt(e(348))/8)+-parseInt(e(333))/9+parseInt(e(332))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class ma extends t.Plugin{[ga(344)](){const t=ga,e=this[t(341)],n=e[t(354)],r=e[t(353)];if(!e[t(326)][t(317)](t(329)))return;const s=e[t(326)][t(327)](t(336)),o=t(320),i=e[t(318)][t(327)](o);s[t(315)](o,((e,r={})=>{const a=t,c=n[a(346)][a(352)];if(c[a(330)])return void e(r);const u=void 0!==r[a(343)]?r[a(343)]:!i[a(347)];n[a(324)]((()=>{const t=a,e=Array[t(339)](c[t(349)]());for(const r of e){const e=u?[r]:Us(o,r,n);for(const n of e)s[t(316)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(328)][t(342)]((e=>{const n=t;if(n(355)!=e[n(350)]&&n(334)!=e[n(350)])return;const{data:s}=e;return s&&s[n(321)]==o?s[n(331)][0][n(343)]?{type:n(322),content:Kr(r,n(325))}:{type:n(322),content:Kr(r,n(323))}:void 0}))}}function Ia(){const t=["commandName","format","FORMAT_RESTRICTED_DISABLED","change","FORMAT_RESTRICTED_ENABLED","plugins","get","descriptionFactory","StandardEditingModeEditing","isCollapsed","commandParams","8409240xPlCOU","534672yXarhu","formatInline","13839rvtxlP","TrackChangesEditing","380848ERmMgM","310AZeevc","from","50070Jgdvgj","editor","registerDescriptionCallback","forceValue","afterInit","982680POUHjs","document","value","2032dzdxRr","getRanges","type","285364cXeJYZ","selection","locale","model","formatBlock","enableCommand","markInlineFormat","has","commands","9zDvvSm","restrictedEditingException"];return(Ia=function(){return t})()}const Ea=ba;function ba(t,e){const n=Ta();return(ba=function(t,e){return n[t-=308]})(t,e)}function Ta(){const t=["FORMAT_STYLE","enableDefaultAttributesIntegration","format","6826zFlqGi","ghsAttributes","block","TrackChangesEditing","commandName","locale","StyleUtils","formatBlock","16316019DbZDcD","has","3035MUcrbO","formatInline","*Remove format:* %0","registerInlineAttribute","descriptionFactory","forceValue","style","config","registerAttributeLabel","plugins","_registerLegacyDescription","editor","DataSchema","inline","1398JxCErr","Style","registerDescriptionCallback","styleName","add","element","definitions","78gfHcUq","toLowerCase","getGhsAttributeNameForElement","get","1823896ZtsVEb","1765352VFyBTp","type","commandParams","registerBlockAttribute","afterInit","286772DUnwVU","normalizeConfig","GeneralHtmlSupport","140945ZYzSOl","*Set format:* %0"];return(Ta=function(){return t})()}!function(t){const e=ba,n=t();for(;;)try{if(639442===-parseInt(e(333))/1+-parseInt(e(341))/2*(parseInt(e(323))/3)+-parseInt(e(327))/4+-parseInt(e(351))/5*(parseInt(e(316))/6)+parseInt(e(336))/7+-parseInt(e(328))/8+parseInt(e(349))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class _a extends t.Plugin{[Ea(332)](){const t=Ea,e=this[t(313)];if(!e[t(311)][t(350)](t(317))||!e[t(311)][t(350)](t(314)))return;const n=e[t(311)][t(326)](t(344)),r=e[t(346)],s=e[t(309)][t(326)](t(308))||{},o=e[t(311)][t(326)](t(335)),i=e[t(311)][t(326)](t(347))[t(334)](e[t(311)][t(326)](t(314)),s[t(322)]);n[t(339)](t(308));const a=new Set;for(const e of i[t(343)]){const n=o[t(325)](e[t(321)]);a[t(320)](n)}const c=new Set;for(const e of i[t(315)]){const n=o[t(325)](e[t(321)]);c[t(320)](n);for(const n of e[t(342)])c[t(320)](n)}for(const e of a)n[t(331)](e),n[t(355)][t(310)](e,Kr(r,t(338)));for(const e of c)n[t(354)](e),n[t(355)][t(310)](e,Kr(r,t(338)));this[t(312)]()}[Ea(312)](){const t=Ea,e=this[t(313)],n=e[t(346)];e[t(311)][t(326)](t(344))[t(355)][t(318)]((e=>{const r=t;if(r(348)!=e[r(329)]&&r(352)!=e[r(329)])return;const{data:s}=e;return s&&r(308)===s[r(345)]?s[r(330)][0][r(356)]?{type:r(340),content:Kr(n,r(337),s[r(330)][0][r(319)][r(324)]())}:{type:r(340),content:Kr(n,r(353),s[r(330)][0][r(319)][r(324)]())}:void 0}))}}const ya=ka;function ka(t,e){const n=Aa();return(ka=function(t,e){return n[t-=449]})(t,e)}function Aa(){const t=["25683QgGhWO","differ","toLowerCase","tableColumn","98712IXQztv","_getCoordsForCells","getChanges","plugins","findAncestor","registerPostFixer","insert","root","accept","end","ELEMENT_TABLE_COLUMN_WITH_TEXT","_tablePostFixingSubtypes","first","rootName","includes","some","$textProxy","filter","ELEMENT_TABLE_ROW","TrackChangesEditing","createRangeOn","rowspan","createRangeIn","selection","tableRow","data","7576308ycdIRk","insertTableColumnRight","showSuggestionHighlights","span","detach","selectTableColumn","getChildren","change:data","start","isTouching","5975615skwIAo","ELEMENT_TABLE_WITH_TEXT","TableUtils","position","removeTableColumn","item","descriptionFactory","registerCustomCallback","insertTableRowBelow","type","startsWith","model","cell","element","insertTableColumnLeft","refresh","getRowIndexes","insertTable","values","MIN_SAFE_INTEGER","substr","push","isInContent","isIntersecting","min","createTableWalker","getChangedMarkers","from","setSelection","getItems","nodeBefore","options","has","name","enableCommand","editor","discard","commands","document","getContainedElement","hasAttribute","addRange","removeClass","mapper","minColumn","getAttribute","change","_acceptFormatSuggestionCallbackFactory","_setupColumnsRowsFixing","getColumnIndexes","removeTableRow","fromRange","classes","maxColumn","_splitMarkerName","MAX_SAFE_INTEGER","left","nodeAfter","getSuggestion","tablePaste","isIntersectingWithRange","53557kpsVIK","oldRange","toViewElement","TableEditing","every","markMultiRangeDeletion","locale","max","suggestion","addClass","tableCell","5533110hGmRNd","ELEMENT_TABLE_COLUMN","colspan","insertTableRowAbove","maxRow","*Insert:* %0","$graveyard","ELEMENT_TABLE_ROW_WITH_TEXT","getSelectionAffectedTableCells","_tableSuggestions","_suggestionFactory","writer","minRow","createPositionAt","join","isArray","order","deletion","addMarker:suggestion","26gKtIUZ","execute","forceValue","highest","insertion","registerDescriptionCallback","registerElementLabel","last","1928FqLXWY","getRanges","ELEMENT_TABLE","batch","30fmtwkI","afterInit","subType","getFirstRange","84qgasdt","_getSuggestionCoords","12478521SSWMRC","getCellLocation","*Remove:* %0","markMultiRangeInsertion","get","table","length","above","isEqual","downcastDispatcher","low","enqueueChange","map","add","selectTableRow"];return(Aa=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(711272===-parseInt(e(527))/1*(-parseInt(e(557))/2)+-parseInt(e(594))/3*(-parseInt(e(573))/4)+parseInt(e(466))/5+parseInt(e(456))/6+-parseInt(e(590))/7*(-parseInt(e(565))/8)+-parseInt(e(538))/9+parseInt(e(569))/10*(-parseInt(e(575))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Aa);class Ca extends t.Plugin{constructor(t){const e=ka;super(t),this[e(605)]=[e(454),e(593)],this[e(547)]=new Set}[ya(570)](){const t=ya,e=this[t(501)],n=e[t(477)][t(504)][t(453)];if(!e[t(597)][t(498)](t(530)))return;const r=e[t(533)],s=e[t(597)][t(579)](t(449)),o=e[t(597)][t(579)](t(468));s[t(472)][t(563)](t(580),(e=>Kr(r,t(567),e))),this[t(514)](),s[t(500)](t(483)),s[t(500)](t(589)),s[t(500)](t(461));for(const r of[t(541),t(474)]){const i=e[t(503)][t(579)](r);s[t(500)](r,(r=>{const a=t;e[a(477)][a(512)]((t=>{const e=a;r();const c=e(582)===i[e(554)],u=o[e(546)](n),l=o[e(482)](u),f=c?l[e(606)]-1:l[e(564)]+1,h=u[0][e(598)](e(580)),d=o[e(491)](h,{startRow:f,endRow:f}),g=Array[e(493)](d)[e(587)]((n=>t[e(450)](n[e(478)])));s[e(578)](g,e(454))}))}))}for(const r of[t(480),t(457)]){const i=e[t(503)][t(579)](r);s[t(500)](r,(r=>{const a=t;e[a(477)][a(512)]((t=>{const e=a;r();const c=e(522)===i[e(554)],u=o[e(546)](n),l=o[e(515)](u),f=c?l[e(606)]-1:l[e(564)]+1,h=u[0][e(598)](e(580)),d=o[e(491)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(493)](d)[e(587)]((n=>t[e(450)](n[e(478)])));s[e(578)](g,e(593))}))}))}for(const r of[t(516),t(470)]){const i=r[t(486)](11),a=i[t(592)](),c=a[t(486)](0,3)+t(459),u=t(580)+i,l=t(490)+i,f=t(534)+i;s[t(500)](r,(()=>{const i=t;e[i(477)][i(512)]((t=>{const e=i,h=o[e(546)](n),d=h[0][e(598)](e(580));let g;if(e(516)==r){const t=o[e(482)](h);g={startRow:t[e(606)],endRow:t[e(564)],includeAllSlots:!0}}else{const t=o[e(515)](h);g={startColumn:t[e(606)],endColumn:t[e(564)],includeAllSlots:!0}}const p=o[e(491)](d,g),m=Array[e(493)](p)[e(587)]((({cell:t})=>t)),I=Sa(m[e(611)]((t=>t[e(506)](c)))),E=Sa(m[e(611)]((t=>!t[e(506)](c))))[e(587)]((n=>t[e(450)](n))),b=s[e(532)](E,u);if(b&&(e(454)==b[e(571)]||e(593)==b[e(571)])){const n=this[e(574)](b);for(const r of I){const s=t[e(450)](r),i=o[e(576)](r),u=r[e(511)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(507)](s)}}}))}))}function c(r){const s=t,o=Array[s(493)](n[s(566)]())[s(587)]((t=>i.LiveRange[s(517)](t)));e[s(477)][s(512)]((t=>{const n=s,i=t[n(568)];r=r[n(611)]((t=>n(544)!=t[n(601)][n(607)])),t[n(494)](r),e[n(503)][n(579)](n(516))[n(481)](),e[n(558)](n(516),{forceDefaultExecution:!0}),e[n(477)][n(586)]((()=>{const t=n;e[t(477)][t(586)](i,(e=>{const n=t,r=o[n(611)]((t=>n(544)!=t[n(601)][n(607)]));r[n(581)]>0&&e[n(494)](r);for(const t of o)t[n(460)]()}))}))}))}function u(r){const s=t;e[s(477)][s(512)]((t=>{const o=s,a=Array[o(493)](n[o(566)]())[o(587)]((t=>i.LiveRange[o(517)](t))),c=[];for(const t of r)for(const e of t[o(495)]({shallow:!0}))c[o(487)](e);for(const n of c)o(544)!=n[o(601)][o(607)]&&(t[o(494)](t[o(551)](n,0)),e[o(503)][o(579)](o(470))[o(481)](),e[o(558)](o(470),{forceDefaultExecution:!0}));const u=a[o(611)]((t=>o(544)!=t[o(601)][o(607)]));u[o(581)]>0&&t[o(494)](u);for(const t of a)t[o(460)]()}))}function l(e,n){const r=t;return n[r(531)]((t=>e[r(609)]((e=>e[r(603)][r(583)](t[r(464)])||t[r(603)][r(583)](e[r(464)])))))}function f(e,n){const r=t;return!e[r(609)]((t=>n[r(609)]((e=>t[r(489)](e)))))&&e[r(609)]((t=>n[r(609)]((e=>t[r(603)][r(465)](e[r(464)])))))}e[t(455)][t(584)].on(t(556),((e,n,r)=>{const s=t;if(!r[s(497)][s(458)])return;const o=n[s(471)];if(!o)return;const i=r[s(509)][s(529)](o);function c(t){return Array[s(553)](t)?t:[t]}i&&s(537)===o[s(499)]&&(0,a.setHighlightHandling)(i,r[s(549)],((t,e,n)=>n[s(536)](c(e[s(518)]),t)),((t,e,n)=>n[s(508)](c(e[s(518)]),t)))}),{priority:t(560)}),s[t(472)][t(562)]((e=>{const n=t;if(n(561)!=e[n(475)]&&n(555)!=e[n(475)])return;const s=e[n(505)]();if(null!=s&&s.is(n(479),n(580))){if(n(561)==e[n(475)]){const t=e[n(495)]()[n(611)]((t=>t.is(n(610))))[n(587)]((t=>t[n(455)]));if(t[n(581)])return{type:n(561),content:Kr(r,n(543),Kr(r,n(467),'"'+t[n(552)](" ")+'"'))}}if(n(555)==e[n(475)]){const t=e[n(495)]()[n(611)]((t=>t.is(n(610))))[n(587)]((t=>t[n(455)]));if(t[n(581)])return{type:n(555),content:Kr(r,n(577),Kr(r,n(467),'"'+t[n(552)](" ")+'"'))}}}})),s[t(472)][t(562)]((e=>{const n=t;if(n(454)==e[n(571)]){const t=e[n(495)]()[n(611)]((t=>t.is(n(610))))[n(587)]((t=>t[n(455)])),s=this[n(574)](e),o=s[n(542)]-s[n(550)]+1;if(n(561)==e[n(475)])return t[n(581)]?{type:n(561),content:Kr(r,n(543),Kr(r,n(545),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(561),content:Kr(r,n(543),Kr(r,n(612),o))};if(n(555)==e[n(475)])return t[n(581)]?{type:n(555),content:Kr(r,n(577),Kr(r,n(545),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(555),content:Kr(r,n(577),Kr(r,n(612),o))}}if(n(593)==e[n(571)]){const t=e[n(495)]()[n(611)]((t=>t.is(n(610))))[n(587)]((t=>t[n(455)])),s=this[n(574)](e),o=s[n(519)]-s[n(510)]+1;if(n(561)==e[n(475)])return t[n(581)]?{type:n(561),content:Kr(r,n(543),Kr(r,n(604),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(561),content:Kr(r,n(543),Kr(r,n(539),o))};if(n(555)==e[n(475)])return t[n(581)]?{type:n(555),content:Kr(r,n(577),Kr(r,n(604),[o,'"'+t[n(552)](" ")+'"']))}:{type:n(555),content:Kr(r,n(577),Kr(r,n(539),o))}}})),s[t(548)][t(473)](t(561),t(454),t(502),c),s[t(548)][t(473)](t(555),t(454),t(602),c),s[t(548)][t(473)](t(561),t(593),t(502),u),s[t(548)][t(473)](t(555),t(593),t(602),u),s[t(548)][t(473)](t(561),t(593),t(552),l),s[t(548)][t(473)](t(555),t(593),t(552),l),s[t(548)][t(473)](t(561),t(454),t(552),f),s[t(548)][t(473)](t(555),t(454),t(552),f)}[ya(513)](){const t=ya,e=this[t(501)],n=e[t(477)][t(504)][t(453)];return(r,s)=>{const o=t;e[o(477)][o(512)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(603)][a(496)];u&&u[0]&&!1===u[0][a(559)]&&(l=r[0][a(464)][a(523)]);const f=t[a(452)](l);if(a(544)==f[a(601)][a(607)])return;const h=Array[a(493)](n[a(566)]())[a(587)]((t=>i.LiveRange[a(517)](t)));t[a(494)](f),e[a(503)][a(579)](c)[a(481)](),u[a(487)]({forceDefaultExecution:!0}),e[a(558)](c,...u);const d=h[a(611)]((t=>a(544)!=t[a(601)][a(607)]));d[a(581)]>0&&t[a(494)](d);for(const t of h)t[a(460)]()}))}}[ya(595)](t){const e=ya,n=this[e(501)][e(597)][e(579)](e(468));let r=Number[e(521)],s=Number[e(485)],o=Number[e(521)],i=Number[e(485)];for(const a of t){if(e(544)==a[e(601)][e(607)])continue;const{row:t,column:c}=n[e(576)](a),u=a[e(506)](e(451))?a[e(511)](e(451))-1:0,l=a[e(506)](e(540))?a[e(511)](e(540))-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(514)](){const t=ya,e=this[t(501)],n=e[t(597)][t(579)](t(449)),r=e[t(597)][t(579)](t(468));e[t(477)][t(504)].on(t(463),(()=>{const r=t,s=Array[r(493)](e[r(477)][r(504)][r(591)][r(492)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(520)](t);if(r(535)!=s)continue;if(null!=e[r(528)])continue;const a=n[r(524)](o);this[r(605)][r(608)](i)&&this[r(547)][r(588)](a)}}),{priority:t(585)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(450)](e),a=e[s(598)](s(580)),c=r[s(576)](e);for(const t of this[s(547)]){const n=t[s(571)],r=n[s(476)](s(525)),u=n[s(486)](r?10:5),l=u[s(592)](),f=l[s(486)](0,3)+s(459),h=s(490)+u,d=s(534)+u;if(!t[s(488)])continue;if(a!=t[s(572)]()[s(464)][s(598)](s(580)))continue;if(t[s(526)](i))continue;const g=e[s(506)](f)?e[s(511)](f)-1:0,p=this[s(574)](t),m=p[h],I=p[d];m<=c[l]&&c[l]+g<=I&&(t[s(507)](i),o=!0)}return o};e[t(477)][t(504)][t(599)]((n=>{const r=t;let o=!1;for(const t of e[r(477)][r(504)][r(591)][r(596)]())if(r(600)==t[r(475)])if(r(454)==t[r(499)])for(const e of t[r(469)][r(523)][r(462)]())o=o||s(e,n);else r(537)==t[r(499)]&&(o=o||s(t[r(469)][r(523)],n));return o}))}[ya(574)](t){const e=ya;return this[e(595)](t[e(566)]()[e(587)]((t=>t[e(464)][e(523)])))}}function Sa(t){const e=ya;return Array[e(493)](new Set(t)[e(484)]())}const Na=La;function La(t,e){const n=va();return(La=function(t,e){return n[t-=272]})(t,e)}function va(){const t=["deletion","formatBlock","from","mergeTableCells","_areMergableCells","document","stop","_isForcedDefaultExecutionBlock","mergeTableCellDown","6rhOekw","detach","return","getRanges","markMultiRangeBlockFormat","find","get","afterInit","map","has","format","*Split cell:* vertically","createRangeOn","add","2819488wwYCCc","root","plugins","1000530BUVrcm","execute","findAncestor","2IosiKZ","cell","type","push","splitTableCellHorizontally","enableCommand","1975061hcWwJq","descriptionFactory","*Split cell:* horizontally","requires","8CcIizQ","_tablePostFixingSubtypes","element","TableUtils","author","536882YSKlDb","change","subType","$graveyard","mergeTableCellLeft","table","getCellLocation","_suggestionFactory","getAncestors","1250043gDyTpR","refresh","length","highest","getSelectionAffectedTableCells","tableCell","mergeTableCellUp","commands","registerCustomCallback","horizontally","accept","TrackChangesEditing","commandName","forceDefaultExecution","createTableWalker","containsRange","direction","formatInline","getSuggestions","value","getFirstPosition","markBlockFormat","set:isEnabled","trackChanges","registerDescriptionCallback","mergeTableCellRight","_areSelectedCellsMergable","fromRange","30GyXDOE","size","TableEditing","isEnabled","_acceptFormatSuggestionCallbackFactory","rootName","isInContent","1206305tZlkmF","914795NpezsW","*Merge cells*","low","splitTableCellVertically","setSelection","insertion","selection","locale","editor","model","filter"];return(va=function(){return t})()}!function(t){const e=La,n=t();for(;;)try{if(307881===-parseInt(e(274))/1*(parseInt(e(289))/2)+parseInt(e(298))/3+parseInt(e(284))/4*(-parseInt(e(333))/5)+parseInt(e(354))/6*(parseInt(e(334))/7)+parseInt(e(368))/8+-parseInt(e(371))/9+-parseInt(e(326))/10*(-parseInt(e(280))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(va);class Ra extends t.Plugin{static get[Na(283)](){return[Ca]}[Na(361)](){const t=Na,e=this[t(342)],n=e[t(343)][t(350)][t(340)],r=e[t(341)];if(!e[t(370)][t(363)](t(328)))return;const s=e[t(370)][t(360)](t(309)),o=e[t(370)][t(360)](t(287)),a=e[t(370)][t(360)](Ca);a[t(285)][t(277)](t(348)),s[t(279)](t(348),(()=>{const n=t,r=o[n(302)](e[n(343)][n(350)][n(340)]);e[n(343)][n(290)]((()=>{const t=n;s[t(358)](r,{commandName:t(348),commandParams:[]},[],t(348))}))})),e[t(305)][t(360)](t(348)).on(t(272),((n,r)=>{const o=t;e[o(305)][o(360)](o(321))[o(317)]&&(r[o(300)]>0&&r[r[o(300)]-1]&&r[r[o(300)]-1][o(311)]||s[o(352)]||this[o(324)]()||n[o(351)]())}),{priority:t(301)});for(const n of[t(304),t(323),t(353),t(293)]){const r=e[t(305)][t(360)](n);s[t(279)](n,(()=>{const n=t,o=e[n(343)][n(350)][n(340)][n(318)]()[n(297)]()[n(359)]((t=>t.is(n(286),n(303)))),i=r[n(317)];e[n(343)][n(290)]((()=>{const t=n;s[t(358)]([o,i],{commandName:t(348),commandParams:[]},[],t(348))}))}))}for(const n of[t(337),t(278)]){const r=e[t(305)][t(360)](n);s[t(279)](n,(()=>{const i=t,a=o[i(302)](e[i(343)][i(350)][i(340)])[0],c=a[i(273)](i(294)),{column:u,row:l}=o[i(295)](a);let f=[];if(i(307)==r[i(314)]){const t=o[i(312)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(347)](t)[i(362)]((t=>t[i(275)]))}else{const t=o[i(312)](c,{column:u,includeAllSlots:!0});f=Array[i(347)](t)[i(362)]((t=>t[i(275)]))}e[i(343)][i(290)]((t=>{const e=i;s[e(319)](t[e(366)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(281)][t(322)]((e=>{const n=t;if(n(346)!=e[n(276)]&&n(315)!=e[n(276)])return;const{data:s}=e;return s&&n(348)==s[n(310)]?{type:n(364),content:Kr(r,n(335))}:void 0})),s[t(281)][t(322)]((e=>{const n=t;if(n(346)!=e[n(276)]&&n(315)!=e[n(276)])return;const{data:s}=e;return s?n(337)==s[n(310)]?{type:n(364),content:Kr(r,n(365))}:n(278)==s[n(310)]?{type:n(364),content:Kr(r,n(282))}:void 0:void 0}));const c=a[t(330)]();for(const e of[t(304),t(323),t(353),t(293)])s[t(296)][t(306)](t(346),e,t(308),c);for(const e of[t(337),t(278)])s[t(296)][t(306)](t(346),e,t(308),c);s[t(296)][t(306)](t(346),t(348),t(308),(r=>{const s=t;e[s(343)][s(290)]((t=>{const o=s,a=Array[o(347)](n[o(357)]())[o(362)]((t=>i.LiveRange[o(325)](t)));t[o(338)](r),e[o(305)][o(360)](o(348))[o(299)](),e[o(272)](o(348),{forceDefaultExecution:!0});const c=a[o(344)]((t=>o(292)!=t[o(369)][o(331)]));c[o(300)]>0&&t[o(338)](c);for(const t of a)t[o(355)]()}))}));for(const n of[t(304),t(353),t(293),t(323)]){const r=e[t(305)][t(360)](n);r.on(t(320),((n,s,o)=>{const i=t;if(o){const t=e[i(343)][i(350)][i(340)][i(318)]()[i(297)]()[i(359)]((t=>t.is(i(286),i(303))));this[i(349)](r[i(317)],t)||(n[i(356)]=!1,n[i(351)]())}}),{priority:t(336)})}}[Na(324)](){const t=Na,e=this[t(342)][t(305)][t(360)](t(348)),n=this[t(342)][t(370)][t(360)](t(287));if(!e[t(329)])return!1;const r=n[t(302)](this[t(342)][t(343)][t(350)][t(340)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(349)](e,n))return!1;return!0}[Na(349)](t,e){const n=Na,r=this[n(342)][n(370)][n(360)](n(309)),s=this[n(342)][n(343)][n(366)](t),o=this[n(342)][n(343)][n(366)](e),i=new Set,a=new Set;for(const t of r[n(316)]())if((n(339)==t[n(276)]||n(345)==t[n(276)]||n(348)==t[n(291)])&&t[n(332)])for(const e of t[n(357)]())e[n(313)](s,!0)&&i[n(367)](t[n(276)]+":"+t[n(288)].id),e[n(313)](o,!0)&&a[n(367)](t[n(276)]+":"+t[n(288)].id);if(i[n(327)]!=a[n(327)])return!1;for(const t of i)if(!a[n(363)](t))return!1;return!0}}function wa(){const t=["item","locale","107455DnkgOS","markerRange","has","5815773doKZcM","_acceptFormatSuggestionCallbackFactory","mapper","registerDescriptionCallback","commandParams","consume","_registerLegacyDescription","end","TrackChangesEditing","showSuggestionHighlights","4zZRoeq","headingColumns","requires","removeMarker:suggestion","downcastDispatcher","data-suggestion","type","unbindElementFromMarkerName","34234Xzgcpg","format","formatBlock","nodeAfter","FORMAT_REGULAR_ROW","2420288ffqPzz","addClass","addMarker:suggestion","bindElementToMarker","getSuggestion","_handleLegacySuggestions","start","plugins","commandName","ck-suggestion-marker--active","editing","highest","FORMAT_REGULAR_COLUMN","data","includes","2381442MrOAhh","TableUtils","removeAttribute","options","nodeBefore","consumable","markerNameToElements","toViewElement","editor","getCellLocation","FORMAT_HEADER_COLUMN","markerName","enableDefaultAttributesIntegration","headingRows","registerBlockAttribute","forceValue","name","78dcnKpj","ck-suggestion-marker-","setTableRowHeader","get","230035YfkyPe","activeMarkers","createTableWalker","parent","*Format:* %0","afterInit","3020115lZlfoL","_suggestionFactory","TableEditing","descriptionFactory","cell","FORMAT_HEADER_ROW","removeClass","setAttribute","registerAttributeLabel","stop","setTableColumnHeader","registerCustomCallback","_splitMarkerName","writer","accept"];return(wa=function(){return t})()}const Ma=Oa;function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=283]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(291175===parseInt(e(319))/1+-parseInt(e(363))/2*(parseInt(e(315))/3)+-parseInt(e(355))/4*(-parseInt(e(342))/5)+parseInt(e(298))/6+parseInt(e(325))/7+parseInt(e(283))/8+-parseInt(e(345))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Fa extends t.Plugin{static get[Ma(357)](){return[Ca]}[Ma(324)](){const t=Ma,e=this[t(306)];if(!e[t(290)][t(344)](t(327)))return;const n=e[t(341)],r=e[t(290)][t(318)](t(353));r[t(310)](t(317)),r[t(310)](t(335)),r[t(312)](t(311)),r[t(312)](t(356)),r[t(328)][t(333)](t(311),Kr(n,t(330))),r[t(328)][t(333)](t(356),Kr(n,t(308))),this[t(288)]()}[Ma(288)](){const t=Ma,e=this[t(306)][t(290)][t(318)](t(353)),n=this[t(306)][t(290)][t(318)](t(299)),r=this[t(306)][t(290)][t(318)](Ca)[t(346)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Oa,{type:c,id:u}=e[a(337)](o[a(309)]),l=e[a(287)](u),f=l[a(296)];if(a(365)!=l[a(361)]||!f||a(335)!=f[a(291)])return;if(o[a(340)])return void s[a(334)]();if(!i[a(303)][a(350)](o[a(343)],s[a(314)]))return;const h=o[a(343)][a(289)][a(366)],d=o[a(343)][a(352)][a(302)],g=h[a(322)][a(322)],{column:p}=n[a(307)](h),{column:m}=n[a(307)](d);for(let s=p;s<=m;s++){const l=n[a(321)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(329)],l=i[a(347)][a(305)](s);i[a(338)][a(284)](a(316)+c,l),r&&i[a(338)][a(332)](a(360),u,l),i[a(347)][a(286)](l,o[a(309)]),t&&(e[a(320)][a(297)](o[a(309)])?i[a(338)][a(284)](a(292),l):i[a(338)][a(331)](a(292),l))}}}}e[t(326)][t(336)](t(365),t(317),t(339),r),e[t(326)][t(336)](t(365),t(335),t(339),r),this[t(306)][t(293)][t(359)].on(t(285),s(),{priority:t(294)}),this[t(306)][t(296)][t(359)].on(t(285),((e,n,r)=>{const o=t;r[o(301)][o(354)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(294)}),this[t(306)][t(293)][t(359)].on(t(358),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(337)](r[o(309)]),c=e[o(287)](a),u=c[o(296)];if(o(365)!=c[o(361)]||!u||o(335)!=u[o(291)])return;const l=s[o(347)][o(304)](r[o(309)]);if(l)for(const t of l)s[o(338)][o(331)](o(316)+i,t),s[o(338)][o(331)](o(292),t),s[o(338)][o(300)](o(360),t),s[o(347)][o(362)](t,r[o(309)])}),{priority:t(294)}),this[t(351)]()}[Ma(351)](){const t=Ma,e=this[t(306)],n=e[t(341)];function r(e){const r=t;return{type:r(364),content:Kr(n,r(323),e)}}e[t(290)][t(318)](t(353))[t(328)][t(348)]((e=>{const s=t;if(s(365)!=e[s(361)])return;const{data:o}=e;if(o){if(s(317)==o[s(291)]){const t=o[s(349)][0][s(313)];return r(Kr(n,s(t?330:367)))}if(s(335)==o[s(291)]){const t=o[s(349)][0][s(313)];return r(Kr(n,s(t?308:295)))}}}))}}const Da=Pa;function Pa(t,e){const n=xa();return(Pa=function(t,e){return n[t-=399]})(t,e)}function xa(){const t=["columnInsertionRanges","cells","getTableIfOnlyTableInContent","createRangeOn","remove","removeColumns","getChangedMarkers","showSuggestionHighlights","filter","markMultiRangeInsertion","oldRange","accept","getSuggestionCallback","6763833OZYzLF","createElement","removeRows","forEach","markerToHighlight","_createdBatches","setAttributes","author","$graveyard","_suggestionFactory","suggestionLoaded","some","selection","tableCellBorderColor","suggestionUnloaded","tablePasteRow","includes","value","rows","locale","map","suggestion","TableUtils","tablePasteCell","5279883AoIDCq","columnInsertionIndexes","reduce","getAllAdjacentSuggestions","forceDefaultExecution","getColumns","cell","nextSibling","suggestion-td","discard","createPositionBefore","getSelectionAffectedTableCells","getRowIndexes","listenTo","getItems","registerDescriptionCallback","join","insert","set","previous","removeMarker","editor","fromEntries","TrackChangesEditing","getMarkers","tablePaste","containsRange","ck-suggestion-marker--active","schema","getRanges","clipboardOutput","updateMarker","columns","previousSibling","rootName","find","move","fromRange","tablePasteChainId","_replaceTableSlotCell","dataDowncast","155073PZtxSb","registerPostFixer","keys","entries","6864216QfuhED","column","removeMarkers","Users","stop","ck-suggestion-marker","unwrap","markerName","tableCellBackgroundColor","commands","every","root","markerAttributes","model","setAttribute","startsWith","39289SZCALc","5rxKyHT","trackChanges","tableCellVerticalAlignment","plugins","fill","markMultiRangeDeletion","insertRows","endRow","tableCellHorizontalAlignment","add","getChanges","tableCellBorderStyle","_isForcedDefaultExecutionBlock","get","change","getContainedElement","getChildren","from","getChild","3245706zkgbBK","44aRynpM","start","createRangeIn","markMultiRangeBlockFormat","name","deletion","low","nodeAfter","markers","tableCellBorderWidth","content","subType","detach","getSuggestion","has","for","differ","createTableWalker","document","row","push","70xKHMJp","_splitMarkerName","insertContent","newRange","attributes","suggestion:formatBlock:tablePasteCell","position","afterInit","wrap","isInContent","TableClipboard","tableCellSuggestion","first","return","activeMarkers","length","editingDowncast","endColumn","deletionRanges","high","22SwTRgk","insertColumns","12108220POgqjc","registerCustomCallback","element","findAncestor","_tablePostFixingSubtypes","last","tableCell","paragraph","formatBlock","tablePasteColumn","getAttributes","getSuggestions","documentSelection","redo","next","view","*Replace table cells*","options","getRange","insertion","getShiftedBy","elementToElement","getColumnIndexes","requires","conversion","editing","rowInsertionIndexes","rowInsertionRanges","call","end","register","batch","ck-suggestion-marker-insertion","hasSuggestion","descriptionFactory","table","type","insertionRanges","isEmpty","isEqual","_getCoordsForCells","createRange","tableCellPadding","getRows"];return(xa=function(){return t})()}!function(t){const e=Pa,n=t();for(;;)try{if(710802===parseInt(e(552))/1*(parseInt(e(594))/2)+-parseInt(e(532))/3*(-parseInt(e(573))/4)+-parseInt(e(553))/5*(-parseInt(e(572))/6)+parseInt(e(491))/7+-parseInt(e(536))/8+parseInt(e(467))/9+-parseInt(e(410))/10*(parseInt(e(408))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);const Ba=[Da(582),Da(480),Da(564),Da(561),Da(555),Da(544),Da(452)],Ua=Object[Da(513)](Ba[Da(487)]((t=>[t,null])));class ja extends t.Plugin{static get[Da(433)](){return[Ca]}[Da(601)](){const t=Da,n=this[t(512)];if(!n[t(556)][t(587)](t(604)))return;const r=n[t(556)][t(566)](t(514)),s=n[t(556)][t(566)](t(489)),o=n[t(556)][t(566)](Ca),a=n[t(556)][t(566)](t(604));o[t(414)][t(593)](t(482),t(419)),n[t(549)][t(519)][t(440)](t(399),{allowIn:t(416),allowContentOf:t(416),isLimit:!0}),n[t(434)][t(431)]({model:t(399),view:t(499)});let c=null;n[t(549)].on(t(596),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(403)]-1];h&&h[u(495)]||r[u(565)]||this[u(512)][u(545)][u(566)](u(554))[u(484)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(422)))return!1;const i=s[o(456)](t,n);if(!i||!Va(i,void 0,r))return!1;const a=r[o(502)](n[o(591)][o(479)]);if(!a[o(403)])return!1;const c=a[0][o(413)](o(445)),l=r[o(503)](a),f=r[o(432)](a),h={startRow:l[o(400)],endRow:l[o(415)],startColumn:f[o(400)],endColumn:f[o(415)]};return 1==a[o(403)]&&(h[o(560)]+=r[o(453)](i)-1,h[o(405)]+=r[o(496)](i)-1),Va(c,h,r)}(l,f,n[u(549)],s,a)&&(o[u(540)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(549)][u(567)]((()=>{const t=u;n[t(549)][t(596)](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(403)]&&r[t(463)](o,t(482),{tablePasteChainId:s}),a[t(403)]&&r[t(463)](a,t(419),{tablePasteChainId:s}),l[t(403)]&&(r[t(463)](l,t(516),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(470)]((e=>{const n=t;var r;return null===(r=e[n(585)])||void 0===r?void 0:r[n(438)](e)}))),f[t(403)]&&(r[t(558)](f,t(516),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(470)]((e=>{const n=t;var r;return null===(r=e[n(585)])||void 0===r?void 0:r[n(438)](e)})));const d=r[t(576)](h[t(487)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(490),{tablePasteChainId:s});if(d){const e=d[t(515)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(549)][t(457)](s),a=e[t(526)]((e=>e[t(428)]()[t(449)](i)));a&&r[t(593)]([a[t(577)],o])}r[t(403)]&&d[t(550)](t(548),Object[t(513)](r))}c=null})))}),{priority:e.priorities[t(407)]+10}),n[t(556)][t(566)](t(604)).on(t(530),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(540)]();const u=s[r(497)],l=o,f=Ga(u),h=Ga(l);e[r(401)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(458)](u[r(571)](0));for(const t of Array[r(570)](l[r(569)]()))a[r(508)](t,u,r(439));const t=c[r(436)][r(483)](s[r(592)]),e=c[r(492)][r(483)](s[r(537)]);t||e||(d=i.LiveRange[r(528)](a[r(575)](u)))}else h&&!f&&(g=a[r(575)](u));else{const t=a[r(468)](r(399)),e=a[r(468)](r(399));a[r(602)](a[r(575)](u),e),a[r(508)](t,u,0);for(const e of Array[r(570)](l[r(569)]()))a[r(508)](e,t,r(439));d=i.LiveRange[r(528)](a[r(457)](t)),g=i.LiveRange[r(528)](a[r(457)](e))}const p=Array[r(570)](l[r(420)]())[r(462)]((([t])=>Ba[r(483)](t)));c[r(455)][r(593)]({element:u,attributes:p[r(403)]?Object[r(513)](p):null}),d&&c[r(447)][r(593)](d),g&&c[r(406)][r(593)](g)}),{priority:t(407)}),s.on(t(409),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(523)]||1;c[o(492)]=new Array(l)[o(557)](u)[o(487)](((t,e)=>t+e));for(const{cell:t}of s[o(590)](i,{startColumn:u,endColumn:u+l-1}))c[o(454)][o(593)](n[o(549)][o(457)](t))}),{priority:t(579)}),s.on(t(559),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(485)]||1;c[o(436)]=new Array(l)[o(557)](u)[o(487)](((t,e)=>t+e));for(const{cell:t}of s[o(590)](i,{startRow:u,endRow:u+l-1}))c[o(437)][o(593)](n[o(549)][o(457)](t))}),{priority:t(579)}),r[t(444)][t(506)]((e=>{const r=t;if(e[r(584)]&&e[r(584)][r(551)](r(516)))return e[r(510)]?{}:{type:r(429),content:Kr(n[r(486)],r(426))}}));const u=()=>!1;for(const e of[t(516),t(419),t(482),t(490)])r[t(476)][t(411)](t(429),e,t(507),u),r[t(476)][t(411)](t(578),e,t(507),u),r[t(476)][t(411)](t(418),e,t(507),u);r[t(476)][t(411)](t(418),t(490),t(500),u),r[t(476)][t(411)](t(418),t(490),t(465),((e,r,s)=>{const o=t,i=e[o(487)]((t=>t[o(568)]()))[o(462)]((t=>t)),a=new Map(i[o(487)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(455)])e&&a[o(509)](t,e);else if(s&&s[o(548)])for(const[t,e]of Object[o(535)](s[o(548)])){const r=n[o(549)][o(581)][o(566)](t),s=r?r[o(428)]()[o(568)]():null;s&&a[o(509)](s,e)}n[o(549)][o(567)]((t=>{const e=o;for(const[n,r]of a)t[e(473)]({...Ua,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(476)][o(411)](e,o(516),s,((t,i,a)=>{const c=o;n[c(549)][c(567)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(574)][o(580)];t.is(o(412),o(399))&&u[o(593)](t)}r[o(476)][o(466)](e,null,s)(t,i,a);for(const t of u)o(475)!=t[o(547)][o(525)]&&n[o(542)](t)}))}))};l(t(429),t(465)),l(t(429),t(500)),l(t(578),t(465)),l(t(578),t(500)),r[t(476)][t(411)](t(429),t(482),t(500),(e=>{const n=t,r=e[n(487)]((t=>t[n(568)]())),i=r[0][n(413)](n(445)),{minRow:a,maxRow:c}=o[n(450)](r);s[n(469)](i,{at:a,rows:c-a+1})})),r[t(476)][t(411)](t(429),t(419),t(500),(e=>{const n=t,r=e[n(487)]((t=>t[n(568)]())),i=r[0][n(413)](n(445)),{minColumn:a,maxColumn:c}=o[n(450)](r);s[n(459)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(584)]||!n[s(584)][s(551)](s(516)))return;const o=n[s(598)][s(529)],i=r[s(421)]()[s(462)]((t=>t[s(603)]&&t[s(598)]&&t[s(598)][s(529)]==o));i[s(403)]&&n[s(494)]()[s(403)]!=i[s(403)]&&i[s(493)](((t,e)=>(t[s(424)]=e,e[s(510)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(595)](e[s(543)]),a=[s(541),s(442)],c=r[s(402)][s(483)](e[s(543)]);return c&&a[s(593)](s(518)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(477),f,{priority:t(407)}),r.on(t(481),f,{priority:t(407)}),n[t(549)][t(591)][t(533)]((()=>{const e=t;let s=!1;const o=Array[e(570)](n[e(549)][e(591)][e(589)][e(460)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(595)](t);if(e(488)!=o||e(578)!=a||i[e(464)])continue;if(!r[e(443)](c))continue;const u=r[e(586)](c)[e(520)](),l=n[e(556)][e(566)](e(539)).me;for(const t of r[e(421)]())if(t[e(603)]&&t[e(474)]==l&&e(418)==t[e(446)]&&e(490)==t[e(584)]&&t[e(520)]()[e(546)]((t=>u[e(478)]((n=>n[e(517)](t,!0))))))for(const n of t[e(494)]())n[e(603)]&&(n[e(500)](),s=!0)}return s})),n[t(549)][t(591)][t(533)]((e=>{const s=t,o=n[s(545)][s(566)](s(423));if(!o||!o[s(472)][s(587)](e[s(441)]))return!1;let i=!1;const a=n[s(556)][s(566)](s(539)).me,c=n[s(549)][s(591)][s(589)][s(563)](),u=Array[s(570)](n[s(549)][s(591)][s(589)][s(460)]())[s(462)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(595)](t);return n(488)==o&&n(516)==i&&c==a.id&&!e[n(464)]}));for(const t of c){if(s(508)!=t[s(446)]||s(399)!=t[s(577)]||1!=t[s(403)])continue;const n=e[s(451)](t[s(600)],t[s(600)][s(430)](1));if(!u[s(526)]((({data:t})=>t[s(597)][s(449)](n))))for(const{name:t,data:r}of u)if(n[s(517)](r[s(597)])){e[s(522)](t,{range:n}),i=!0;break}}return i})),n[t(549)][t(591)][t(533)]((e=>{const s=t;let o=!1;const i=n[s(556)][s(566)](s(539)).me,a=r[s(421)]()[s(462)]((t=>t[s(603)]&&t[s(474)]==i)),c=new Set,u=new Set;for(const t of a)if(s(516)==t[s(584)])for(const e of t[s(515)]()){const n=e[s(428)]()[s(568)]();if(n)if(n.is(s(412),s(399))&&Ga(n)){t[s(511)](e[s(577)]),c[s(562)](n),o=!0;const r=n[s(498)],i=n[s(524)],a=r&&r.is(s(412),s(399)),l=i&&i.is(s(412),s(399));a&&!c[s(587)](r)&&u[s(562)](r),l&&!c[s(587)](i)&&u[s(562)](i)}else n.is(s(412),s(417))&&n[s(448)]&&(t[s(511)](e[s(577)]),o=!0)}else if(s(490)==t[s(584)]){if(!t[s(598)]||!t[s(598)][s(529)])continue;const e=t[s(598)][s(548)];if(e&&Object[s(534)](e)[s(403)])continue;const n=t[s(598)][s(529)];let r=!0,i=!0;for(const e of a)if(e[s(584)]&&e[s(584)][s(551)](s(516))){if(!e[s(598)][s(529)]){i=!1;break}if(e.id!=t.id&&e[s(598)][s(529)]==n){r=!1;break}}i&&r&&(t[s(538)](),o=!0)}for(const t of c)e[s(458)](t);for(const t of u)e[s(542)](t);return o})),n[t(434)][t(588)](t(404))[t(471)]({model:t(599),view:t=>h(t),converterPriority:t(407)}),n[t(434)][t(588)](t(531))[t(471)]({model:t(599),view:(e,n)=>n[t(427)][t(461)]?h(e,!1):null,converterPriority:t(407)});const d=n[t(435)][t(425)];this[t(504)](d[t(591)],t(521),((e,n)=>{const r=t,s=[];for(const t of d[r(575)](n[r(583)])[r(505)]())t.is(r(412),r(499))&&s[r(593)](t);d[r(567)]((t=>{const e=r;for(const n of s)t[e(527)](t[e(575)](n),t[e(501)](n)),t[e(458)](n)}))}))}}function Ga(t){const e=Da;if(t[e(448)])return!0;const n=t[e(571)](0);return n.is(e(412),e(417))&&n[e(448)]}function Va(t,e={},n){const r=Da;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(590)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const Ha=Wa;function Wa(t,e){const n=za();return(Wa=function(t,e){return n[t-=449]})(t,e)}function za(){const t=["148930npJoHj","306536flTHFP","table","accept","bind","3600179TXmbIv","registerDescriptionCallback","getAttribute","enableCommand","getContainedElement","TrackChangesEditing","formatGroupId","locale","1350uBSNmk","Users","selection","_suggestionFactory","26AknAHj","getColumnGroupElement","getSuggestionCallback","resizeTableWidth","change","columnWidths","122712hofbgE","has","getSuggestions","9GhidnO","document","descriptionFactory","markBlockFormat","1374AHHUQg","handleSuggestionDescription","format","getTableColumnsWidths","type","editor","formatInline","8pVUUuE","10QmhvLU","plugins","623JyfwSt","get","tableWidth","model","536ESptWH","subType","409505XfYBUq","data","TableColumnResizeEditing","afterInit","handleResizeTableWidthCommand","author","discard","commandParams","formatBlock","resizeTable","getSelectedElement","*Format:* resize table","registerCustomCallback"];return(za=function(){return t})()}!function(t){const e=Wa,n=t();for(;;)try{if(173403===-parseInt(e(479))/1+parseInt(e(464))/2*(parseInt(e(492))/3)+parseInt(e(457))/4*(-parseInt(e(466))/5)+-parseInt(e(450))/6*(-parseInt(e(460))/7)+-parseInt(e(480))/8*(-parseInt(e(505))/9)+parseInt(e(458))/10*(parseInt(e(484))/11)+parseInt(e(502))/12*(-parseInt(e(496))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(za);class Ka extends t.Plugin{[Ha(469)](){const t=Ha;if(!this[t(455)][t(459)][t(503)](t(468)))return;const e=this[t(455)][t(459)][t(461)](t(489));e[t(487)](t(499),this[t(470)][t(483)](this)),e[t(495)][t(478)](t(474),t(475),t(482),e[t(495)][t(498)](t(474),null,t(472))),e[t(495)][t(478)](t(474),t(475),t(472),e[t(495)][t(498)](t(474),null,t(482))),e[t(507)][t(485)](this[t(451)][t(483)](this))}[Ha(470)](t,e){const n=Ha,r=this[n(455)][n(459)][n(461)](n(489)),s=this[n(455)][n(459)][n(461)](n(468)),o=e[n(481)]||this[n(455)][n(463)][n(506)][n(494)][n(476)]();this[n(455)][n(463)][n(500)]((()=>{const i=n,a=s[i(497)](o);let c=a?s[i(453)](a):null,u=o[i(486)](i(462))||null;const l=e[i(462)]||u,f=e[i(501)]||c,h=this[i(455)][i(459)][i(461)](i(493)).me;for(const t of r[i(504)]()){const e=t[i(488)]();if(i(475)===t[i(465)]&&e===o){t[i(471)]!==h&&t[i(472)]();const e=t[i(467)][i(473)];u=e[0][i(462)],c=e[0][i(501)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(449)](o,{commandName:i(499),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(475)},[],i(475))}))}[Ha(451)](t){const e=Ha;if(e(474)!=t[e(454)]&&e(456)!=t[e(454)])return;const{data:n}=t;if(n&&e(475)===n[e(490)]){const t=e(477);return{type:e(452),content:Kr(this[e(455)][e(491)],t)}}}}function Xa(t,e){const n=Ja();return(Xa=function(t,e){return n[t-=269]})(t,e)}const qa=Xa;function Ja(){const t=["20XrgNhg","1270470aKBbSI","afterInit","get","Template","30FPWgwF","enableCommand","3254jQCIlf","753TBIbxf","insertTemplate","656060xQgPjJ","10173060AuyByH","TrackChangesEditing","has","editor","plugins","6754338UhDbYS","7568799zNVuPi","9346048yDtoxb"];return(Ja=function(){return t})()}!function(t){const e=Xa,n=t();for(;;)try{if(720597===parseInt(e(285))/1*(-parseInt(e(284))/2)+parseInt(e(278))/3+-parseInt(e(287))/4*(parseInt(e(277))/5)+-parseInt(e(274))/6+parseInt(e(275))/7+-parseInt(e(276))/8+-parseInt(e(269))/9*(-parseInt(e(282))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Za extends t.Plugin{[qa(279)](){const t=qa,e=this[t(272)];e[t(273)][t(271)](t(281))&&e[t(273)][t(280)](t(270))[t(283)](t(286))}}const Qa=$a;function Ya(){const t=["plugins","276QEQmLQ","3969480JynHZB","commands","46292qJXRal","425442WSkbvd","243842IxCtMO","28ysOJYe","9NfukJt","insertTableOfContents","1747550XjtiNG","locale","612689eGnszS","enableCommand","12hKNhAy","get","ELEMENT_TABLE_OF_CONTENTS","editor","tableOfContents","610ngYtcH","registerElementLabel","descriptionFactory","TrackChangesEditing","afterInit","2013054FoNJKS"];return(Ya=function(){return t})()}function $a(t,e){const n=Ya();return($a=function(t,e){return n[t-=323]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(924859===parseInt(e(334))/1*(parseInt(e(342))/2)+parseInt(e(333))/3+-parseInt(e(332))/4*(parseInt(e(347))/5)+parseInt(e(327))/6*(parseInt(e(335))/7)+parseInt(e(330))/8+parseInt(e(336))/9*(parseInt(e(338))/10)+-parseInt(e(340))/11*(parseInt(e(329))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ya);class tc extends t.Plugin{[Qa(326)](){const t=Qa,e=this[t(345)];if(!e[t(331)][t(343)](t(337)))return;e[t(328)][t(343)](t(325))[t(341)](t(337));const n=e[t(328)][t(343)](t(325)),r=e[t(339)];n[t(324)][t(323)](t(346),(e=>Kr(r,t(344),e)))}}const ec=rc;function nc(){const t=["suggestion","ELEMENT_TITLE","Title","2050494RCkIco","start","removeMarker","plugins","document","locale","registerPostFixer","33745ntEbtn","updateMarker","_splitMarkerName","forward","registerElementLabel","isTouching","isEqual","from","has","differ","createRange","afterInit","getNearestSelectionRange","end","newRange","title-content","element","nodeBefore","isCollapsed","schema","descriptionFactory","model","1MejEXy","353772wPKnsX","5919936iYszfg","292pwdGci","editor","1860033wRHeju","TrackChangesEditing","get","getChangedMarkers","30967875ExYaIi","9476112pMWIAT"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(631862===parseInt(e(474))/1*(parseInt(e(488))/2)+parseInt(e(475))/3+-parseInt(e(477))/4*(-parseInt(e(495))/5)+parseInt(e(476))/6+parseInt(e(479))/7+parseInt(e(484))/8+-parseInt(e(483))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{[ec(463)](){const t=ec,e=this[t(478)];if(!e[t(491)][t(460)](t(487)))return;const n=e[t(491)][t(481)](t(480));n[t(472)][t(499)](t(467),(()=>Kr(e[t(493)],t(486)))),e[t(473)][t(492)][t(494)]((r=>{const s=t;let o=!1;const i=Array[s(459)](e[s(473)][s(492)][s(461)][s(482)]());for(const{name:t,data:a}of i){const{group:i}=n[s(497)](t);if(s(485)!==i||!a[s(466)])continue;const c=a[s(466)],u=c[s(465)][s(469)];if(!u||!u.is(s(468),s(467)))continue;if(!c[s(489)][s(500)](c[s(465)]))continue;const l=e[s(473)][s(471)][s(464)](c[s(465)],s(498));if(l&&l[s(470)]){const e=r[s(462)](c[s(489)],l[s(489)]);e[s(458)](c)||(r[s(496)](t,{range:e}),o=!0)}o||(r[s(490)](t),o=!0)}return o}))}}function oc(t,e){const n=ac();return(oc=function(t,e){return n[t-=198]})(t,e)}const ic=oc;function ac(){const t=["562490RMjNFd","editor","uploadcareImageId","enableDefaultAttributesIntegration","afterInit","registerDescriptionCallback","registerBlockAttribute","3331860prCkwi","3523203QekdZy","11108zyIcft","8TZurbE","UploadcareImageEdit","5508525lgGvDC","plugins","uploadcare","enableCommand","type","descriptionFactory","get","uploadcareImageEdit","138RAjZaf","1995497JwlURk","has","key","TrackChangesEditing","format","6KHRpQp","attribute","Uploadcare","162EDutdY","uploadcareImageReplace","4608hgqTqG"];return(ac=function(){return t})()}!function(t){const e=oc,n=t();for(;;)try{if(296811===parseInt(e(211))/1*(parseInt(e(209))/2)+parseInt(e(200))/3*(-parseInt(e(221))/4)+parseInt(e(212))/5+-parseInt(e(206))/6*(parseInt(e(201))/7)+parseInt(e(222))/8*(parseInt(e(220))/9)+parseInt(e(219))/10+-parseInt(e(224))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ac);class cc extends t.Plugin{[ic(216)](){const t=ic,e=this[t(213)],n=e[t(225)][t(198)](t(204));e[t(225)][t(202)](t(208))&&(n[t(227)](t(226)),e[t(225)][t(202)](t(223))&&(n[t(227)](t(199)),n[t(215)](t(210)),n[t(218)](t(214)),n[t(229)][t(217)]((e=>{const n=t;if(n(207)!=e[n(228)])return;const{data:r}=e;return r&&n(214)==r[n(203)]?{type:n(205),content:""}:void 0}))))}}const uc=fc;function lc(){const t=["TrackChangesEditing","506820FWgEPE","redo","302842QAJLKi","enableCommand","103446JMDOjD","plugins","has","892464pBxIjA","undo","144488vShsTK","2OtpROK","4AWkPFy","UndoEditing","get","937265XUeudY","927645PukZoQ","270WJYlYG","editor","afterInit"];return(lc=function(){return t})()}function fc(t,e){const n=lc();return(fc=function(t,e){return n[t-=400]})(t,e)}!function(t){const e=fc,n=t();for(;;)try{if(330467===parseInt(e(410))/1+parseInt(e(418))/2*(-parseInt(e(415))/3)+parseInt(e(419))/4*(-parseInt(e(403))/5)+parseInt(e(408))/6+parseInt(e(402))/7+-parseInt(e(417))/8+-parseInt(e(412))/9*(-parseInt(e(404))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(lc);class hc extends t.Plugin{[uc(406)](){const t=uc,e=this[t(405)],n=e[t(413)][t(401)](t(407));e[t(413)][t(414)](t(400))&&(n[t(411)](t(416)),n[t(411)](t(409)))}}function dc(){const t=["1442790XYzWXU","plugins","requires","afterInit","TableCaptionEditing","editor","3381920xWjavm","has","toggleTableCaption","6168477rHJRwD","20MdjcWC","1936002aoePPJ","7694JHThFG","13980438oHSUXt","TrackChangesEditing","get","165230OmpUur","enableCommand","6NjdfBX"];return(dc=function(){return t})()}const gc=pc;function pc(t,e){const n=dc();return(pc=function(t,e){return n[t-=369]})(t,e)}!function(t){const e=pc,n=t();for(;;)try{if(547894===-parseInt(e(370))/1*(-parseInt(e(376))/2)+-parseInt(e(369))/3+parseInt(e(387))/4*(-parseInt(e(374))/5)+parseInt(e(377))/6+-parseInt(e(386))/7+parseInt(e(383))/8+parseInt(e(371))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(dc);class mc extends t.Plugin{static get[gc(379)](){return[Ca]}[gc(380)](){const t=gc,e=this[t(382)];e[t(378)][t(384)](t(381))&&e[t(378)][t(373)](t(372))[t(375)](t(385))}}const Ic=bc;function Ec(){const t=["registerDescriptionCallback","markBlockFormat","setAttribute","tableBackgroundColor","_handlePropertyChange","370894TPqCuX","tableAlignment","editor","tableBorderWidth","TrackChangesEditing","descriptionFactory","commandParams","model","_suggestionFactory","tableCellBorderColor","tableCellBorderStyle","622851oAAhPY","getAttribute","selection","enableCommand","table","tableCellBackgroundColor","batch","tableCellWidth","subType","enqueueChange","tableProperties","110EpBSCO","handleDiscardAction","610460DmHSMj","tableCellHorizontalAlignment","removeAttribute","afterInit","*Format:* change table cell properties","tableCellPadding","isPremiumPlugin","registerCustomCallback","TrackChangesTableProperties","document","pluginName","getContainedElement","tableHeight","tableWidth","TableUtils","accept","getFirstPosition","start","locale","has","497pcwebs","format","join","getSuggestionCallback","1229392QRVske","7236PaAFvs","getSuggestions","16904kXVKYB","findAncestor","tableCellBorderWidth","TablePropertiesEditing","data","getSelectionAffectedTableCells","isOfficialPlugin","TableCellPropertiesEditing","plugins","get","formatBlock","tableBorderColor","nodeAfter","59212wjEcDd","tableCellHeight","tableBorderStyle","discard","handleSuggestionDescription","*Format:* change table properties","_getSuggestion","tableCellProperties","change","126ORUzeh","tableCellVerticalAlignment"];return(Ec=function(){return t})()}function bc(t,e){const n=Ec();return(bc=function(t,e){return n[t-=375]})(t,e)}!function(t){const e=bc,n=t();for(;;)try{if(250604===-parseInt(e(419))/1+parseInt(e(448))/2+-parseInt(e(379))/3+parseInt(e(432))/4*(-parseInt(e(390))/5)+parseInt(e(417))/6*(-parseInt(e(412))/7)+-parseInt(e(416))/8+-parseInt(e(441))/9*(-parseInt(e(392))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ec);class Tc extends t.Plugin{constructor(t){const e=bc;super(t),this[e(389)]=[e(430),e(434),e(451),e(449),e(405),e(404),e(446)],this[e(439)]=[e(377),e(378),e(421),e(397),e(386),e(433),e(384),e(393),e(442)]}static get[Ic(402)](){return Ic(400)}static get[Ic(425)](){return!0}static get[Ic(398)](){return!0}[Ic(395)](){const t=Ic,e=this[t(450)][t(427)][t(428)](t(452));if(this[t(450)][t(427)][t(411)](t(422))){for(const n of this[t(389)])e[t(382)](n,((e,r)=>{const s=t,o=this[s(450)][s(375)][s(401)][s(381)][s(408)]()[s(420)](s(383));this[s(447)](n,[o],this[s(389)],s(389),e,r)}));e[t(376)][t(399)](t(429),t(389),t(407),e[t(376)][t(415)](t(429),null,t(435))),e[t(376)][t(399)](t(429),t(389),t(435),((e,n)=>this[t(391)](this[t(389)],e,n))),e[t(376)][t(399)](t(429),t(389),t(414),(()=>!1))}if(this[t(450)][t(427)][t(411)](t(426))){for(const n of this[t(439)])e[t(382)](n,((e,r)=>{const s=t,o=this[s(450)][s(427)][s(428)](s(406))[s(424)](this[s(450)][s(375)][s(401)][s(381)]);this[s(447)](n,o,this[s(439)],s(439),e,r)}));e[t(376)][t(399)](t(429),t(439),t(407),e[t(376)][t(415)](t(429),null,t(435))),e[t(376)][t(399)](t(429),t(439),t(435),((e,n)=>this[t(391)](this[t(439)],e,n))),e[t(376)][t(399)](t(429),t(439),t(414),(()=>!1))}e[t(453)][t(443)]((e=>this[t(436)](e)))}[Ic(447)](t,e,n,r,s,o){const i=Ic,a=this[i(450)][i(427)][i(428)](i(452));this[i(450)][i(375)][i(388)](o[i(385)],(()=>{const t=i;for(const i of e)if(this[t(438)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(380)](r);void 0!==n&&(e[r]=n)}s(o),a[t(444)](i,{commandParams:[e]},[],r)}}))}[Ic(391)](t,e,n){const r=Ic,s=e[0][r(409)][r(431)],o=n[r(454)][0];this[r(450)][r(375)][r(440)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(445)](r,o[r],s):e[n(394)](r,s)}))}[Ic(436)](t){const e=Ic;if(t[e(423)])switch(t[e(387)]){case e(389):return{type:e(413),content:Kr(this[e(450)][e(410)],e(437))};case e(439):return{type:e(413),content:Kr(this[e(450)][e(410)],e(396))}}}[Ic(438)](t,e){const n=Ic,r=this[n(450)][n(427)][n(428)](n(452));for(const s of r[n(418)]({skipNotAttached:!0})){const r=s[n(403)]();if(s[n(387)]===e&&r===t)return s}return null}}var _c=Function.prototype,yc=Object.prototype,kc=_c.toString,Ac=yc.hasOwnProperty,Cc=kc.call(Object);const Sc=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 Nc=function(t){return Sc(t)?void 0:t};var Lc=$?$.isConcatSpreadable:void 0;const vc=function(t){return ce(t)||ae(t)||!!(Lc&&t&&t[Lc])};const Rc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=vc),o||(o=[]);++i<a;){var c=e[i];n>0&&r(c)?n>1?t(c,n-1,r,s,o):tn(o,c):s||(o[o.length]=c)}return o};const wc=function(t){return(null==t?0:t.length)?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,wc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Jn(n,7,Nc));for(var s=e.length;s--;)jr(n,e[s]);return n})),jc=Gc;function Gc(t,e){const n=Jc();return(Gc=function(t,e){return n[t-=223]})(t,e)}!function(t){const e=Gc,n=t();for(;;)try{if(365751===parseInt(e(226))/1*(parseInt(e(642))/2)+-parseInt(e(442))/3*(parseInt(e(475))/4)+parseInt(e(313))/5+parseInt(e(548))/6+parseInt(e(645))/7*(-parseInt(e(361))/8)+parseInt(e(265))/9+-parseInt(e(490))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);const Vc=jc(532);class Hc extends t.Plugin{static get[jc(559)](){return[jc(455),o.Users,t.PendingActions,ts,ss,us,ds,Is,Ss,ys,Rs,Ds,Hs,oo,lo,po,bo,Ao,vo,Oo,xo,Go,Wo,$o,Jo,ni,ai,li,bi,Ci,ji,di,qs,Ys,vi,Oi,xi,zi,Ji,ta,sa,aa,ha,ma,_a,Ca,Ra,Fa,mc,ja,Ka,tc,Tc,Za,sc,cc,hc]}static get[jc(294)](){return jc(377)}static get[jc(398)](){return!0}static get[jc(279)](){return!0}constructor(t){const e=jc;super(t),this[e(605)]=!1,this[e(623)](e(510),[]),this.on(e(357),((n,r,s,o)=>{const i=e;this[i(586)][i(422)]((()=>{const e=i;for(const n of[...o,...s])this[e(586)][e(547)][e(522)](n)&&t[e(387)][e(346)](n)}))})),this[e(271)]=new Zr(this[e(247)][e(411)][e(529)],this[e(247)][e(639)]),this[e(476)]=null,this[e(369)]=new Wc(this[e(247)]),this[e(544)]=new Map,this[e(598)]=t[e(246)][e(274)](e(455)),this[e(610)]=new Set,this[e(586)]=this[e(247)][e(411)],this[e(424)]=new WeakMap,this[e(553)]=!1,this[e(526)]=new Set([e(532)]),this[e(472)]=new Set,t[e(485)][e(543)](e(351),e(492)),this[e(474)]=t[e(485)][e(274)](e(351)),t[e(485)][e(543)](e(641),!0),this[e(255)]=t[e(485)][e(274)](e(641)),this[e(379)]=new f(t,this[e(610)]),this[e(320)]()}[jc(624)](){const t=jc,n=this[t(247)],r=(e,n)=>{const r=t;if(r(439)!=e)return r(449)+e;const s=n[r(611)]("|")[0];return this[r(627)](s)?r(324):r(322)};n[t(509)][t(402)](t(515))[t(525)]({model:t(396),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(338)](e[n(552)]),c=[n(414),r(i,a)];let u=3e3;return this[n(510)][n(512)](e[n(552)])&&(c[n(594)](n(275)),u=3010),n(437)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(509)][t(402)](t(392))[t(457)]((e=>{const r=t;e.on(r(384),((t,e,s)=>{const o=r;if(!s[o(563)][o(600)])return;const i=e[o(599)];if(!i)return;const c=s[o(508)][o(581)](i);n[o(411)][o(529)][o(486)](i)&&c&&!c[o(456)](o(343))&&c.is(o(635))&&(0,a.toWidget)(c,s[o(252)])}),{priority:r(348)})})),n[t(509)][t(402)](t(392))[t(525)]({model:t(396),view:(e,n)=>{const s=t;if(!n[s(563)][s(600)])return null;const{type:o,subType:i}=this[s(338)](e[s(552)]);return{classes:[s(414),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(599)])return;const{id:c,authorId:u}=this[a(338)](o[a(552)]);if(r){const t=this[a(544)][a(274)](c),e=this[a(296)](t);if(!this[a(627)](e))return}if(o[a(599)].is(a(464)))return void i[a(545)][a(561)](o[a(599)],s[a(557)]);const l=i[a(508)][a(581)](o[a(599)]);if(o[a(599)].is(a(397))&&n[a(411)][a(529)][a(389)](o[a(599)])&&!l[a(456)](a(230))){i[a(252)][a(360)]([a(414),a(324)],l),i[a(252)][a(542)](a(463),c,l),i[a(252)][a(542)](a(534),u,l),i[a(508)][a(335)](l,o[a(552)]),e&&(this[a(510)][a(512)](o[a(552)])?i[a(252)][a(360)](a(275),l):i[a(252)][a(460)](a(275),l));for(const t of n[a(411)][a(231)](o[a(599)])[a(364)]())i[a(545)][a(561)](t,s[a(557)]);i[a(545)][a(561)](o[a(599)],s[a(557)])}};n[t(509)][t(402)](t(392))[t(457)]((e=>{const n=t;e.on(n(383),((t,e,r)=>{const o=n;r[o(563)][o(600)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(310)})})),n[t(509)][t(402)](t(392))[t(457)]((e=>{const n=t;e.on(n(590),((t,e,r)=>{const o=n;r[o(563)][o(600)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(310)})})),n[t(509)][t(402)](t(392))[t(350)]({model:t(396),view:(e,n)=>n[t(563)][t(600)]?null:{group:t(396),name:e[t(513)](11)}}),n[t(509)][t(402)](t(299))[t(435)]({view:{name:t(396),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(418)+e[r(297)](r(261))+":"+e[r(297)]("id");return e[r(297)](r(496))&&(s+=":"+e[r(297)](r(496))),n[r(300)](r(609),{"data-name":s})}}),n[t(509)][t(402)](t(299))[t(568)]({view:t(396)}),n[t(509)][t(402)](t(515))[t(457)]((e=>{const n=t;e.on(n(383),s(),{priority:n(348)})})),n[t(509)][t(402)](t(515))[t(457)]((e=>{const n=t;e.on(n(590),s({isAttributeSuggestion:!0}),{priority:n(348)})})),n[t(509)][t(402)](t(515))[t(457)]((e=>{const n=t;e.on(n(277),((t,e,r)=>{const s=n,o=r[s(508)][s(495)](e[s(552)]);if(o)for(const t of o)t[s(456)](s(230))||(r[s(252)][s(460)]([s(414),s(324),s(275)],t),r[s(252)][s(440)](s(463),t),r[s(252)][s(440)](s(534),t),r[s(508)][s(403)](t,e[s(552)]))}),{priority:n(348)})})),n[t(509)][t(402)](t(515))[t(457)]((e=>{const n=t;e.on(n(423),((t,e,r)=>{const s=n,o=r[s(508)][s(495)](e[s(552)]);if(!o)return;const{id:i}=this[s(338)](e[s(552)]),a=this[s(544)][s(274)](i),c=this[s(296)](a);if(this[s(627)](c))for(const t of o)t[s(456)](s(230))||(r[s(252)][s(460)]([s(414),s(324),s(275)],t),r[s(252)][s(440)](s(463),t),r[s(252)][s(440)](s(534),t),r[s(508)][s(403)](t,e[s(552)]))}),{priority:n(348)})})),n[t(411)][t(421)][t(603)]((e=>{const r=t;let s=!1;const o=Array[r(375)](n[r(411)][r(421)][r(573)][r(303)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(338)](t);if(r(396)!==o)continue;const h=this[r(544)][r(274)](f);if(null!=c[r(412)]){r(401)==u&&(s=s||Xc(c[r(412)],t,e,n[r(411)][r(529)]));const o=r(439)==u&&this[r(627)](l[r(611)]("|")[0]);if(c[r(412)][r(420)]||r(518)==c[r(412)][r(479)][r(229)]||r(451)==u&&!Zc(c[r(412)])||o&&!Zc(c[r(412)])||r(437)==u&&(Kc(a=c[r(412)])||function(t){const e=r;return t[e(268)][e(345)]==t[e(646)][e(428)]&&t[e(268)][e(292)]}(a)))e[r(494)](t),s=!0;else{if(!h||!h[r(458)])continue;if(c[r(412)]&&c[r(243)]&&c[r(412)][r(367)](c[r(243)]))continue;i[r(457)](h)}}}var a;return i[r(408)]>0&&(s=!!this[r(483)](i)||s),s})),n[t(411)][t(421)][t(603)]((e=>{const r=t;let s=!1;for(const t of n[r(411)][r(421)][r(573)][r(425)]())if(r(385)==t[r(358)])for(const t of this[r(544)][r(311)]()){if(t[r(245)]||!t[r(458)])continue;const o=r(451)==t[r(358)],i=this[r(296)](t),a=i&&this[r(627)](i);if(!o&&!a)continue;const c=t[r(239)]();if(c[r(268)][r(345)]!=c[r(646)][r(345)]&&!c[r(646)][r(292)]){const o=n[r(411)][r(470)](c[r(268)][r(637)],r(646)),i=n[r(411)][r(337)](c[r(268)],o);e[r(632)](t[r(539)](),{range:i}),s=!0}}return s})),n[t(411)][t(421)][t(603)]((e=>this[t(249)](e))),n[t(411)][t(421)][t(603)]((e=>!e[t(651)][t(615)]&&this[t(538)](e))),n[t(411)].on(t(253),(()=>{this[t(605)]=!1})),n[t(411)][t(421)].on(t(336),((r,s)=>{const o=t;if(!s[o(615)]||s[o(302)])return;if(!this[o(605)])return;const i=n[o(411)][o(421)][o(573)][o(425)]();if(0==i[o(380)])return;const a=[],c=i[o(410)]((t=>o(439)==t[o(358)])),u=i[o(410)]((t=>o(385)==t[o(358)]&&o(528)!=t[o(557)]));for(const t of c)this[o(269)](t[o(319)])&&a[o(594)]({key:t[o(319)],newValue:t[o(273)],oldValue:t[o(450)],range:Qc(t[o(316)],n[o(411)])});for(const t of u){if(o(620)!=t[o(263)]&&o(443)!=t[o(263)])continue;const e=Yc(t[o(493)][o(637)],n[o(411)]),r=t[o(564)];o(620)==t[o(263)]&&a[o(594)]({key:o(532),newValue:t[o(557)],oldValue:r[o(557)],range:e});for(const[n,s]of r[o(234)]){if(!this[o(269)](n))continue;const r=t[o(234)][o(274)](n);s!==r&&a[o(594)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(234)])this[o(269)](n)&&(r[o(234)][o(522)](n)||a[o(594)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(380)]&&n[o(411)][o(567)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(562)](t,e,s,o,{groupId:r});this[n(597)](t,a)}))}),{priority:t(462)}),n[t(411)][t(547)].on(t(621),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(338)](n[s(557)]),e=this[s(544)][s(274)](t);e&&e[s(614)](n[s(557)])}})),n[t(411)][t(421)].on(t(336),(()=>{const e=t,r=Array[e(375)](n[e(411)][e(421)][e(573)][e(303)]())[e(410)]((t=>e(396)===this[e(338)](t[e(557)])[e(583)]));if(0===r[e(380)])return;r[e(540)](((t,n)=>{const r=e,s=t[r(630)][r(243)],o=n[r(630)][r(243)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(268)][r(453)](o[r(268)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(338)](t);if(null===n[e(243)]){const n=this[e(582)](t);o[e(457)](n)}else{const t=this[e(544)][e(274)](r);null!==n[e(412)]||t[e(458)]?(s[e(457)](t[e(445)]),o[e(457)](t)):this[e(370)](t)}}o[e(408)]>0&&this[e(378)](o);for(const t of s)this[e(362)](e(650),t)})),n[t(411)].on(t(242),((e,r)=>{const s=t,o=r[0];if(!this[s(544)][s(408)])return;if(!o[s(613)])return;if(o[s(651)][s(302)]||!o[s(651)][s(615)])return;let i,a;switch(o[s(358)]){case s(385):i=n[s(411)][s(470)](o[s(493)]),a=i[s(585)](o[s(314)]);break;case s(611):i=n[s(411)][s(470)](o[s(654)]),a=n[s(411)][s(470)](o[s(228)]);break;case s(372):i=n[s(411)][s(470)](o[s(461)]),a=i[s(585)](o[s(314)]);break;default:return}const c=n[s(411)][s(337)](i,a);n[s(411)][s(422)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(224)](c)){if(e[t(245)])continue;if(t(401)==e[t(358)])continue;const r=this[t(296)](e);if(r&&this[t(627)](r)&&t(611)!=o[t(358)])continue;const s=e[t(630)]&&e[t(630)][t(520)];(t(451)!=e[t(358)]||t(611)==o[t(358)]&&!s)&&(n[t(344)]||t(312)==e[t(358)]&&n[t(227)]||e[t(239)]()[t(550)](c)&&this[t(536)](e,i,a))}}))}),{priority:t(462)}),n[t(411)].on(t(566),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(417)])return;if(this[s(553)])return;if(!this[s(379)][s(382)])return;if(o[s(420)])return;const a=n[s(411)][s(529)],{start:c,end:u}=o[s(239)](),l=c[s(637)]&&a[s(473)](c[s(637)])?null:a[s(333)](c,s(447)),f=u[s(428)]&&a[s(473)](u[s(428)])?null:a[s(333)](u,s(467)),h=n[s(411)][s(337)](l?l[s(268)]:c,f?f[s(646)]:u);n[s(411)][s(422)]((t=>{const e=s;this[e(240)](h);const r=n[e(411)][e(529)][e(333)](h[e(268)]);o.is(e(254))?t[e(549)](r):o[e(409)](r)})),e[s(578)]()}),{priority:e.priorities[t(328)]+10}),n[t(411)].on(t(551),((e,r)=>{const s=t,o=r[r[s(380)]-1];o&&o[s(417)]||this[s(553)]||this[s(379)][s(382)]&&(n[s(411)][s(422)]((()=>{const t=s;let o=n[t(411)][t(551)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(432)]=o[t(514)]();const i=o[t(646)][t(428)],a=n[t(411)][t(529)];i&&a[t(389)](i)&&!a[t(486)](i)&&(o=n[t(411)][t(337)](o[t(268)],n[t(411)][t(470)](i,t(646)))),this[t(556)](o)})),e[s(578)]())}),{priority:t(348)}),this[t(247)][t(359)][t(457)](t(278),this[t(379)]),this[t(244)](t(278));const o=new p(n,this[t(544)]);n[t(359)][t(457)](t(541),o),this[t(244)](t(541));const i=new b(n,this[t(544)]);n[t(359)][t(457)](t(448),i),this[t(244)](t(448)),n[t(359)][t(457)](t(395),new w(n,o,this[t(544)])),this[t(244)](t(395)),n[t(359)][t(457)](t(235),new w(n,i,this[t(544)])),this[t(244)](t(235)),n[t(359)][t(457)](t(602),new D(n,o,this[t(544)])),this[t(244)](t(602)),n[t(359)][t(457)](t(431),new D(n,i,this[t(544)])),this[t(244)](t(431));const c=n[t(246)][t(274)](t(455));this[t(616)](c,t(500),((e,{threadId:n})=>{const r=t,s=this[r(544)][r(274)](n);s&&s[r(390)]&&1===s[r(390)][r(380)]&&this[r(330)](n,{hasComments:!0})}),{priority:t(331)}),this[t(616)](c,t(591),((e,{threadId:n})=>{const r=t,s=this[r(544)][r(274)](n);s&&s[r(390)]&&!s[r(390)][r(380)]&&this[r(330)](n,{hasComments:!1})}),{priority:t(331)})}[jc(628)](){!async function(t){const n=m([115,85,101,49,71,116,118,77,48,54,79,70,56,98,51,76,121,75,73,81,110,109,107,106,66,68,67,50,111,74,105,102,87,112,108,117,88,52,99,69,90,119,72,86,103,113,80,114,89,82,104,122,100,97,83,53,120,78,84,57,65,55]),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(323)]((t=>String[e(391)](t)))[e(584)]("")}!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([115]);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:1740355200;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(329)]);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(631)](t){const n=jc;if(this[n(476)])throw new e.CKEditorError(n(502),this);this[n(476)]=t}get[jc(631)](){return this[jc(476)]}[jc(503)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=jc,r=[];for(const e of this[n(544)][n(311)]())t&&!e[n(458)]||r[n(594)](e);return e?r[n(323)]((t=>t[n(430)]())):r}[jc(465)](t){const n=jc,r=this[n(544)][n(274)](t);if(!r)throw new e.CKEditorError(n(516),this);return r}[jc(653)](t){const e=jc;return this[e(544)][e(522)](t)}[jc(560)](t){const e=jc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(358)][e(611)](":"),a=this[e(544)][e(274)](r)||this[e(327)](o,i,r,n,s);if(this[e(225)](a),this[e(488)](a,o,i||null,n),a[e(446)]=t[e(446)],a[e(434)]=!0,s&&s[e(521)]){const t=s[e(521)],n=this[e(287)](t[e(441)]);a[e(325)]=t[e(446)],a[e(381)]=n,a[e(400)]=!0}else a[e(325)]=t[e(446)];switch(t[e(630)]&&(a[e(630)]=t[e(630)]),t[e(234)]&&(a[e(234)]=t[e(234)]),this[e(476)]&&this[e(476)][e(638)]||(a[e(295)]=!0),this[e(424)][e(274)](a)){case e(570):this[e(424)][e(623)](a,e(505));break;case e(399):a[e(458)]?(this[e(483)](new Set([a])),this[e(378)](new Set([a])),this[e(424)][e(623)](a,e(574)),this[e(362)](e(286),a)):this[e(424)][e(623)](a,e(232))}return a}[jc(541)](t){const e=jc;this[e(417)]((()=>{const n=e;this[n(247)][n(411)][n(422)]((()=>{const e=n;for(const n of t[e(415)]())n[e(394)]()}))}))}[jc(448)](t){const e=jc;this[e(417)]((()=>{const n=e;this[n(247)][n(411)][n(422)]((()=>{const e=n;for(const n of t[e(415)]())n[e(537)]()}))}))}[jc(244)](t,n){const r=jc,s=this[r(247)][r(359)][r(274)](t);if(!s)throw new e.CKEditorError(r(262),this,{commandName:t});if(this[r(610)][r(522)](s))throw new e.CKEditorError(r(506),this,{commandName:t});this[r(610)][r(457)](s),n&&s.on(r(569),((t,e)=>{const o=r;this[o(379)][o(382)]&&(this[o(553)]||(e[o(380)]>0&&e[e[o(380)]-1]&&e[e[o(380)]-1][o(417)]?e[o(648)]():(t[o(432)]=n(((...t)=>s[o(569)](...t,{forceDefaultExecution:!0})),...e),t[o(578)]())))}),{priority:r(348)})}[jc(417)](t){const n=jc;let r,s;const o=this[n(553)];this[n(553)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(553)]=!1),s&&e.CKEditorError[n(326)](s,this),r}[jc(556)](t,n=null,r={}){const s=jc;if(t[s(420)])return null;const o=this[s(247)][s(246)][s(274)](s(419)).me;for(const{suggestion:e,meta:o}of this[s(224)](t,s(312)))if(o[s(227)]){if(!o[s(607)]){if(o[s(344)]){if(!this[s(255)]||!eu(e,r))continue;return e}if(eu(e,r))return e;this[s(536)](e,t[s(268)],t[s(646)]);break}if(n==e[s(617)]&&eu(e,r)){const n=e[s(239)]();return n[s(268)][s(367)](t[s(646)])?this[s(282)](e,this[s(586)][s(337)](t[s(268)],n[s(646)])):this[s(282)](e,this[s(586)][s(337)](n[s(268)],t[s(646)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(593)+n:s(312),u=this[s(304)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(315)](c,i,a,t),u}[jc(644)](t,n=jc(339),r={}){const s=jc,o=this[s(247)][s(246)][s(274)](s(419)).me,i=this[s(369)][s(436)](s(312),n,s(584));for(const e of this[s(503)]())if(e[s(381)].id==o.id&&s(312)==e[s(358)]&&e[s(617)]==n&&eu(e,r)&&(i(e[s(444)](),t)||i(t,e[s(444)]()))){for(const n of t)e[s(511)](n);return e}for(const{suggestion:e,meta:n}of this[s(224)](t,s(312))){if(!n[s(227)])continue;if(!this[s(255)]&&n[s(344)])continue;if(!eu(e,r))continue;let o=!0;for(const n of e[s(444)]())for(const e of t)if(!n[s(550)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(593)+n,l=this[s(304)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(315)](u,a,c,e,zr[s(267)]());return l}[jc(622)](t,n,r=null,s={}){const o=jc;if(r=r||qc(n),t[o(420)])return null;if(o(471)===this[o(474)]){const e=this[o(369)][o(436)](o(401),r,o(394));return this[o(417)]((()=>e([t],n,s))),null}const i=this[o(247)][o(246)][o(274)](o(419)).me,a=[];if(o(285)!==this[o(474)])for(const{suggestion:e,meta:n}of this[o(224)](t,o(312)))n[o(227)]&&!n[o(592)]&&a[o(594)](...e[o(444)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(572)](s);e&&r[n(594)](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(380)];){const s=r[e][n(466)](t);r[n(241)](e,1,...s),e+=s[n(380)]}}return r}(t,a);c[o(380)]&&this[o(586)][o(422)]((()=>{const t=o;for(const e of c){const o=this[t(369)][t(436)](t(401),r,t(394));this[t(417)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(268)],u=t[o(646)];for(const{suggestion:e,meta:n}of this[o(224)](t,o(401))){if(!n[o(227)])continue;if(e[o(617)]!=r)continue;if(!eu(e,s))continue;const i=e[o(239)]();if(i[o(550)](t,!0))return null;c=c[o(453)](i[o(268)])?c:i[o(268)],u=u[o(589)](i[o(646)])?u:i[o(646)],a?i[o(268)][o(453)](a[o(239)]()[o(268)])?(a[o(482)](),a=e):e[o(482)]():a=e}const l=this[o(586)][o(337)](c,u);if(a)this[o(282)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(304)]({id:t,type:o(366)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(315)](o(366)+r,t,a,l)}}return null}[jc(524)](t,n,r=[],s=null,o={}){const i=jc;n[i(354)]||(n[i(354)]=n[i(619)]),n[i(520)]=t.is(i(316)),s=s||qc(n);const a=r[i(323)]((t=>Yc(t,this[i(586)]))),c=t.is(i(316))?t:Yc(t,this[i(586)]);if(i(471)===this[i(474)]){const t=this[i(369)][i(436)](i(451),s,i(394));return this[i(417)]((()=>t([c],n,o))),null}a[i(594)](c);let u=!0;for(const t of a)if(!this[i(527)](t)){u=!1;break}if(u&&i(285)!==this[i(474)]){const t=this[i(369)][i(436)](i(451),s,i(394));return this[i(417)]((()=>t([c],n,o))),null}let l=null,f=c[i(268)],h=c[i(646)];for(const{suggestion:t,meta:e}of this[i(224)](c,i(451))){if(!e[i(227)])continue;if(e[i(607)]||e[i(344)]||e[i(592)])continue;if(t[i(630)][i(354)]!=n[i(354)])continue;if(!eu(t,o))continue;const r=t[i(239)]();if(t[i(617)]==s){if(r[i(550)](c,!0))return null;f=f[i(453)](r[i(268)])?f:r[i(268)],h=h[i(589)](r[i(646)])?h:r[i(646)],l?r[i(268)][i(453)](l[i(239)]()[i(268)])?(l[i(482)](),l=t):t[i(482)]():l=t}else{const e=c[i(572)](r);this[i(413)](t,e)}}const d=this[i(247)][i(246)][i(274)](i(419)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(282)](l,this[i(586)][i(337)](f,h)),l;{const t=this[i(304)]({id:g,type:i(426)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(315)](i(426)+s,g,p,this[i(586)][i(337)](f,h)),t}}[jc(480)](t,n,r=[],s=null,o={}){const i=jc;n[i(354)]||(n[i(354)]=n[i(619)]);const a=t[0];n[i(520)]=a.is(i(316)),s=s||qc(n);const c=r[i(323)]((t=>Yc(t,this[i(586)]))),u=a.is(i(316))?t:t[i(323)]((t=>Yc(t,this[i(586)])));if(i(471)===this[i(474)]){const t=this[i(369)][i(436)](i(451),s,i(394));return this[i(417)]((()=>t(u,n,o))),null}c[i(594)](...u);let l=!0;for(const t of c)if(!this[i(527)](t)){l=!1;break}if(l&&i(285)!==this[i(474)]){const t=this[i(369)][i(436)](i(451),s,i(394));return this[i(417)]((()=>t(u,n,o))),null}const f=this[i(247)][i(246)][i(274)](i(419)).me;for(const t of this[i(503)]()){if(t[i(381)].id!=f.id)continue;if(i(451)!=t[i(358)]||t[i(630)][i(354)]!=n[i(354)])continue;if(!eu(t,o))continue;const e=t[i(617)]==s;for(let n=0;n<u[i(380)];n++){const r=u[n];for(const s of t[i(580)]()){const o=s[i(376)]();if(r[i(367)](o)){e?(u[i(241)](n,1),n--):t[i(494)](s[i(557)]);break}}}}if(0==u[i(380)])return null;const h=this[i(369)][i(436)](i(451),s,i(584));for(const t of this[i(503)]())if(t[i(381)].id==f.id&&i(451)==t[i(358)]&&t[i(630)][i(354)]==n[i(354)]&&t[i(617)]==s&&eu(t,o)&&(h(t[i(444)](),u)||h(u,t[i(444)]()))){for(const e of u)t[i(511)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(426)+s,m=this[i(304)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(315)](p,d,g,t,zr[i(267)]());return m}[jc(240)](t,n=null,r={}){const s=jc;if(t[s(420)])return null;const o=this[s(247)][s(246)][s(274)](s(419)).me,a=new i.LiveRange(t[s(268)],t[s(646)]);for(const{suggestion:t,meta:e}of this[s(224)](a,s(312)))if(e[s(227)]&&!e[s(607)])if(t[s(245)]){const e=t[s(444)]()[s(410)]((t=>s(518)!=t[s(479)][s(229)]));if(e[s(308)]((t=>a[s(550)](t,!0)))&&t[s(537)](),e[s(484)]((t=>t[s(550)](a,!0)))){const t=this[s(369)][s(436)](s(437),n,s(394));return this[s(417)]((()=>t([a],null,r))),null}}else{const e=a[s(572)](t[s(239)]());null!==e&&t[s(634)]([e],null,r)}if(a[s(306)](),a[s(420)]||s(518)==a[s(479)][s(229)])return null;let c=null,u=a[s(268)],l=a[s(646)];const f=this[s(224)](a,s(437));for(const{suggestion:t,meta:e}of f){const n=this[s(586)][s(337)](u,l);if(e[s(227)]&&(this[s(255)]||!e[s(344)]&&!e[s(592)]))if(t[s(245)]){if(!eu(t,r))continue;let e=!0;for(const r of t[s(444)]()){if(r[s(550)](n,!0))return t;n[s(550)](r)||(e=!1)}e&&t[s(537)]()}else{const e=t[s(239)]();if(e[s(550)](n,!0))return t;if(!eu(t,r)){n[s(550)](e)?t[s(482)]():e[s(305)](u)?u=e[s(646)]:e[s(305)](l)&&(l=e[s(268)]);continue}u=u[s(453)](e[s(268)])?u:e[s(268)],l=l[s(589)](e[s(646)])?l:e[s(646)],r=Object[s(595)]({},t[s(234)]),c?e[s(268)][s(453)](c[s(239)]()[s(268)])?(c[s(482)](),c=t):t[s(482)]():c=t}}if(c)return this[s(282)](c,this[s(586)][s(337)](u,l)),c;{const t=(0,e.uid)(),i=this[s(586)][s(337)](u,l),a=o.id,c=n?s(257)+n:s(437),f=this[s(304)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(315)](c,t,a,i),f}}[jc(618)](t,n=jc(339),r={}){const s=jc,o=this[s(247)][s(246)][s(274)](s(419)).me,a=t[s(323)]((t=>new i.LiveRange(t[s(268)],t[s(646)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(224)](a,s(312)))e[s(227)]&&!e[s(607)]&&c[s(457)](t);for(const e of c)if(e[s(245)]){const o=e[s(444)]();if((!e[s(234)]||!e[s(234)][s(233)])&&o[s(308)]((t=>a[s(484)]((e=>e[s(550)](t,!0)))))&&e[s(537)](),a[s(308)]((t=>o[s(484)]((e=>e[s(550)](t,!0)))))){const e=this[s(369)][s(436)](s(437),n,s(394));return this[s(417)]((()=>e(t,null,r))),null}}else{const t=e[s(239)]();if(a[s(484)]((e=>e[s(550)](t,!0)))&&e[s(537)](),a[s(308)]((e=>t[s(550)](e,!0)))){const t=this[s(369)][s(436)](s(437),n,s(394));return this[s(417)]((()=>t(a,null,r))),null}}const u=this[s(369)][s(436)](s(437),n,s(584));let l=null;for(const t of this[s(503)]())if(t[s(381)].id==o.id&&t[s(458)]&&s(437)==t[s(358)]&&t[s(617)]==n&&eu(t,r)&&(u(t[s(444)](),a)||u(a,t[s(444)]())))if(l){if(t[s(390)]&&t[s(390)][s(380)])continue;for(const e of t[s(444)]())l[s(558)](e)||l[s(511)](e);t[s(482)]()}else{l=t;for(const e of a)t[s(558)](e)||t[s(511)](e)}if(l)return l;c[s(293)]();for(const{suggestion:t,meta:e}of this[s(224)](a,s(437)))e[s(227)]&&(this[s(255)]||!e[s(344)]&&!e[s(592)])&&eu(t,r)&&c[s(457)](t);for(const t of c){const e=t[s(444)]();if((!r||!r[s(233)])&&a[s(308)]((t=>e[s(484)]((e=>e[s(550)](t,!0))))))return t;(!t[s(234)]||!t[s(234)][s(233)])&&e[s(308)]((t=>a[s(484)]((e=>e[s(550)](t,!0)))))&&t[s(537)]()}const f=(0,e.uid)(),h=o.id,d=s(257)+n,g=this[s(304)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(306)](),t[s(420)]||s(518)==t[s(479)][s(229)]||this[s(315)](d,f,h,t,zr[s(267)]());return g}[jc(562)](t,n,r,s,o){const i=jc;if(t[i(420)])return[];if(i(471)===this[i(474)])return[];const a=this[i(247)][i(246)][i(274)](i(419)).me.id,c=Array[i(375)](this[i(544)][i(311)]())[i(410)]((e=>i(439)==e[i(358)]&&e[i(630)][i(498)]==n&&e[i(558)](t)));if(i(492)===this[i(474)]){const e=this[i(224)](t,i(312))[i(410)]((({meta:t})=>t[i(227)]&&!t[i(592)]&&!t[i(607)]))[i(323)]((({suggestion:t})=>t));c[i(629)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(439)==t[i(358)]?t[i(630)][i(454)]:void 0,o=t[i(239)](),a=Array[i(375)](u[i(633)]())[i(270)]((t=>t[i(283)](o)));if(!a)continue;const c=a[i(466)](o);this[i(627)](n)&&i(312)==t[i(358)]&&0!=c[i(380)]||(u[i(259)](a),c[i(332)]((t=>{u[i(623)](t,r)})),i(312)!=t[i(358)]&&e!=s&&u[i(623)](a[i(572)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(380)]>37&&console[i(374)](i(640),{key:n});const f=(i(258)+(n+"|")+qc({newValue:s}))[i(307)](0,60),h=this[i(304)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(594)](h),this[i(315)](f,c,a,t)}return l}[jc(340)](t){const e=jc;this[e(244)](t,((t,...n)=>{this[e(438)]((()=>{t(...n)}))}))}[jc(655)](t){const e=jc;this[e(526)][e(457)](t)}[jc(517)](t){const e=jc;this[e(472)][e(457)](t)}[jc(296)](t){const e=jc;return e(439)==t[e(358)]?t[e(617)][e(611)]("|")[0]:null}[jc(282)](t,e){const n=jc,r=t[n(539)]();this[n(586)][n(422)]((t=>{t[n(632)](r,{range:e})}))}[jc(225)](t){const e=jc,n=t.id,r=this[e(247)][e(485)][e(274)](e(356));this[e(598)][e(477)](n)||this[e(598)][e(571)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(598)][e(416)](n);s[e(298)](e(288)),s[e(288)]=!1,t[e(390)]=s}[jc(488)](t,n,r,s){const o=jc;if(t[o(358)]!=n||t[o(617)]!=r||t[o(301)].id!=s)throw this[o(247)][o(386)](o(355)),new e.CKEditorError(o(355),this)}[jc(413)](t,n){const r=jc,s=t[r(239)]();if(n[r(367)](s))t[r(482)]();else if(s[r(550)](n)){const o=this[r(586)][r(470)](n[r(268)][r(428)],r(646));this[r(282)](t,this[r(586)][r(337)](s[r(268)],o));const i=(0,e.uid)(),a=t[r(301)].id,c=t[r(358)]+":"+t[r(617)];this[r(304)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(630)],attributes:t[r(234)]});const u=this[r(586)][r(470)](n[r(646)][r(345)],r(353)),l=this[r(586)][r(337)](u,s[r(646)]);this[r(315)](c,i,a,l)}else if(s[r(305)](n[r(268)])){const e=this[r(586)][r(470)](n[r(268)][r(428)],r(646));this[r(282)](t,this[r(586)][r(337)](s[r(268)],e))}else{const e=this[r(586)][r(470)](n[r(646)][r(345)],r(353));this[r(282)](t,this[r(586)][r(337)](e,s[r(646)]))}}[jc(527)](t){const e=jc;for(const{suggestion:n,meta:r}of this[e(224)](t,e(312))){if(!r[e(227)])continue;const s=n[e(444)]();for(const n of s)if(!t[e(466)](n)[e(380)])return!0}return!1}[jc(248)](t){const n=jc,r=this[n(247)][n(246)][n(274)](n(419))[n(429)](t);if(!r)throw new e.CKEditorError(n(373),this);return r}[jc(287)](t){const e=jc,n=this[e(247)][e(246)][e(274)](e(419)),r=(0,o.hashObject)(e(531)+t);return n[e(429)](r)||n[e(251)]({id:r,name:t})}[jc(327)](t,e,n,r,s){const o=jc,i=this[o(248)](r),a=this[o(369)][o(555)](t,e,n,i,s,(t=>{const e=o;this[e(330)](n,{attributes:t});const r=this[e(465)](n);this[e(483)](new Set([r])),this[e(378)](new Set([r]))}));return this[o(616)](a,o(394),(()=>{const t=o;this[t(330)](n,{state:t(533)})}),{priority:o(348)}),this[o(616)](a,o(537),(()=>{const t=o;this[t(330)](n,{state:t(588)})}),{priority:o(348)}),this[o(544)][o(623)](n,a),this[o(424)][o(623)](a,o(570)),a}[jc(338)](t){const e=jc,n=t[e(611)](":");return{group:n[0],type:n[1],subType:n[e(380)]>=5?n[2]:null,id:n[e(380)]<5?n[2]:n[3],authorId:n[e(380)]<5?n[3]:n[4],markerCount:6==n[e(380)]?n[5]:null}}[jc(536)](t,n,r){const s=jc,o=t[s(239)](),i=o[s(268)],a=o[s(646)];this[s(282)](t,this[s(586)][s(337)](i,n));const c=(0,e.uid)(),u=t[s(301)].id,l=t[s(358)]+(t[s(617)]?":"+t[s(617)]:"");this[s(304)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(234)],data:t[s(630)]});const f=this[s(296)](t);(s(451)==t[s(358)]||f&&this[s(627)](f))&&(r=this[s(586)][s(604)](r[s(345)])),this[s(315)](l,c,u,this[s(586)][s(337)](r,a))}[jc(224)](t,e=null){const n=jc,r=[],s=this[n(247)][n(246)][n(274)](n(419)).me;Array[n(636)](t)||(t=[t]);for(const o of this[n(503)]()){if(!o[n(458)])continue;if(e&&o[n(358)]!=e)continue;let i=!1;for(const e of o[n(444)]()){for(const a of t){const t=a[n(268)][n(367)](e[n(646)])||a[n(646)][n(367)](e[n(268)]);if(t||a[n(572)](e)){const c=a[n(550)](e)&&zc(this[n(586)][n(529)],e[n(268)],a),u=e[n(550)](a)&&zc(this[n(586)][n(529)],a[n(268)],e);r[n(594)]({suggestion:o,meta:{isOwn:s==o[n(381)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[jc(315)](t,e,n,r,s){const o=jc;this[o(586)][o(422)]((i=>{const a=o;let c=a(418)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(276)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[jc(370)](t){const e=jc,n=t[e(575)],r=t[e(363)];t[e(575)]=null,t[e(363)]=null,null!=n&&n[e(363)]==t&&(n[e(363)]=r),null!=r&&r[e(575)]==t&&(r[e(575)]=n),e(574)==this[e(424)][e(274)](t)&&(this[e(424)][e(623)](t,e(232)),this[e(362)](e(504),t,n,r))}[jc(304)](t){const n=jc,r=t.id,s=this[n(560)](t);if(this[n(476)]&&this[n(476)][n(638)]){const o=this[n(247)][n(246)][n(274)](n(368)),i=s[n(491)],a=s[n(617)]?s[n(358)]+":"+s[n(617)]:s[n(358)],c=this[n(247)][n(639)],u=o[n(457)](Kr(c,n(347))),l={id:r,type:a,hasComments:i,data:t[n(630)]||null,originalSuggestionId:t[n(606)]||null,attributes:s[n(234)]};this[n(476)][n(638)](l)[n(266)]((t=>{const e=n;s[e(295)]=!0,o[e(530)](u),t&&t[e(446)]&&(this[e(544)][e(274)](r)[e(446)]=t[e(446)])}))[n(250)]((t=>{const r=n;throw(0,e.logWarning)(r(507)),this[r(247)][r(411)][r(567)]({isUndoable:!1},(()=>{s[r(537)]()})),s[r(481)](),this[r(544)][r(259)](s.id),this[r(424)][r(259)](s),t}))}return s}[jc(627)](t){const e=jc;return this[e(526)][e(522)](t)}[jc(330)](t,e){const n=jc,r=this[n(247)][n(246)][n(274)](n(368)),s=this[n(465)](t);if(this[n(476)]&&this[n(476)][n(321)])if(s[n(295)]){const s=r[n(457)](Kr(this[n(247)][n(639)],n(347)));this[n(476)][n(321)](t,e)[n(266)]((()=>{r[n(530)](s)}))}else s.on(n(406),(()=>{this[n(330)](t,e)}))}[jc(612)](t){const n=jc;if(!this[n(476)]||!this[n(476)][n(465)])throw new e.CKEditorError(n(223),this);return this[n(476)][n(465)](t)}[jc(582)](t){const e=jc,{id:n,type:r,subType:s,authorId:o}=this[e(338)](t),i=this[e(544)][e(274)](n)||this[e(327)](r,s,n,o,{});switch(this[e(488)](i,r,s,o),this[e(424)][e(274)](i)){case e(570):this[e(612)](n)[e(266)]((t=>{const r=e;let s=Promise[r(427)]();t[r(491)]&&(s=this[r(598)][r(565)]({channelId:this[r(247)][r(485)][r(274)](r(356)),threadId:n})),s[r(266)]((()=>{const e=r;this[e(560)](t)[e(295)]=!0}))})),this[e(424)][e(623)](i,e(399));break;case e(232):this[e(330)](n,{state:e(280)});case e(505):this[e(424)][e(623)](i,e(574)),this[e(362)](e(286),i);break;case e(574):this[e(362)](e(650),i)}return i[e(614)](t),i}[jc(378)](t){const e=jc,n=Array[e(375)](t),r=n[e(410)]((t=>e(439)==t[e(358)]));this[e(341)](r);const s=n[e(410)]((t=>!t[e(245)]&&e(439)!=t[e(358)])),o=this[e(503)]({skipNotAttached:!0})[e(410)]((t=>!t[e(245)]&&e(439)!=t[e(358)])),i=o[e(410)]((n=>!t[e(522)](n))),a=new Map(o[e(323)]((t=>[t,this[e(369)][e(436)](t[e(358)],t[e(617)],e(281))]))),c=new Map(o[e(323)]((t=>[t,t[e(239)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(380)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(380)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(380)];t++){const n=s[t];!l[e(522)](n)&&n[e(575)]&&(f[e(457)](n[e(575)]),n[e(575)][e(363)]===n&&(n[e(575)][e(363)]=null),n[e(575)]=null),!u[e(522)](n)&&n[e(363)]&&(f[e(457)](n[e(363)]),n[e(363)][e(575)]===n&&(n[e(363)][e(575)]=null),n[e(363)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(380)];e++){const r=d(t,n[e]);r&&(r[0][s(363)]=r[1],r[1][s(575)]=r[0],u[s(457)](r[0]),l[s(457)](r[1]))}}function d(t,n){const r=e;if(t[r(381)].id!==n[r(381)].id)return null;const s=a[r(274)](t)(t,n,c[r(274)](t),c[r(274)](n));return s&&a[r(274)](n)(t,n,c[r(274)](t),c[r(274)](n))?s[1][r(390)]&&s[1][r(390)][r(380)]?null:s:null}f[e(408)]&&this[e(378)](f)}[jc(341)](t){const e=jc;if(0==t[e(380)])return;const n=this[e(503)]({skipNotAttached:!0})[e(410)]((t=>e(439)==t[e(358)]&&t[e(434)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(234)]);s[e(522)](n)||(s[e(623)](n,r[e(380)]),r[e(594)]([]));const i=s[e(274)](n);r[i][e(594)](t)}!function(){const t=e;r[t(540)](((e,n)=>{const r=t,s=e[0][r(446)],o=n[0][r(446)];return s==o?e[0][r(234)][r(519)]<n[0][r(234)][r(519)]?-1:1:s<o?-1:1}));for(const e of r)e[t(540)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(380)];t++){if(0==r[t][e(380)])continue;const n=[];for(let s=t+1;s<r[e(380)];s++)0!=r[s][e(380)]&&i(r[t],r[s])&&n[e(594)](s);for(const s of n)r[t]=r[t][e(260)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(380)];n++){const r=t[n+1]||null;t[n][e(363)]!==r&&(t[n][e(363)]=r)}for(const t of r)for(let n=0;n<t[e(380)];n++){const r=t[n-1]||null;t[n][e(575)]!==r&&(t[n][e(575)]=r)}function i(t,n){const r=e;if(t[0][r(234)][r(519)]!==n[0][r(234)][r(519)]&&t[0][r(381)]!==n[0][r(381)])return!1;if(!function(t,e){const n=r;return!t[n(491)]&&!e[n(491)]||(!t[n(491)]||!e[n(491)])&&(!!(t[n(491)]&&e[n(446)]<t[n(390)][n(371)][n(274)](0)[n(446)])||!!(e[n(491)]&&t[n(446)]<e[n(390)][n(371)][n(274)](0)[n(446)]))}(t[0],n[0]))return!1;const s=Uc(t[0][r(234)],r(519)),o=Uc(n[0][r(234)],r(519));return!!Dr(s,o)&&(!!t[r(308)]((t=>n[r(484)]((e=>t[r(239)]()[r(367)](e[r(239)]())))))&&n[r(308)]((e=>t[r(484)]((t=>e[r(239)]()[r(367)](t[r(239)]()))))))}}[jc(483)](t){const e=jc,n=Array[e(375)](t),r=this[e(503)]({skipNotAttached:!0}),s=r[e(410)]((n=>!t[e(522)](n))),o=new Map(n[e(323)]((t=>[t,this[e(369)][e(436)](t[e(358)],t[e(617)],e(584))]))),i=new Map(r[e(323)]((t=>[t,t[e(444)]()])));for(let t=0;t<n[e(380)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(380)];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(380)];e++){const s=r[e];if(s[a(358)]!==n[a(358)]||s[a(381)].id!==n[a(381)].id||s[a(617)]!==n[a(617)])continue;if(!tu(n,s))continue;if(a(439)==n[a(358)]&&n[a(630)][a(454)]!=s[a(630)][a(454)])continue;if(a(439)==n[a(358)]&&t[a(627)](n[a(630)][a(498)]))continue;if(a(451)==n[a(358)]){const e=t[a(247)][a(411)],r=n[a(433)]();if(r&&(e[a(529)][a(486)](r)||e[a(529)][a(473)](r)))continue}const c=o[a(274)](n),u=i[a(274)](n),l=i[a(274)](s),f=n[a(390)]&&n[a(390)][a(380)],h=s[a(390)]&&s[a(390)][a(380)];if(!f&&c(l,u))return t[a(497)](s,n),i[a(259)](n),!0;if(!h&&c(u,l))return t[a(497)](n,s),i[a(259)](s),!0}return!1}}[jc(497)](t,e){const n=jc;if(t[n(245)])for(const r of e[n(444)]())t[n(511)](r);else{const r=e[n(239)]()[n(646)];this[n(282)](t,this[n(586)][n(337)](t[n(239)]()[n(268)],r))}e[n(482)]()}[jc(608)](t,e,n){const r=jc,s=t[r(290)](r(349))||t[r(290)](r(439))?r(256):t[r(317)]();return Kr(this[r(247)][r(639)],e+"_"+s+r(643),n)}[jc(320)](){const t=jc,n=this[t(247)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(586)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(338)](t[i(557)]);if(i(396)===e){r[i(459)](this[i(608)](n,i(469)));break}}for(const t of s){const{group:n,type:s}=this[i(338)](t[i(557)]);if(i(396)===n){r[i(459)](this[i(608)](s,i(626),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[jc(249)](t){const e=jc;if(this[e(605)])return!1;const n=this[e(247)],r=n[e(411)][e(421)][e(573)][e(425)]();if(0==r[e(380)])return!1;const s=[],o=r[e(410)]((t=>e(439)==t[e(358)])),i=r[e(410)]((t=>e(385)==t[e(358)]&&e(528)!=t[e(557)])),a=r[e(410)]((t=>e(530)==t[e(358)]&&e(528)!=t[e(557)]));for(const t of o)s[e(594)]({key:t[e(319)],newValue:t[e(273)],oldValue:t[e(450)],range:Qc(t[e(316)],n[e(411)])});for(const t of i){const r=a[e(270)]((n=>n[e(493)][e(367)](t[e(493)])));r&&s[e(594)]({key:e(532),newValue:t[e(557)],oldValue:r[e(557)],range:n[e(411)][e(546)](t[e(493)][e(637)])})}return 0!=s[e(380)]&&this[e(597)](t,s)}[jc(538)](t){const e=jc;let n=!1;const r=this[e(247)][e(411)][e(421)][e(573)][e(303)]()[e(410)]((t=>t[e(630)][e(412)]&&t[e(557)][e(290)](e(238))));for(const s of r){const{subType:r,id:o}=this[e(338)](s[e(557)]),i=r[e(611)]("|")[0];for(const r of this[e(503)]({skipNotAttached:!0}))r.id!=o&&e(439)==r[e(358)]&&r[e(630)]&&r[e(630)][e(498)]==i&&r[e(239)]()[e(283)](s[e(630)][e(412)])&&(this[e(393)](r,s[e(630)][e(412)],t),n=!0)}return n}[jc(438)](t){this[jc(605)]=!0,t()}[jc(269)](t){const e=jc,n=this[e(627)](t),r=this[e(472)][e(522)](t);return n||r}[jc(597)](t,e){const n=jc;if(0==e[n(380)])return!1;let r=!1;for(const s of e){const e=this[n(224)](s[n(316)],n(439))[n(410)]((t=>!t[n(405)][n(607)]))[n(323)]((t=>t[n(396)])),i=(0,o.hashObject)({newValue:s[n(468)]});e[n(410)]((t=>{const e=n,[r,o]=t[e(617)][e(611)]("|");return r==s[e(498)]&&o!=i}))[n(332)]((e=>{const o=n;this[o(393)](e,s[o(316)],t),r=!0}))}return r}[jc(393)](t,e,n){const r=jc,s=t[r(239)]()[r(466)](e);0!==s[r(380)]?1!==s[r(380)]?this[r(536)](t,e[r(268)],e[r(646)]):this[r(282)](t,s[0]):n[r(494)](t[r(539)]())}}class Wc{constructor(t){const e=jc;this[e(652)]=t,this[e(586)]=t[e(411)],this[e(625)]=new Map,this[e(318)]=new Map,this[e(291)]()}[jc(555)](t,e,n,r,s,o){const i=jc;return new zr(this[i(586)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(436)](t,e,i(394))(...n),onDiscard:(...n)=>this[i(436)](t,e,i(537))(...n)})}[jc(649)](t,e,n,r){const s=jc,o=t+":"+e+":"+n;this[s(625)][s(623)](o,r)}[jc(436)](t,e,n){const r=jc,s=t+":"+e+":"+n;return this[r(625)][r(274)](s)||this[r(318)][r(274)](t+":"+n)}[jc(291)](){const t=jc,e=()=>!1,n=t=>{const e=Gc;t[e(540)](((t,n)=>t[e(268)][e(453)](n[e(268)])?1:-1)),this[e(586)][e(422)]((n=>{const r=e;for(const e of t){let t;t=e[r(646)][r(292)]&&e[r(646)][r(345)]==e[r(268)][r(637)]?n[r(388)](e[r(268)][r(637)],"on"):n[r(388)](e),this[r(586)][r(566)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Gc;e&&this[n(586)][n(422)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(323)]((t=>(Kc(t)&&(t=this[s(586)][s(337)](t[s(646)])),t)))[s(410)]((t=>s(518)!==t[s(479)][s(229)]));if(c[s(380)]<1)return;const u=Array[s(375)](this[s(586)][s(421)][s(464)][s(444)]())[s(323)]((t=>i.LiveRange[s(577)](t)));r[s(549)](c);for(const t of this[s(652)][s(359)][s(359)]())t[s(443)]();a[s(594)]({forceDefaultExecution:!0}),this[s(652)][s(569)](o,...a);const l=u[s(410)]((t=>s(518)!=t[s(479)][s(229)]));l[s(380)]>0&&r[s(549)](l);for(const t of u)t[s(306)]()}))},s=(e,n)=>1==e[t(380)]&&1==n[t(380)]&&e[0][t(646)][t(367)](n[0][t(268)]),o=(t,e,n,r)=>$c(t,e,n,r)?[t,e]:$c(e,t,r,n)?[e,t]:null;this[t(318)][t(623)](t(576),e),this[t(318)][t(623)](t(342),n),this[t(318)][t(623)](t(404),s),this[t(318)][t(623)](t(478),o),this[t(318)][t(623)](t(272),n),this[t(318)][t(623)](t(596),e),this[t(318)][t(623)](t(601),s),this[t(318)][t(623)](t(309),o),this[t(318)][t(623)](t(554),r),this[t(318)][t(623)](t(535),e),this[t(318)][t(623)](t(407),s),this[t(318)][t(623)](t(264),e),this[t(318)][t(623)](t(499),r),this[t(318)][t(623)](t(365),e),this[t(318)][t(623)](t(352),s),this[t(318)][t(623)](t(452),e),this[t(318)][t(623)](t(501),e),this[t(318)][t(623)](t(587),((e,n)=>{const r=t;if(!n)return;const s=this[r(652)][r(246)][r(274)](Hc);this[r(586)][r(422)]((t=>{const o=r;if(o(532)==n[o(498)])for(const r of e){const e=r[o(268)][o(637)],s=n[o(454)];t[o(620)](e,s)}else if(s[o(627)](n[o(498)]))for(const r of e)void 0!==n[o(454)]?t[o(542)](n[o(498)],n[o(454)],r[o(268)][o(637)]):t[o(440)](n[o(498)],r[o(268)][o(637)]);else for(const r of e)n[o(454)]?t[o(542)](n[o(498)],n[o(454)],r):t[o(440)](n[o(498)],r)}))})),this[t(318)][t(623)](t(489),s)}}function zc(t,e,n){const r=jc;for(const s of e[r(345)][r(334)]({includeSelf:!0,parentFirst:!0})){if(s[r(479)]==s)return!1;if(!n[r(579)](s))return!1;if(t[r(486)](s)||t[r(473)](s))return!0}return!1}function Kc(t){const e=jc;return t[e(646)][e(345)]==t[e(268)][e(637)]&&t[e(646)][e(487)]}function Xc(t,e,n,r){const s=jc,o=t=>!t[s(599)].is(s(647))&&!r[s(486)](t[s(599)]),i=t[s(268)][s(523)](o),a=t[s(646)][s(523)](o,{direction:s(467)});return!(t[s(268)][s(367)](i)&&t[s(646)][s(367)](a)||(i[s(453)](a)?n[s(632)](e,{range:n[s(337)](i,a)}):n[s(494)](e),0))}function qc(t){return(0,o.hashObject)(t)}function Jc(){const t=["$elementName","accepted","data-author-id","formatInline:discard","_breakSuggestionMarker","discard","_processAttributeSuggestions","getFirstMarker","sort","acceptSuggestion","setAttribute","define","_suggestions","consumable","createRangeOn","markers","1723626UDcFDm","setSelection","containsRange","insertContent","markerName","_isForcedDefaultExecutionBlock","formatInline:accept","buildSuggestion","markInsertion","name","isIntersectingWithRange","requires","addSuggestionData","consume","markAttributeChange","options","before","fetchCommentThread","deleteContent","enqueueChange","dataToMarker","execute","notReady","addCommentThread","getIntersection","differ","ready","previous","insertion:accept","fromRange","stop","containsItem","getMarkers","toViewElement","_handleNewSuggestionMarker","group","join","getShiftedBy","_model","attribute:discard","rejected","isAfter","addMarker:suggestion:attribute","removeComment","isInsideObject","insertion:","push","assign","deletion:discard","_reduceExistingSuggestions","_commentsRepository","item","showSuggestionHighlights","deletion:join","acceptSelectedSuggestions","registerPostFixer","createPositionBefore","_recordAttributeSuggestions","originalSuggestionId","isNextTo","_getMarkerAnnouncementText","$marker","_enabledCommands","split","_getSuggestionData","isDocumentOperation","addMarkerName","isLocal","listenTo","subType","markMultiRangeDeletion","commandName","rename","update:suggestion","markInlineFormat","set","init","_customCallbacks","ENTER","_isBlockAttribute","afterInit","unshift","data","adapter","updateMarker","keys","_onDiscard","containerElement","isArray","nodeAfter","addSuggestion","locale","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.","trackChanges.mergeNestedSuggestions","10904dqWWyF","_SUGGESTION_ANNOUNCEMENT","markMultiRangeInsertion","70WAUHan","end","$textProxy","pop","registerCustomCallback","suggestionChanged","batch","_editor","hasSuggestion","splitPosition","registerBlockAttribute","track-changes-adapter-missing-getsuggestion","_findSuggestions","_addThreadToSuggestion","94zAzawR","isOwn","moveTargetPosition","rootName","addHighlight","createRangeIn","removed","skipNestingCheck","attributes","discardAllSuggestions","isSelectable","createPositionAfter","suggestion:attribute:","getFirstRange","markDeletion","splice","applyOperation","oldRange","enableCommand","isMultiRange","plugins","editor","_getAuthorFromId","_processAttributeChanges","catch","addUser","writer","_afterChanges","documentSelection","_mergeNestedSuggestions","FORMATTING","deletion:","attribute:","delete","concat","suggestion-type","track-changes-command-not-found","action","formatInline:chain","2721636lZkOeU","then","getMultiRangeId","start","_isRegisteredAttribute","find","descriptionFactory","deletion:accept","attributeNewValue","get","ck-suggestion-marker--active","addMarker","removeMarker:suggestion:formatBlock","trackChanges","isPremiumPlugin","open","chain","_setSuggestionRange","isIntersecting","tablePasteChainId","always","suggestionLoaded","_getExternalAuthor","isRemovable","stringify","startsWith","_registerDefaultCallbacks","isAtEnd","clear","pluginName","_saved","_getAttributeKey","getAttribute","unbind","upcast","createElement","creator","isUndo","getChangedMarkers","_setSuggestionData","containsPosition","detach","substring","every","deletion:chain","highest","values","insertion","2532135MSEIri","howMany","_addSuggestionMarker","range","toUpperCase","_defaultCallbacks","attributeKey","_initAriaMarkerChangeAnnouncements","updateSuggestion","ck-suggestion-marker-formatInline","map","ck-suggestion-marker-formatBlock","authoredAt","rethrowUnexpectedError","_createSuggestion","normal","href","_updateSuggestionData","low","forEach","getNearestSelectionRange","getAncestors","bindElementToMarker","change:data","createRange","_splitMarkerName","multi","enableDefaultAttributesIntegration","_refreshAttributeSuggestionsChain","insertion:discard","widget","containsRangeInObject","parent","reconvertMarker","PENDING_ACTION_SUGGESTION","high","format","markerToData","trackChanges.trackFormatChanges","formatBlock:join","after","formatGroupId","track-changes-suggestion-data-mismatch","collaboration.channelId","change:activeMarkers","type","commands","addClass","342704uFQkee","fire","next","getItems","formatBlock:discard","formatInline:","isEqual","PendingActions","_suggestionFactory","_removeSuggestion","comments","move","track-changes-user-not-found","warn","from","getRange","TrackChangesEditing","_refreshSuggestionsChain","trackChangesCommand","length","author","value","addMarker:suggestion:formatBlock","addMarker:suggestion","insert","enableReadOnlyMode","editing","createSelection","isBlock","commentThread","fromCharCode","dataDowncast","_reduceSuggestionAttributeRange","accept","acceptAllSuggestions","suggestion","element","isOfficialPlugin","markerReady","isExternal","formatInline","for","unbindElementFromMarkerName","insertion:join","meta","change:_saved","formatInline:join","size","setTo","filter","model","newRange","_cutOutSuggestionMarker","ck-suggestion-marker","getAllAdjacentSuggestions","getCommentThread","forceDefaultExecution","suggestion:","Users","isCollapsed","document","change","removeMarker:suggestion:attribute","_suggestionState","getChanges","formatBlock:","resolve","nodeBefore","getUser","toJSON","discardSelectedSuggestions","return","getContainedElement","_isDataLoaded","elementToElement","getSuggestionCallback","deletion","_recordAttributeChanges","attribute","removeAttribute","authorName","1532865jOdQAe","refresh","getRanges","head","createdAt","forward","discardSuggestion","ck-suggestion-marker-","attributeOldValue","formatBlock","formatBlock:chain","isBefore","oldValue","CommentsRepository","getCustomProperty","add","isInContent","announce","removeClass","targetPosition","lowest","data-suggestion","selection","getSuggestion","getDifference","backward","newValue","LEAVE","createPositionAt","never","_inlineAttributeKeys","isLimit","_trackFormatChanges","4qAnlSk","_adapter","hasCommentThread","insertion:chain","root","markMultiRangeBlockFormat","stopListening","removeMarkers","_joinWithAdjacentSuggestions","some","config","isObject","isAtStart","_checkSuggestionCorrectness","attribute:join","3035040spccow","hasComments","default","position","removeMarker","markerNameToElements","marker-count","_joinSuggestions","key","formatBlock:accept","addComment","attribute:accept","track-changes-adapter-already-set","getSuggestions","suggestionUnloaded","dataReady","track-changes-enable-command-twice","error-saving-suggestion-data-suggestion-discarded","mapper","conversion","activeMarkers","addRange","includes","substr","clone","editingDowncast","track-changes-suggestion-not-found","registerInlineAttribute","$graveyard","groupId","multipleBlocks","@external","has","getLastMatchingPosition","markBlockFormat","markerToHighlight","_blockAttributeKeys","_rangeIsInLocalUserInsertion","$text","schema","remove","external:"];return(Jc=function(){return t})()}function Zc(t){const e=jc,n=t[e(268)][e(637)];return n&&n.is(e(397))}function Qc(t,e){const n=jc;return null==t[n(646)][n(428)]&&t[n(646)][n(345)]==t[n(268)][n(637)]?Yc(t[n(268)][n(637)],e):t}function Yc(t,e){const n=jc,r=e[n(529)][n(486)](t)||e[n(529)][n(236)](t);return e[n(337)](e[n(470)](t,n(564)),r?e[n(237)](t):e[n(470)](t,n(646)))}function $c(t,e,n,r){const s=jc;return!!tu(t,e)&&n[s(646)][s(367)](r[s(268)])}function tu(t,e){const n=jc;if(!t[n(434)]||!e[n(434)])return!1;const r=new Set(Object[n(633)](t[n(234)])),s=new Set(Object[n(633)](e[n(234)]));if(r[n(259)](n(519)),s[n(259)](n(519)),0==r[n(408)]&&0==s[n(408)])return!0;if(r[n(408)]!=s[n(408)])return!1;const o={...t[n(234)]},i={...e[n(234)]};return delete o[n(519)],delete i[n(519)],JSON[n(289)](o)==JSON[n(289)](i)}function eu(t,e){const n=jc,r=nu(t[n(234)]),s=nu(e);if(!t[n(434)])return!1;for(const t of Object[n(633)](s))if(!Dr(r[t],s[t]))return!1;return!0}function nu(t){const e=jc,n=Object[e(595)]({},t);return delete n[e(233)],delete n[e(284)],n}const ru=su;function su(t,e){const n=ou();return(su=function(t,e){return n[t-=318]})(t,e)}function ou(){const t=["_removePendingAction","PENDING_ACTION_SUGGESTION","3977064JwqLth","_acceptCommand","add","destroy","execute","583670tBMpzk","commentThreadController","89901LYTECi","get","getRanges","canEditAt","bind","1404XjuAOs","listenTo","unbind","remove","_discardCommand","5sSefYO","_setPendingAction","_editor","discardSuggestion","canAccept","66fSGzoD","canDiscard","56KPneZV","6oYTXhc","model","isEnabled","locale","737eYOYXU","33826lyrYDd","2223603JEBRVh","isDirty","stopListening","commands","view","acceptSuggestion","PendingActions","change:isDirty","2605442bNtsek","plugins","2690MWmXEw","_pendingAction"];return(ou=function(){return t})()}!function(t){const e=su,n=t();for(;;)try{if(525693===-parseInt(e(323))/1*(-parseInt(e(335))/2)+parseInt(e(325))/3+-parseInt(e(339))/4*(parseInt(e(356))/5)+-parseInt(e(319))/6*(-parseInt(e(333))/7)+parseInt(e(318))/8*(parseInt(e(346))/9)+-parseInt(e(344))/10*(parseInt(e(361))/11)+parseInt(e(351))/12*(-parseInt(e(324))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=su;super(),this[s(320)]=e,this[s(329)]=n,this[s(345)]=r,this[s(358)]=t,this[s(340)]=t[s(328)][s(347)](s(330)),this[s(355)]=t[s(328)][s(347)](s(359)),this[s(329)][s(350)](s(321)).to(this[s(340)],this[s(355)],((t,e)=>t||e)),this[s(329)][s(350)](s(360)).to(this[s(340)],s(321),(t=>t&&this[s(358)][s(320)][s(349)](e[s(348)]()))),this[s(329)][s(350)](s(362)).to(this[s(355)],s(321),(t=>t&&this[s(358)][s(320)][s(349)](e[s(348)]()))),this[s(336)]=null,n[s(326)]&&this[s(357)](),this[s(352)](n,s(330),(()=>this[s(330)]())),this[s(352)](n,s(359),(()=>this[s(359)]())),this[s(352)](n,s(332),(()=>{const t=s;n[t(326)]?this[t(357)]():this[t(337)]()}))}[ru(330)](){const t=ru;this[t(340)][t(343)](this[t(320)].id)}[ru(359)](){const t=ru;this[t(355)][t(343)](this[t(320)].id)}[ru(342)](){const t=ru;this[t(329)][t(353)](t(321)),this[t(329)][t(353)](t(360)),this[t(329)][t(353)](t(362)),this[t(327)](),this[t(345)][t(342)](),this[t(336)]&&this[t(337)]()}[ru(357)](){const t=ru,e=Kr(this[t(358)][t(322)],t(338));this[t(336)]=this[t(358)][t(334)][t(347)](t(331))[t(341)](e)}[ru(337)](){const t=ru;null!==this[t(336)]&&this[t(358)][t(334)][t(347)](t(331))[t(354)](this[t(336)]),this[t(336)]=null}}function au(){const t=["removeComment","3303xWLcFR","descriptionParts","editorConfig","isEnabled","value","setData","delegate","submit","commentsListView","textContent","updateComment","element","_localUser","40002uhUYFB","2873138ZrbHyY","content","_createCommentThreadInputView","5uVHVPx","destroy","bind","6658848vPdxUU","canAccept","SUGGESTION_THREAD_DESCRIPTION","focusTracker","ariaDescriptionView","hasDirtyComment","join","addComment","formatDateTime","708750mSKPxO","assign","tab","21144wosFMS","1VfvetW","20998395apIqbe","locale","2524960nagtPj","isActive","authoredAt","showInput","focusCycler","length","isReadOnly","disabledSubmit","render","set","text/html","ariaLabel","target","editor","name","shift+tab","commentInputView","_createCommentViews","fire","body","focus","isDirty","_config","commentThread","SUGGESTION_THREAD_ARIA_LABEL","cancel","author","parseFromString","CommentView","_model","12wIniwR","commentThreadInputView","canDiscard","disableComments","map","focusables","keystrokes"];return(au=function(){return t})()}const cu=uu;function uu(t,e){const n=au();return(uu=function(t,e){return n[t-=243]})(t,e)}!function(t){const e=uu,n=t();for(;;)try{if(901716===-parseInt(e(310))/1*(parseInt(e(291))/2)+parseInt(e(290))/3*(parseInt(e(269))/4)+parseInt(e(294))/5*(parseInt(e(306))/6)+-parseInt(e(297))/7+-parseInt(e(309))/8*(-parseInt(e(277))/9)+parseInt(e(313))/10+parseInt(e(311))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(au);class lu extends s.View{constructor(t,n,r,i){const a=uu;super(t),this[a(285)]=null,this[a(270)]=null,this[a(301)]=new o.AriaDescriptionView(t,Kr(t,a(299))),this[a(248)](a(314),!1),this[a(248)](a(315),n[a(315)]),this[a(296)](a(315)).to(n),this[a(248)](a(278),[]),this[a(248)](a(260),!1),this[a(248)](a(280),!1),this[a(248)](a(298),!1),this[a(248)](a(271),!1),this[a(296)](a(250)).to(this,a(244),n,a(315),this,a(278),((t,e,r)=>{const s=a,o=r[s(273)]((t=>T(t[s(292)])))[s(303)](". ")+".";return Kr(this[s(312)],s(263),[t-1,n[s(265)][s(253)],e?i[s(305)](e):"",(new DOMParser)[s(266)](o,s(249))[s(258)][s(286)]])})),this[a(274)]=new s.ViewCollection,this[a(300)]=new e.FocusTracker,this[a(275)]=new e.KeystrokeHandler,this[a(243)]=new s.FocusCycler({focusables:this[a(274)],focusTracker:this[a(300)],keystrokeHandler:this[a(275)],keystrokeHandlerOptions:{filter:t=>t[a(251)]!==this[a(288)]},actions:{focusPrevious:a(254),focusNext:a(308)}}),this[a(268)]=n,this[a(289)]=r,this[a(261)]=i,i[a(272)]?this[a(248)](a(244),1):this[a(256)]()}[cu(247)](){const t=cu;super[t(247)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(274)])}[cu(259)](){const t=cu;this[t(288)][t(259)]()}[cu(295)](){const t=cu;this[t(285)]&&this[t(285)][t(295)](),this[t(270)]&&this[t(270)][t(295)](),super[t(295)]()}[cu(256)](){const t=cu,{CommentsListView:e}=this[t(261)];this[t(285)]=new e(this[t(312)],this[t(268)][t(262)],Object[t(307)]({CommentView:this[t(261)][t(267)]},this[t(261)])),this[t(285)][t(283)](t(276)).to(this),this[t(285)][t(283)](t(287)).to(this),this[t(285)][t(296)](t(314)).to(this),this[t(248)](t(244),this[t(285)][t(244)]+1),this[t(296)](t(244)).to(this[t(285)],t(244),(t=>t+1)),this[t(270)]=this[t(293)](),this.on(t(276),(()=>this[t(259)]())),this[t(296)](t(260)).to(this[t(285)],t(302),this[t(270)][t(255)],t(281),((t,e)=>t||!!e))}[cu(293)](){const t=cu,{CommentThreadInputView:e}=this[t(261)],n=new e(this[t(312)],this[t(289)],this[t(261)][t(279)]),r=n[t(255)];return n[t(296)](t(316)).to(this,t(314),this[t(268)][t(262)],t(245),r,t(281),((t,e,n)=>!!n||t&&!e)),r.on(t(284),((e,n)=>{const s=t;this[s(257)](s(304),n),r[s(252)][s(282)]("")})),r.on(t(264),(()=>this[t(259)]())),r[t(296)](t(246)).to(this[t(268)][t(262)],t(245)),n}}const fu=hu;function hu(t,e){const n=du();return(hu=function(t,e){return n[t-=400]})(t,e)}function du(){const t=["commentThread","891390BtLpth","_config","content","commentThreadInputView","commentsListView","setTemplate","descriptionParts","ariaDescriptionView","_model","735kdkTHt","18924giuLTg","suggestionView","ariaLabel","discardSuggestion","render","editorDestroyed","focusables","bind","delegate","ck-rounded-corners","18YKGeXH","127tKNWDi","acceptSuggestion","disableComments","discardButton","add","canAccept","1933860pKSIir","push","</p>","type","_descriptionElement","SuggestionView","set","isEnabled","ck-suggestion--disabled-comments","16250690GOEWNS","bindTemplate","ck-suggestion-wrapper","description","10718aqHdzN","author","ck-suggestion-wrapper--active","1103438THSWpE","canDiscard","isActive","editorReady","formatDateTime","listitem","acceptButton","div","getTemplate","ck-suggestion-","124376yZZIWo","<p>","color"];return(du=function(){return t})()}!function(t){const e=hu,n=t();for(;;)try{if(400739===parseInt(e(417))/1*(-parseInt(e(436))/2)+-parseInt(e(453))/3+parseInt(e(406))/4*(-parseInt(e(405))/5)+parseInt(e(423))/6+parseInt(e(439))/7+-parseInt(e(449))/8*(parseInt(e(416))/9)+parseInt(e(432))/10)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(429)](s(426),""),this[s(413)](s(426)).to(this,s(402),(t=>t&&t[0]?t[0][s(426)]:"")),this[s(413)](s(435)).to(this,s(402),this,s(441),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(450)+T(e[n(455)],e[n(451)])+n(425);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(427)]=null,this[s(407)]=new(r[s(428)])(t,e,{formatDateTime:r[s(443)]}),this[s(407)][s(413)](s(435)).to(this),this[s(407)][s(414)](s(418),s(409)).to(this),this[s(407)][s(445)][s(413)](s(430)).to(this,s(422)),this[s(407)][s(420)][s(413)](s(430)).to(this,s(440)),this[s(412)][s(421)](this[s(407)]),this[s(400)]&&this[s(412)][s(421)](this[s(400)]),this[s(456)]&&this[s(412)][s(421)](this[s(456)]),this[s(401)](this[s(447)]())}[fu(447)](){const t=fu,e=this[t(433)],n=[this[t(407)]];return this[t(400)]&&n[t(424)](this[t(400)]),this[t(456)]&&n[t(424)](this[t(456)]),n[t(424)](this[t(403)]),{tag:t(446),attributes:{class:["ck",t(415),t(434),e.if(t(441),t(438)),e.to(t(426),(e=>t(448)+e)),this[t(454)][t(419)]&&t(431)],"data-suggestion-id":this[t(404)].id,"data-thread-id":this[t(404)][t(452)].id,"data-author-id":this[t(404)][t(437)].id,tabindex:0,role:t(444),"aria-label":e.to(t(408)),"aria-describedby":this[t(403)].id},children:n}}[fu(410)](){const t=fu;super[t(410)](),this[t(400)]&&(this[t(400)][t(414)](t(442)).to(this),this[t(400)][t(414)](t(411)).to(this)),this[t(456)]&&(this[t(456)][t(414)](t(442)).to(this),this[t(456)][t(414)](t(411)).to(this))}}const pu=mu;function mu(t,e){const n=Iu();return(mu=function(t,e){return n[t-=216]})(t,e)}function Iu(){const t=["attributes","keystrokes","acceptButton","add","ck-comment__info-time","ck-annotation__info","cancel","push","formatDateTime","11856120jVUgMl","bind","isExternal","execute","focusables","EXTERNAL_AVATAR","_createButton","authoredAt","render","focusTracker","shift+tab","getExternalSuggestionNote","_config","378SrHpQA","ck-comment__external","ck-suggestion__user","innerHTML","ck-suggestion--discard","discardButton","ck-annotation__content-wrapper","element","ck-suggestion__info","ck-suggestion--accept","bindTemplate","ck-suggestion","esc","querySelector","target","ck-annotation","setTemplate","ck-annotation__info-time","check","Discard suggestion","creator","ck-suggestion__actions","time","userView","acceptSuggestion","341110iPamqt","presentation","focusFirst","Accept suggestion","name","extendTemplate","4599WtkoNM","ck-annotation__actions","3175692rkqjjb","tab","@external","fire",".ck-annotation__content-wrapper","1445896OOYgPH","340130gcceji","ck-annotation__info-name","change:description","set","502305lUIHQI","ck-suggestion__main","EXTERNAL_IMPORT_WORD_SUGGESTION","description","listenTo","ck-annotation__user","discardSuggestion","author","_model","getTemplate","ck-annotation__main","focus","div","EXTERNAL_IMPORT_WORD_AVATAR","locale","getUserViewNotificationText","_setupKeyboardNavigation","source","importWord","span","ck-suggestion__info-name","enter","EXTERNAL_SUGGESTION","focusCycler"];return(Iu=function(){return t})()}!function(t){const e=mu,n=t();for(;;)try{if(488015===-parseInt(e(227))/1+-parseInt(e(291))/2*(-parseInt(e(233))/3)+-parseInt(e(240))/4+-parseInt(e(245))/5+-parseInt(e(235))/6+parseInt(e(241))/7+parseInt(e(278))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Iu);class Eu extends s.View{constructor(n,r,i){const a=mu;super(n),this[a(253)]=r,this[a(290)]=i,this[a(244)](a(248),""),this[a(279)](a(285)).to(r),this[a(271)]=this[a(284)](Kr(n,a(230)),t.icons[a(220)],a(300),a(226),"sw"),this[a(296)]=this[a(284)](Kr(n,a(221)),t.icons[a(275)],a(295),a(251),"sw"),this[a(225)]=new o.UserView(n,r[a(252)],this[a(260)]()),this[a(225)][a(232)]({attributes:{class:[a(293),a(250)],"aria-hidden":!0}}),this[a(282)]=new s.ViewCollection([this[a(271)],this[a(296)]]),this[a(287)]=new e.FocusTracker,this[a(270)]=new e.KeystrokeHandler,this[a(268)]=new s.FocusCycler({focusables:this[a(282)],focusTracker:this[a(287)],keystrokeHandler:this[a(270)],actions:{focusPrevious:a(288),focusNext:a(236)},keystrokeHandlerOptions:{filter:t=>t[a(216)]!==this[a(298)]}}),this[a(218)](this[a(254)]())}[pu(286)](){const t=pu;super[t(286)]();const e=this[t(298)][t(304)](t(239));e[t(294)]=this[t(248)],this.on(t(243),((n,r,s)=>{e[t(294)]=s})),this[t(261)]()}[pu(254)](){const t=pu,e=this[t(301)],n=[{tag:t(257),attributes:{class:[t(299),t(274)]},children:[{tag:t(264),children:[{text:this[t(225)][t(231)]}],attributes:{class:[t(265),t(242)],"data-cke-tooltip-text":this[t(225)][t(231)]}},{tag:t(224),attributes:{datetime:e.to(t(285)),class:[t(273),t(219)]},children:[{text:e.to(t(285),(e=>this[t(290)][t(277)](e)))}]}]},{tag:t(257),attributes:{class:[t(223),t(234)]},children:[this[t(271)],this[t(296)]]},{tag:t(257),attributes:{class:[t(297)]}}];return this[t(253)][t(280)]&&n[t(276)]({tag:t(257),attributes:{class:[t(292)]},children:[{text:this[t(289)]()}]}),{tag:t(257),attributes:{class:[t(302),t(217)],tabindex:-1},children:[this[t(225)],{tag:t(257),attributes:{class:[t(246),t(255)],role:t(228)},children:n}]}}[pu(256)](){const t=pu;this[t(298)][t(256)]()}[pu(260)](){const t=pu;return this[t(253)][t(280)]?t(263)===this[t(253)][t(269)][t(237)][t(262)]?Kr(this[t(259)],t(258),this[t(253)][t(222)][t(231)]):Kr(this[t(259)],t(283),this[t(253)][t(222)][t(231)]):null}[pu(289)](){const t=pu;return t(263)===this[t(253)][t(269)][t(237)][t(262)]?Kr(this[t(259)],t(247)):Kr(this[t(259)],t(267))}[pu(284)](t,e,n,r,s){const i=pu,a=new o.LateFocusButtonView(this[i(259)]);return a[i(244)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(232)]({attributes:{class:n}}),a.on(i(281),(()=>{const t=i;this[t(238)](r,this[t(253)].id)})),a}[pu(261)](){const t=pu,e=this[t(298)];this[t(270)][t(249)](e);for(const e of this[t(282)])this[t(287)][t(272)](e[t(298)]),this[t(270)][t(249)](e[t(298)]);this[t(270)][t(244)](t(266),((n,r)=>{const s=t;e===n[s(216)]&&(this[s(268)][s(229)](),r())})),this[t(270)][t(244)](t(303),((n,r)=>{const s=t;e!==n[s(216)]&&(this[s(256)](),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=["keys","comments.maxThreadTotalWeight","discardSelectedSuggestions","menu","get","_annotationViews","acceptSelectedSuggestions","activeAnnotations","define","_handleSuggestionControllerDelayed","licenseKey","previewFinalContent","focus","fire","config","change:activeAnnotations","registerAnnotation","trialLimit","innerView","suggestion-","view","suggestionUnloaded","change:previous","296397HWhhrt","_showLicenseError","panelView","menuitemcheckbox","SuggestionThreadView","head","_viewToController","_refreshActiveMarkers","trackChangesLicenseKeyInvalid","reduce","trackChangesLicenseKeyDomainLimit","value","isDirty","commentsListView","execute","descriptionFactory","init","button","stopListening","usageLimit","editing","TrackChangesPreview","Accept all selected suggestions","source","expired","getAllAdjacentSuggestions","trackChangesLicenseKeyExpired","activeMarkers","_addUIComponentsToFactory","from","commandName","getRanges","length","_handleControllerBuffer","CommentView","_updateController","editor","unbind","descriptionParts","addMany","model","2504116InqMUy","commands","separator","trackChangesLicenseKeyNotAllowed","4448830NFJnDu","_suggestionToController","31194ImIaAk","type","isEnabled","_createMenuBarMenu","trackChanges.SuggestionView","5Ijqfsk","createAnnotationView","comments.maxCommentCharsWhenCollapsed","acceptButton","isOfficialPlugin","push","comments","trackChanges.SuggestionThreadView","823893HXszNG","EditorAnnotations","trackChangesLicenseKeyTrialLimit","trackChanges.disableComments","refreshSelectedViews","_licenseKeyCheckInterval","3715422pJJEdT","requires","getMarkerNames","getDescriptions","Track changes","Preview final content","_unbindEditors","Discard all selected suggestions","trackChangesLicenseKeyValid","66SMeHRD","switchbutton","pluginName","getByInnerView","actionView","CommentsUI","evaluationLimit","menuBar:trackChanges","buttonView","Accept all suggestions","menuitem","Annotations","set","_disableComments","trackChangesLicenseKeyEvaluationLimit","discardAllSuggestions","componentFactory","1400912nzmXaZ","has","items","mainView","add","bind","remove","isInContent","_createToolbarButton","getMarkers","isPremiumPlugin","_initializeController","TrackChangesUI","locale","comments.maxCommentsWhenCollapsed","1757cwAlMl","376tljyri","clear","escape","delete","comments.editorConfig","isMultiRange","Discard all suggestions","discardButton","trackChangesLicenseKeyUsageLimit","size","createCommentThreadController","TrackChanges","SuggestionView","TrackChangesEditing","values","_destroyController","lowest","delegate","suggestionChanged","toMany","hasSuggestion","createAnnotation","CommentsRepository","trackChanges","previous","destroy","domainLimit","listenTo","invalid","children","getSuggestion","suggestionLoaded","featureNotAllowed","suggestionView","plugins","acceptAllSuggestions","getJoined","some","filter","getFirstRange","_bindAnnotationToEditors","commentThread","arrowView","addComment","addSourceCollector","isOn"];return(_u=function(){return t})()}function yu(t,e){const n=_u();return(yu=function(t,e){return n[t-=225]})(t,e)}!function(t){const e=yu,n=t();for(;;)try{if(775406===-parseInt(e(349))/1+-parseInt(e(381))/2+-parseInt(e(355))/3+parseInt(e(330))/4*(parseInt(e(341))/5)+parseInt(e(336))/6*(-parseInt(e(396))/7)+parseInt(e(397))/8*(parseInt(e(289))/9)+parseInt(e(334))/10*(parseInt(e(364))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u);class ku extends t.Plugin{static get[Tu(356)](){const t=Tu;return[Hc,o.Users,t(242),t(375),t(350)]}static get[Tu(366)](){return Tu(393)}static get[Tu(345)](){return!0}static get[Tu(391)](){return!0}constructor(t){const e=Tu;super(t),this[e(335)]=new Map,this[e(295)]=new Map,this[e(271)]=new Map,this[e(322)]=new Map;const n=this[e(325)][e(280)];n[e(274)](e(348),gu),n[e(274)](e(340),Eu),n[e(274)](e(352),!1),this[e(377)]=n[e(270)](e(352))}[Tu(275)](t,e){const n=Tu;0===this[n(322)][n(229)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(322)]){const r=this[t(335)][t(382)](e);r||n?r&&n&&this[t(235)](e):this[t(392)](e)}this[t(322)][t(398)](),this[t(325)][t(254)][t(270)](t(350))[t(353)](),this[t(296)]()}),10),this[n(322)][n(376)](t,e)}[Tu(305)](){const t=Tu,e=this[t(325)],n=e[t(254)][t(270)](t(233)),r=e[t(254)][t(270)](t(375)),s=e[t(254)][t(270)](t(350)),o=e[t(254)][t(270)](t(242));this[t(317)](),s[t(264)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(318)](this[e(335)])){const s=t[e(314)](),o=[];for(const t of s){if(!t[e(388)])continue;if(t[e(225)]){o[e(346)](...t[e(320)]());continue}const n=t[e(259)]();if(o[e(321)]>0){const t=o[0][e(256)](n);if(t){o[0]=t;continue}}o[e(346)](n)}n[e(346)]([r[e(286)],o])}return n})),this[t(247)](n,t(251),((e,n)=>{const r=t;this[r(247)](n,r(288),((t,e,s,o)=>{const i=r;n[i(388)]&&(null==s?(this[i(324)](o[i(294)]),this[i(275)](n,!1)):(this[i(324)](s[i(294)]),null==o&&this[i(275)](n,!0)))})),null!==n[r(244)]?this[r(324)](n[r(294)]):this[r(275)](n,!1)})),this[t(247)](n,t(287),((e,n,r)=>{const s=t;this[s(307)](n,s(288)),this[s(322)][s(400)](n),this[s(335)][s(382)](n)&&this[s(235)](n),r&&this[s(324)](r[s(294)])})),this[t(247)](n,t(238),((e,n)=>{this[t(324)](n)})),this[t(247)](r,t(281),(()=>{this[t(296)]()})),this[t(247)](o,t(263),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(240)](r))return;const i=n[o(250)](r);this[o(335)][o(270)](i)[o(286)][o(302)][o(278)](-1)}),{priority:t(236)}),this[t(276)]=this[t(325)][t(280)][t(270)](t(276));const i=this[t(325)];this[t(354)]=setInterval((()=>{const e=t;let n;for(const t in i){const r=t,s=i[r];if(e(363)==s||e(297)==s||e(315)==s||e(299)==s||e(333)==s||e(378)==s||e(351)==s||e(228)==s){delete i[r],n=s,clearInterval(this[e(354)]),this[e(354)]=void 0;break}}e(297)==n&&i[e(290)](e(248)),e(315)==n&&i[e(290)](e(313)),e(299)==n&&i[e(290)](e(246)),e(333)==n&&i[e(290)](e(252),e(231)),e(378)==n&&i[e(290)](e(370)),e(351)==n&&i[e(290)](e(283)),e(228)==n&&i[e(290)](e(308))}),1e3)}[Tu(296)](){const t=Tu,e=this[t(325)][t(254)][t(270)](t(375)),n=this[t(325)][t(254)][t(270)](t(233)),r=Array[t(318)](e[t(273)],(e=>e[t(284)]))[t(258)]((e=>this[t(295)][t(382)](e))),s=[];for(const e of r){const n=this[t(295)][t(270)](e)[t(329)][t(314)]();s[t(346)](...n[t(298)](((e,n)=>[...e,...n[t(357)]()]),[]))}n[t(316)]=s}[Tu(317)](){const t=Tu,n=this[t(325)],r=n[t(394)],o=Kr(r,t(359)),i=new e.Collection([{type:t(365),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(243),role:t(292)})},{type:t(332)},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(373)),commandName:t(255),role:t(374)})},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(311)),commandName:t(272),role:t(374)})},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(226)),commandName:t(379),role:t(374)})},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(362)),commandName:t(268),role:t(374)})}]);n[t(254)][t(382)](t(310))&&i[t(328)]([{type:t(332)},{type:t(306),model:new s.ViewModel({withText:!0,label:Kr(r,t(360)),commandName:t(277),role:t(374)})}]);for(const e of i)if(Au(e)){const r=n[t(331)][t(270)](e[t(329)][t(319)]);e[t(329)][t(386)](t(265),t(338)).to(r,t(300),t(338))}n.ui[t(380)][t(385)](t(243),(e=>this[t(389)](e,i,o))),n.ui[t(380)][t(385)](t(371),(e=>this[t(339)](e,i,o)))}[Tu(389)](t,e,n){const r=Tu,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(325)][r(331)][r(270)](r(243));o[r(372)][r(376)]({tooltip:n,label:n,icon:bu}),o[r(372)][r(386)](r(265)).to(i,r(300)),o[r(372)].on(r(303),(()=>{const t=r;i[t(303)](),this[t(325)][t(309)][t(286)][t(278)]()})),(0,s.addListToDropdown)(o,e,{role:r(269)});const a=[];for(const t of e)Au(t)&&a[r(346)](this[r(325)][r(331)][r(270)](t[r(329)][r(319)]));const c=o[r(372)];return c[r(368)][r(326)](r(338)),c[r(262)][r(326)](r(338)),c[r(368)][r(386)](r(338)).to(i,r(338)),c[r(262)][r(386)](r(338))[r(239)](a,r(338),((...t)=>t[r(257)]((t=>t)))),o.on(r(303),(t=>{const e=r;this[e(325)][e(303)](t[e(312)][e(319)]),this[e(325)][e(309)][e(286)][e(278)]()})),o}[Tu(339)](t,e,n){const r=Tu,o=new s.MenuBarMenuView(t),i=this[r(325)][r(331)][r(270)](r(243));o[r(372)][r(376)]({label:n,icon:bu});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(332)==n[r(337)]){a[r(383)][r(385)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(329)];i[r(386)](...Object[r(266)](c)).to(c),i[r(237)](r(303)).to(o),i.on(r(303),(()=>{const t=r;this[t(325)][t(303)](c[t(319)]),this[t(325)][t(309)][t(286)][t(278)]()})),e[r(249)][r(385)](i),a[r(383)][r(385)](e)}return o[r(386)](r(338)).to(i,r(338)),o[r(291)][r(249)][r(385)](a),o}[Tu(392)](t){const e=Tu,n=this[e(325)],r=n[e(280)],s=n[e(254)][e(270)](e(375)),i=n[e(254)][e(270)](e(242)),a=n[e(254)][e(270)](e(350)),c=n[e(254)][e(270)](o.Users).me,u=r[e(270)](e(243))[e(293)],l=r[e(270)](e(243))[e(232)],{CommentsListView:f,CommentThreadInputView:h}=n[e(254)][e(270)](e(369));let d,g,p;this[e(271)][e(382)](t.id)?(g=this[e(271)][e(270)](t.id),d=g[e(384)]):(d=new u(n[e(394)],t,c,{disableComments:this[e(377)],editorConfig:{...r[e(270)](e(401)),licenseKey:r[e(270)](e(276))},maxCommentsWhenCollapsed:r[e(270)](e(395)),maxThreadTotalWeight:r[e(270)](e(267)),maxCommentCharsWhenCollapsed:r[e(270)](e(343)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(270)](e(394))),CommentView:r[e(270)](e(347))[e(323)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(253)][e(344)].on(e(303),(()=>{const t=e;n[t(309)][t(286)][t(278)]()})),d[e(253)][e(227)].on(e(303),(()=>{const t=e;n[t(309)][t(286)][t(278)]()})),g=s[e(342)](this[e(325)][e(394)],d),g[e(386)](e(301)).to(d,e(301)),g[e(386)](e(321)).to(d),g[e(386)](e(337)).to(d,e(337),(t=>e(285)+t)),d.on(e(399),(()=>{const t=e;p[t(279)](t(399))})),this[e(271)][e(376)](t.id,g));const m=i[e(230)](t[e(261)],d),I=new iu(n,t,d,m),E=t[e(314)]()[e(258)]((t=>t[e(388)]));d[e(327)]=n[e(254)][e(270)](e(233))[e(304)][e(358)](E),this[e(335)][e(376)](t,I),this[e(295)][e(376)](d,I),p=s[e(241)]({view:g,target:()=>{const r=e,s=[],i=t[r(314)]()[r(258)]((t=>t[r(388)]));for(const t of i)s[r(346)](...t[r(390)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(309)],s)},type:()=>e(285)+I[e(286)][e(337)]}),i[e(260)](d,p),s[e(385)](p),a[e(282)](p)}[Tu(235)](t){const e=Tu,n=this[e(325)][e(254)][e(270)](e(242)),r=this[e(325)][e(254)][e(270)](e(375)),s=this[e(335)][e(270)](t),o=s[e(286)],i=r[e(367)](o);n[e(361)](o),i&&r[e(387)](i),this[e(335)][e(400)](t),this[e(295)][e(400)](o),s[e(245)]()}[Tu(324)](t){const e=Tu;if(!t[e(388)]||!this[e(335)][e(382)](t))return;const n=this[e(325)][e(254)][e(270)](e(233)),r=this[e(335)][e(270)](t),s=t[e(314)]();r[e(286)][e(327)]=n[e(304)][e(358)](s)}[Tu(245)](){const t=Tu;for(const e of this[t(335)][t(266)]())this[t(235)](e);for(const e of this[t(271)][t(234)]())e[t(384)][t(245)]();super[t(245)](),this[t(354)]&&clearInterval(this[t(354)])}}function Au(t){return Tu(329)in t}function Cu(t,e){var n=Nu();return(Cu=function(t,e){return n[t-=447]})(t,e)}var Su=Cu;function Nu(){var t=["Comments","editor","75704QvvBTa","2258352VqomQH","6322280MAUKul","adapter","isOfficialPlugin","36CrDceB","238481DvBdVl","requires","getSuggestions","9083998KcIMsc","isPremiumPlugin","addSuggestionData","getSuggestion","12qAkSTh","TrackChanges","addSuggestion","6XMuBzb","plugins","pluginName","7VrBSUu","630810DcxVgg","273575XROcTs","288PYbhEn","get"];return(Nu=function(){return t})()}!function(t){for(var e=Cu,n=t();;)try{if(401982===-parseInt(e(456))/1+-parseInt(e(470))/2*(parseInt(e(466))/3)+-parseInt(e(455))/4*(-parseInt(e(471))/5)+-parseInt(e(451))/6*(parseInt(e(469))/7)+parseInt(e(450))/8*(-parseInt(e(472))/9)+parseInt(e(452))/10+-parseInt(e(459))/11*(-parseInt(e(463))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Nu);class Lu extends t.Plugin{static get[Su(457)](){return[Hc,ku,Su(448)]}static get[Su(468)](){return Su(464)}static get[Su(454)](){return!0}static get[Su(460)](){return!0}set[Su(453)](t){var e=Su;this[e(449)][e(467)][e(447)](Hc)[e(453)]=t}get[Su(453)](){var t=Su;return this[t(449)][t(467)][t(447)](Hc)[t(453)]}[Su(465)](t){var e=Su;return this[e(449)][e(467)][e(447)](Hc)[e(461)](t)}[Su(458)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=Su;return this[n(449)][n(467)][n(447)](Hc)[n(458)]({skipNotAttached:t,toJSON:e})}[Su(462)](t){var e=Su;return this[e(449)][e(467)][e(447)](Hc)[e(462)](t)}}const vu=Ru;function Ru(t,e){const n=Fu();return(Ru=function(t,e){return n[t-=311]})(t,e)}!function(t){const e=Ru,n=t();for(;;)try{if(477221===-parseInt(e(336))/1*(-parseInt(e(377))/2)+parseInt(e(339))/3*(parseInt(e(366))/4)+parseInt(e(375))/5*(parseInt(e(322))/6)+parseInt(e(340))/7+parseInt(e(380))/8*(parseInt(e(376))/9)+-parseInt(e(328))/10+-parseInt(e(320))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fu);const wu=[vu(372)];class Mu extends t.Plugin{static get[vu(374)](){return[Hc]}static get[vu(350)](){return vu(333)}static get[vu(351)](){return!0}static get[vu(343)](){return!0}[vu(358)](){const t=vu,n=this[t(334)];if(n[t(345)][t(338)](t(367),(e=>{const r=t,s=n[r(318)][r(363)][r(346)]()[r(361)](((t,e)=>(t[e]="",t)),{});return n[r(344)][r(369)](s,e)})),t(330)!=typeof n[t(345)][t(371)](t(314))[t(354)])throw new e.CKEditorError(t(313))}[vu(326)](t){return Pu(this[vu(334)],!0,t)}[vu(312)](t){return Pu(this[vu(334)],!1,t)}}class Ou extends t.Plugin{static get[vu(350)](){return vu(332)}static get[vu(351)](){return!0}static get[vu(343)](){return!0}constructor(t){const e=vu;function n(t){const e=Ru;return t[e(335)]((t=>String[e(359)](t)))[e(331)]("")}super(t),this[e(379)]=e(365),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])})}[vu(358)](){const t=vu;this[t(334)][t(319)][t(371)](t(355))[t(370)]={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(334)][t(319)][t(371)](t(325))[t(370)]=null}}function Fu(){const t=["name","model","plugins","10040052FCYElH","addSuggestionData","6ktXRuL","getCommentThreads","discardAllSuggestions","TrackChangesEditing","getDataWithAcceptedSuggestions","Users","711350oPoYys","getFullData","function","join","TrackChangesDataGetter","TrackChangesData","editor","map","2MohBiY","destroy","define","40827QlHPWk","3145877tjGTOe","appendChild","div","isPremiumPlugin","constructor","config","getRootNames","push","useAnonymousUser","getRootsAttributes","pluginName","isOfficialPlugin","getUser","rootsAttributes","editorCreator","CommentsRepository","createElement","remove","init","fromCharCode","getSuggestions","reduce","addCommentThread","document","users","end","24gVWwEa","trackChangesData.editorCreator","createDocumentFragment","create","_adapter","get","Pagination","addUser","requires","224490xwRymS","9OMopBe","804094VIoLly","execute","result","648248ydlfgI","acceptAllSuggestions","getDataWithDiscardedSuggestions","track-changes-data-invalid-editor-creator","trackChangesData","data","set"];return(Fu=function(){return t})()}function Du(t){return void 0!==t[vu(349)]}async function Pu(t,e,n){const r=vu,s=(0,o.sanitizeEditorConfig)(t,wu);s[r(319)][r(347)](Hc,Ou),s[r(353)]=Du(t)?t[r(349)]():void 0;const i=document[r(368)](),a=t[r(345)][r(371)](r(314))[r(354)],c=await a(s,(()=>function(t){const e=r,n=document[e(356)](e(342));return t[e(341)](n),n}(i)));!function(t,e){const n=r,s=t[n(318)][n(363)][n(346)]()[n(361)](((e,r)=>(e[r]=t[n(315)][n(371)]({rootName:r}),e)),{}),o=t[n(319)][n(371)](n(327))[n(364)][n(335)]((t=>({id:t.id,name:t[n(317)]}))),i=t[n(319)][n(371)](n(325))[n(360)]({skipNotAttached:!0,toJSON:!0}),a=t[n(319)][n(371)](n(355))[n(323)]({skipNotAttached:!0,toJSON:!0}),c=e[n(319)][n(371)](n(327)),u=e[n(319)][n(371)](n(325)),l=e[n(319)][n(371)](n(355));for(const t of l[n(323)]())t[n(357)]();for(const t of o)c[n(352)](t.id)||c[n(373)](t);c.me||c[n(348)]();for(const t of a)l[n(362)](t);for(const t of i)u[n(321)](t);e[n(315)][n(316)](s)}(t,c),c[r(378)](r(e?311:324));const u=Du(c)?c[r(329)](n):c[r(315)][r(371)](n);return await c[r(337)](),u}const xu=Bu;function Bu(t,e){const n=ju();return(Bu=function(t,e){return n[t-=125]})(t,e)}!function(t){const e=Bu,n=t();for(;;)try{if(160255===parseInt(e(146))/1+parseInt(e(155))/2+parseInt(e(132))/3+parseInt(e(127))/4*(parseInt(e(130))/5)+parseInt(e(140))/6*(-parseInt(e(139))/7)+parseInt(e(128))/8*(-parseInt(e(136))/9)+-parseInt(e(148))/10*(parseInt(e(142))/11))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(156)]=e,this[n(144)]({tag:n(159),attributes:{class:["ck",n(129),n(149)],tabindex:-1}})}[xu(137)](){const t=xu;super[t(137)](),this[t(133)][t(145)][t(126)]=this[t(156)][t(157)][t(126)]+"px",this[t(133)][t(145)][t(138)]=this[t(156)][t(157)][t(138)]+"px"}[xu(134)](t,e){const n=xu;if(!this[n(133)])return;const r=[];for(const[e,s]of t){const t=document[n(154)](n(159));t[n(141)](n(152),e),t[n(150)]=s[n(135)]+n(151),t[n(158)]=s[n(153)],r[n(131)](t)}e(this[n(133)],r),this[n(133)][n(145)][n(138)]="",this[n(147)](n(143))}[xu(125)](){const t=xu;this[t(133)][t(125)]()}}function ju(){const t=["dialogRects","innerHTML","div","focus","width","700316nTOJDK","1234096vPywIo","ck-reset","5wUzVEZ","push","329775MycDVP","element","setPreviewData","classes","9yFNDsU","render","height","623srFCHh","6774akJVez","setAttribute","1958wxQrVr","previewDataReady","setTemplate","style","251476RkRYdt","fire","24570yIckgl","ck-track-changes-preview","className"," ck-track-changes-preview__root-container","data-ck-root-name","content","createElement","631728anTTOp","options"];return(ju=function(){return t})()}function Gu(t,e){const n=Vu();return(Gu=function(t,e){return n[t-=496]})(t,e)}function Vu(){const t=["execute","classes","50640tTqdyF","createElement","class","querySelectorAll","bodyCollectionContainer","add"," ck-reset_all","querySelector","refresh","attachToDom","config","getDefaultValues","min","updatePosition","17685173CeZmvo","getDataSetValues","ck-track-changes-preview-dialog","values","previewMode","setPreviewData","ck-media__wrapper","_sortRoots","getMergeFieldsIds","339330Dwervw","value","set","editables","entries","once","1qECApQ","_getMergeFieldsData","_fixMediaEmbeds","document","TrackChangesData","getDataWithAcceptedSuggestions","oembed","remove","172LXKCTj","Final content preview","isEnabled","getLabel","MediaEmbedEditing","height","string","has","MergeFieldsEditing","classList","getAttribute","domConverter","forEach","Dialog","trackChanges.preview.renderFunction","reduce","div","finalContentPreview","url","plugins","push","$labels","affectsData","children","getRootNames","max","headerView","sort","registry","getMediaViewElement","ck-focused","figure.media","getDomRoot","show","model","clientHeight","replace","4624pQzkRP","then","innerHeight","destroy","render","contentView","editing","getRootsAttributes","item","locale","detachFromDom","2466NVsQBP","$defaultValues","get","1090242mQkajs","view","documentElement","editor","getClientRects","getBoundingClientRect","6899620sDofJd","innerHTML","ck-reset_all","previewDataReady","_standarizeRootsData","7CqOdmb","width","replaceWith","element","672366eLoxLA","editable"];return(Vu=function(){return t})()}const Hu=Gu;!function(t){const e=Gu,n=t();for(;;)try{if(373063===parseInt(e(520))/1*(-parseInt(e(594))/2)+-parseInt(e(514))/3+-parseInt(e(528))/4*(parseInt(e(598))/5)+parseInt(e(579))/6*(parseInt(e(590))/7)+-parseInt(e(565))/8*(-parseInt(e(576))/9)+-parseInt(e(585))/10+parseInt(e(505))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vu);class Wu extends t.Command{constructor(t){const e=Gu;super(t),this[e(550)]=!1,this[e(530)]=!0}[Hu(499)](){this[Hu(530)]=!0}[Hu(596)](){const t=Hu,e=this[t(582)],n=e[t(574)],r=e[t(547)][t(578)](t(541));let o;const i=function(e){const n=t,r={};if(n(517)in e.ui[n(580)])for(const[t,s]of Object[n(518)](e.ui[n(580)][n(517)]))r[t]=s[n(593)];else r[e[n(562)][n(523)][n(552)]()[0]]=e.ui[n(580)][n(595)][n(593)];return r}(e),a=function(e){const n=t;let r=0;for(const t of Object[n(508)](e))r=Math[n(553)](r,t[n(584)]()[n(591)]);let s=0;for(const t of Object[n(508)](e))s+=t[n(584)]()[n(533)];const o=.8*Math[n(553)](document[n(581)][n(563)],window[n(567)]);return{width:r,height:Math[n(503)](s,o)}}(i);r[t(561)]({id:t(545),title:Kr(n,t(529)),isModal:!0,className:t(507),content:new Uu(n,{dialogRects:a}),onHide:()=>{o[t(575)]()},onShow:()=>{const a=t;e[a(547)][a(578)](a(524))[a(525)]({...this[a(521)]()})[a(566)]((t=>{const n=a,s=this[n(589)](t,e,i);r[n(580)][n(570)][n(551)][n(578)](0)[n(510)](s,e[n(501)][n(578)](n(542)))})),o=new s.BodyCollection(n,[r[a(580)]]),o[a(500)](),o[a(602)][a(537)][a(527)](a(587)),e[a(519)](a(568),(()=>{o[a(575)]()}));const c=r[a(580)][a(554)][a(600)];r[a(580)][a(554)][a(600)]=c?c+a(497):a(587),r[a(580)][a(570)][a(551)][a(578)](0).on(a(588),(()=>{const t=a;r[t(580)][t(504)]()}))}})}[Hu(521)](){const t=Hu;if(!this[t(582)][t(547)][t(535)](t(536)))return{};const e=this[t(582)][t(547)][t(578)](t(536)),n=e[t(509)],r={};if(t(549)===n)for(const n of e[t(513)]())r[n]=e[t(531)](n)||n;else{const s=t(577)===n?e[t(502)]():e[t(506)](n,!0);for(const n of Object[t(518)](s)){const[s,o]=n;r[s]=null!==o?o:e[t(531)](s)||s}}return{mergeFieldsData:r}}[Hu(589)](t,e,n){const r=Hu;let s;if(r(534)==typeof t){const n=e[r(562)][r(523)][r(552)]()[0];s={[n]:t}}else s=t;const o=this[r(522)](s,e);return function(t,e){const n=r;for(const[r,s]of t)s[n(597)]=e[r][n(537)][n(515)][n(564)](n(558),"");return t}(this[r(512)](e)[r(543)](((t,e)=>(t[r(548)]([e,{content:o[e],classes:""}]),t)),[]),n)}[Hu(522)](t,e){const n=Hu;if(!e[n(547)][n(535)](n(532)))return t;const r=e[n(547)][n(578)](n(532));for(const[s,o]of Object[n(518)](t)){const a=document[n(599)](n(544));a[n(586)]=o,a[n(601)](n(559))[n(540)]((t=>{const s=n,o=t[s(498)](s(526));if(o){const t=o[s(538)](s(546));if(t){const n=r[s(556)][s(557)](new i.DowncastWriter(e[s(571)][s(580)][s(523)]),t,{elementName:"",renderForEditingView:!0}),a=document[s(599)](s(544));a[s(537)][s(496)](s(511)),n[s(569)](a,e[s(571)][s(580)][s(539)]),o[s(592)](a)}}})),t[s]=a[n(586)]}return t}[Hu(512)](t){const e=Hu;if(void 0===t[Gu(572)])return t[e(562)][e(523)][e(552)]();const n=[],r=new Map;for(const s of t[e(562)][e(523)][e(552)]()){const o=t[e(571)][e(580)][e(560)](s)[e(583)]()[e(573)](0);n[e(548)](s),r[e(516)](s,o)}return n[e(555)](((t,n)=>{const s=e,o=r[s(578)](t),i=r[s(578)](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),Ju=n(262),Zu=n.n(Ju),Qu=n(667),Yu=n.n(Qu),$u=n(357),tl=n.n($u),el=n(209),nl={attributes:{"data-cke":!0}};nl.setAttributes=Yu(),nl.insert=Zu().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=il();return(sl=function(t,e){return n[t-=217]})(t,e)}!function(t){const e=sl,n=t();for(;;)try{if(744162===parseInt(e(234))/1*(-parseInt(e(239))/2)+parseInt(e(230))/3+-parseInt(e(226))/4+-parseInt(e(220))/5+parseInt(e(223))/6*(parseInt(e(231))/7)+-parseInt(e(221))/8+parseInt(e(222))/9*(parseInt(e(224))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(il);class ol extends t.Plugin{static get[rl(227)](){return[Mu,s.Dialog]}static get[rl(229)](){return rl(238)}static get[rl(233)](){return!0}static get[rl(228)](){return!0}constructor(t){const e=rl;super(t),t[e(235)][e(237)](e(232),new Wu(this[e(217)])),t[e(225)][e(218)](e(219),((t,n)=>{const r=e;for(const e of n)t[r(236)](e)}))}}function il(){const t=["isPremiumPlugin","pluginName","3349857mimzvG","1947519CTpMGS","previewFinalContent","isOfficialPlugin","3xoMdJE","commands","appendChild","add","TrackChangesPreview","373558IseZzU","editor","define","trackChanges.preview.renderFunction","2110210mUIOia","8699784FNxioN","12108312iPvYEi","30lcOgoX","10aEkXiK","config","4156232yCUmcX","requires"];return(il=function(){return t})()}function al(t,e){var n=cl();return(al=function(t,e){return n[t-=112]})(t,e)}function cl(){var t=["1056iUVqZz","47259enAiGF","29340inrVbO","68670iWYPvv","200PENRdm","10129MoftWv","254298uXRNEp","179894ouHgui","192MOHNVA","20688CMoqxx"];return(cl=function(){return t})()}!function(t){for(var e=al,n=t();;)try{if(218050===-parseInt(e(112))/1+parseInt(e(116))/2+parseInt(e(117))/3*(parseInt(e(118))/4)+-parseInt(e(121))/5+-parseInt(e(115))/6+parseInt(e(114))/7*(-parseInt(e(119))/8)+-parseInt(e(120))/9*(-parseInt(e(113))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(cl)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|