@ckeditor/ckeditor5-track-changes 43.0.0 → 43.1.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/track-changes.js +1 -1
- package/build/translations/gl.js +1 -1
- package/dist/index.d.ts +1 -1
- package/dist/index.js +3 -3
- package/dist/translations/ar.js +1 -1
- package/dist/translations/ar.umd.js +1 -1
- package/dist/translations/az.js +1 -1
- package/dist/translations/az.umd.js +1 -1
- package/dist/translations/bg.js +1 -1
- package/dist/translations/bg.umd.js +1 -1
- package/dist/translations/bn.js +1 -1
- package/dist/translations/bn.umd.js +1 -1
- package/dist/translations/ca.js +1 -1
- package/dist/translations/ca.umd.js +1 -1
- package/dist/translations/cs.js +1 -1
- package/dist/translations/cs.umd.js +1 -1
- package/dist/translations/da.js +1 -1
- package/dist/translations/da.umd.js +1 -1
- package/dist/translations/de.js +1 -1
- package/dist/translations/de.umd.js +1 -1
- package/dist/translations/el.js +1 -1
- package/dist/translations/el.umd.js +1 -1
- package/dist/translations/en-au.js +1 -1
- package/dist/translations/en-au.umd.js +1 -1
- package/dist/translations/en.umd.js +1 -1
- package/dist/translations/es.js +1 -1
- package/dist/translations/es.umd.js +1 -1
- package/dist/translations/et.js +1 -1
- package/dist/translations/et.umd.js +1 -1
- package/dist/translations/fi.js +1 -1
- package/dist/translations/fi.umd.js +1 -1
- package/dist/translations/fr.js +1 -1
- package/dist/translations/fr.umd.js +1 -1
- package/dist/translations/gl.js +1 -1
- package/dist/translations/gl.umd.js +1 -1
- package/dist/translations/he.js +1 -1
- package/dist/translations/he.umd.js +1 -1
- package/dist/translations/hi.js +1 -1
- package/dist/translations/hi.umd.js +1 -1
- package/dist/translations/hr.js +1 -1
- package/dist/translations/hr.umd.js +1 -1
- package/dist/translations/hu.js +1 -1
- package/dist/translations/hu.umd.js +1 -1
- package/dist/translations/id.js +1 -1
- package/dist/translations/id.umd.js +1 -1
- package/dist/translations/it.js +1 -1
- package/dist/translations/it.umd.js +1 -1
- package/dist/translations/ja.js +1 -1
- package/dist/translations/ja.umd.js +1 -1
- package/dist/translations/ko.js +1 -1
- package/dist/translations/ko.umd.js +1 -1
- package/dist/translations/lt.js +1 -1
- package/dist/translations/lt.umd.js +1 -1
- package/dist/translations/lv.js +1 -1
- package/dist/translations/lv.umd.js +1 -1
- package/dist/translations/ms.js +1 -1
- package/dist/translations/ms.umd.js +1 -1
- package/dist/translations/nl.js +1 -1
- package/dist/translations/nl.umd.js +1 -1
- package/dist/translations/no.js +1 -1
- package/dist/translations/no.umd.js +1 -1
- package/dist/translations/pl.js +1 -1
- package/dist/translations/pl.umd.js +1 -1
- package/dist/translations/pt-br.js +1 -1
- package/dist/translations/pt-br.umd.js +1 -1
- package/dist/translations/pt.js +1 -1
- package/dist/translations/pt.umd.js +1 -1
- package/dist/translations/ro.js +1 -1
- package/dist/translations/ro.umd.js +1 -1
- package/dist/translations/ru.js +1 -1
- package/dist/translations/ru.umd.js +1 -1
- package/dist/translations/sk.js +1 -1
- package/dist/translations/sk.umd.js +1 -1
- package/dist/translations/sq.js +1 -1
- package/dist/translations/sq.umd.js +1 -1
- package/dist/translations/sr-latn.js +1 -1
- package/dist/translations/sr-latn.umd.js +1 -1
- package/dist/translations/sr.js +1 -1
- package/dist/translations/sr.umd.js +1 -1
- package/dist/translations/sv.js +1 -1
- package/dist/translations/sv.umd.js +1 -1
- package/dist/translations/th.js +1 -1
- package/dist/translations/th.umd.js +1 -1
- package/dist/translations/tk.js +1 -1
- package/dist/translations/tk.umd.js +1 -1
- package/dist/translations/tr.js +1 -1
- package/dist/translations/tr.umd.js +1 -1
- package/dist/translations/tt.js +1 -1
- package/dist/translations/tt.umd.js +1 -1
- package/dist/translations/uk.js +1 -1
- package/dist/translations/uk.umd.js +1 -1
- package/dist/translations/ur.js +1 -1
- package/dist/translations/ur.umd.js +1 -1
- package/dist/translations/vi.js +1 -1
- package/dist/translations/vi.umd.js +1 -1
- package/dist/translations/zh-cn.js +1 -1
- package/dist/translations/zh-cn.umd.js +1 -1
- package/dist/translations/zh.js +1 -1
- package/dist/translations/zh.umd.js +1 -1
- package/lang/translations/gl.po +22 -22
- package/package.json +10 -10
- package/src/commands/acceptsuggestioncommand.js +1 -1
- package/src/commands/discardsuggestioncommand.js +1 -1
- package/src/commands/executeonallsuggestionscommand.js +1 -1
- package/src/commands/executeonselectedsuggestionscommand.js +1 -1
- package/src/commands/trackchangescommand.js +1 -1
- package/src/index.d.ts +1 -1
- package/src/index.js +1 -1
- package/src/integrations/aiassistant.js +1 -1
- package/src/integrations/alignment.js +1 -1
- package/src/integrations/basicstyles.js +1 -1
- package/src/integrations/blockquote.js +1 -1
- package/src/integrations/casechange.js +1 -1
- package/src/integrations/ckbox.js +1 -1
- package/src/integrations/codeblock.js +1 -1
- package/src/integrations/comments.js +1 -1
- package/src/integrations/deletecommand.js +1 -1
- package/src/integrations/entercommand.js +1 -1
- package/src/integrations/findandreplace.js +1 -1
- package/src/integrations/font.js +1 -1
- package/src/integrations/formatpainter.js +1 -1
- package/src/integrations/heading.js +1 -1
- package/src/integrations/highlight.js +1 -1
- package/src/integrations/horizontalline.js +1 -1
- package/src/integrations/htmlembed.js +1 -1
- package/src/integrations/image.js +1 -1
- package/src/integrations/imagereplace.js +1 -1
- package/src/integrations/imagestyle.js +1 -1
- package/src/integrations/importword.js +1 -1
- package/src/integrations/indent.js +1 -1
- package/src/integrations/inputcommand.js +1 -1
- package/src/integrations/legacylist.js +1 -1
- package/src/integrations/legacylistproperties.js +1 -1
- package/src/integrations/link.js +1 -1
- package/src/integrations/list.js +1 -1
- package/src/integrations/listproperties.js +1 -1
- package/src/integrations/mediaembed.js +1 -1
- package/src/integrations/mention.js +1 -1
- package/src/integrations/mergefields.js +1 -1
- package/src/integrations/multilevellist.js +1 -1
- package/src/integrations/pagebreak.js +1 -1
- package/src/integrations/paragraph.js +1 -1
- package/src/integrations/removeformat.js +1 -1
- package/src/integrations/restrictededitingmode.js +1 -1
- package/src/integrations/shiftentercommand.js +1 -1
- package/src/integrations/standardeditingmode.js +1 -1
- package/src/integrations/style.js +1 -1
- package/src/integrations/table.js +1 -1
- package/src/integrations/tablecaption.js +1 -1
- package/src/integrations/tableclipboard.js +1 -1
- package/src/integrations/tablecolumnresize.js +1 -1
- package/src/integrations/tableheadings.js +1 -1
- package/src/integrations/tablemergesplit.js +1 -1
- package/src/integrations/tableofcontents.js +1 -1
- package/src/integrations/tableproperties.js +1 -1
- package/src/integrations/template.js +1 -1
- package/src/integrations/title.js +1 -1
- package/src/integrations/undo.js +1 -1
- package/src/integrations/utils.js +1 -1
- package/src/suggestion.js +2 -2
- package/src/suggestiondescriptionfactory.js +1 -1
- package/src/trackchanges.js +1 -1
- package/src/trackchangesdata.js +1 -1
- package/src/trackchangesediting.js +1 -1
- package/src/trackchangesui.js +1 -1
- package/src/ui/suggestioncontroller.js +2 -2
- package/src/ui/view/basesuggestionthreadview.js +1 -1
- package/src/ui/view/suggestionthreadview.js +1 -1
- package/src/ui/view/suggestionview.js +1 -1
- package/src/utils/common-translations.js +1 -1
- package/src/utils/utils.js +1 -1
package/build/track-changes.js
CHANGED
|
@@ -2,4 +2,4 @@
|
|
|
2
2
|
/*!
|
|
3
3
|
* @license Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.
|
|
4
4
|
* For licensing, see LICENSE.md.
|
|
5
|
-
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>qc,SuggestionThreadView:()=>Qc,SuggestionView:()=>eu,TrackChanges:()=>hu,TrackChangesData:()=>mu,TrackChangesEditing:()=>Lc});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=f();return(u=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=u,n=t();for(;;)try{if(387868===-parseInt(e(345))/1*(-parseInt(e(358))/2)+-parseInt(e(338))/3+-parseInt(e(353))/4*(parseInt(e(335))/5)+parseInt(e(350))/6*(-parseInt(e(349))/7)+parseInt(e(340))/8*(-parseInt(e(337))/9)+parseInt(e(348))/10+parseInt(e(341))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(f);class l extends t.Command{constructor(t,e){const n=u;super(t),this[n(351)]=e,this[n(356)]=!1,this[n(346)](),this[n(347)]=!1}[c(346)](){this[c(344)]=!0}[c(355)](){const t=c;this[t(356)]=!this[t(356)],this[t(356)]?this[t(354)]():this[t(339)]()}[c(354)](){const t=c;for(const e of this[t(334)][t(333)][t(333)]())e[t(352)]&&!this[t(351)][t(343)](e)&&e[t(342)](t(336))}[c(339)](){const t=c;for(const e of this[t(334)][t(333)][t(333)]())e[t(352)]&&!this[t(351)][t(343)](e)&&e[t(357)](t(336))}}function f(){const t=["5rriChL","TrackChangesCommand","18cNMfRq","353202YIoXOj","_enableCommands","2478344PTlyUJ","6793622OVjWGQ","forceDisabled","has","isEnabled","7262tpPSAq","refresh","_isEnabledBasedOnSelection","5692510orerGl","745717fCWtyt","6hJGVWP","_enabledCommands","affectsData","2812480YNZuva","_disableUnsupportedCommands","execute","value","clearForceDisabled","206FHRXrw","commands","editor"];return(f=function(){return t})()}const h=d;function g(){const t=["editor","_suggestions","get","460kSWcNY","canEditAt","model","isEnabled","2966524KSpToQ","8OdmNtJ","track-changes-accept-suggestion-not-found","TrackChangesEditing","2iWxIEZ","537971wphEav","9678Dnxefj","getRanges","61269RcJQod","_isEnabledBasedOnSelection","plugins","8433ErollW","execute","2770AMiMAt","acceptSuggestion","refresh","237245FuuYcS","988268XyETlR"];return(g=function(){return t})()}function d(t,e){const n=g();return(d=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=d,n=t();for(;;)try{if(136887===-parseInt(e(372))/1+parseInt(e(360))/2*(parseInt(e(364))/3)+-parseInt(e(373))/4+parseInt(e(377))/5*(parseInt(e(362))/6)+parseInt(e(361))/7*(-parseInt(e(382))/8)+parseInt(e(367))/9*(parseInt(e(369))/10)+parseInt(e(381))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(375)]=e,this[n(371)](),this[n(365)]=!1}[h(371)](){this[h(380)]=!0}[h(368)](t){const n=h,r=this[n(375)][n(376)](t);if(!r)throw new e.CKEditorError(n(358),this);const s=r[n(363)]();this[n(374)][n(379)][n(378)](s)&&this[n(374)][n(366)][n(376)](n(359))[n(370)](r)}}const m=E;function E(t,e){const n=I();return(E=function(t,e){return n[t-=437]})(t,e)}function I(){const t=["discardSuggestion","12139446pTgxLK","plugins","441091SpCuqv","isEnabled","576331xLZLZw","3639304xktxry","_isEnabledBasedOnSelection","refresh","_suggestions","9HHabQx","155662dHuKAl","model","6004930HtALIs","getRanges","3NQcFzA","2115qkrYLm","canEditAt","30tesNvQ","editor","track-changes-discard-suggestion-not-found","get","TrackChangesEditing","execute","6280DWLMLi"];return(I=function(){return t})()}!function(t){const e=E,n=t();for(;;)try{if(345531===parseInt(e(441))/1+-parseInt(e(449))/2*(-parseInt(e(453))/3)+parseInt(e(437))/4*(parseInt(e(454))/5)+-parseInt(e(456))/6*(-parseInt(e(443))/7)+parseInt(e(444))/8+parseInt(e(448))/9*(-parseInt(e(451))/10)+-parseInt(e(439))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(447)]=e,this[n(446)](),this[n(445)]=!1}[m(446)](){this[m(442)]=!0}[m(461)](t){const n=m,r=this[n(447)][n(459)](t);if(!r)throw new e.CKEditorError(n(458),this);const s=r[n(452)]();this[n(457)][n(450)][n(455)](s)&&this[n(457)][n(440)][n(459)](n(460))[n(438)](r)}}function T(t,e){const n=C();return(T=function(t,e){return n[t-=106]})(t,e)}function _(t,e){const n=T;let r="";return r+=t[n(136)]("*")[n(123)](((t,e)=>e%2!=0?n(107)+y(t)+n(119):y(t)))[n(133)](""),e&&(r+=n(149)+e[n(134)]+n(150)+e[n(106)]+n(126)),r}function y(t){const e=T,n=document[e(144)](e(130));return n[e(127)]=t,n[e(159)]}function A(t){const e=T;return t[e(156)](((t,n)=>e(132)==t[e(114)]&&e(132)!=n[e(114)]?-1:e(132)!=t[e(114)]&&e(132)==n[e(114)]?1:0))}function k(t,e){const n=T;let r,s=0;const o=[],i=e[n(158)];for(;s<t[n(108)];){const a=t[s],c=t[s+1];r||(r=e[n(160)](a)),N(e,a,c)||(o[n(146)](e[n(109)](r,i[n(117)](a)?e[n(122)](a):e[n(147)](a,n(112)))),r=null),s++}return o}function C(){const t=["isArray","isInContent","1688046xwZpWd","4vePJQf","sort","2837152NhnaHi","schema","innerHTML","createPositionBefore","title",'<span class="ck-suggestion-type">',"length","createRange","isIntersecting","9eAoIgP","end","5323fMcSai","type","isTouching","198XLCdbA","isObject","add","</span>","isCollapsed","from","createPositionAfter","map","4444422kWyHdz","10897030pRzBGx",'"></span>',"innerText","isMultiRange","splice","span","execute","deletion","join","value","getRanges","split","next"," [color ","3693795ttwvCy","color","replace","11QBZRgh","start","createElement","content","push","createPositionAt","2574535gNsLYQ",'<span class="ck-suggestion-color" style="background-color: ','" title="',"change"];return(C=function(){return t})()}function N(t,e,n){const r=T;if(!n)return!1;const s=t[r(122)](e),o=t[r(160)](n);return s[r(115)](o)}!function(t){const e=T,n=t();for(;;)try{if(398915===parseInt(e(113))/1*(-parseInt(e(116))/2)+parseInt(e(154))/3*(-parseInt(e(155))/4)+-parseInt(e(148))/5+parseInt(e(124))/6+parseInt(e(139))/7+-parseInt(e(157))/8*(parseInt(e(111))/9)+-parseInt(e(125))/10*(-parseInt(e(142))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(C);function L(t,e,n){const r=T;for(;n[r(108)];){const s=n[r(129)](0,100);t[r(151)]((()=>{const t=r;for(const n of s)n[t(153)]&&e[t(131)](n.id)}))}}const R=M;function S(){const t=["5619365ERdYkX","_suggestions","refresh","6186169swYsIh","_command","model","852093notlwE","some","_isEnabledBasedOnSelection","10GKstkO","556xbIYNB","values","isInContent","414MYKqKQ","editor","703440euuABE","2024auxilh","3634TzNtaV","35dGTtRl","getRanges","3602730DoVsMh","execute","canEditAt","from","isEnabled"];return(S=function(){return t})()}function M(t,e){const n=S();return(M=function(t,e){return n[t-=232]})(t,e)}!function(t){const e=M,n=t();for(;;)try{if(672300===-parseInt(e(250))/1*(parseInt(e(243))/2)+parseInt(e(246))/3*(-parseInt(e(249))/4)+parseInt(e(233))/5+parseInt(e(253))/6+parseInt(e(251))/7*(-parseInt(e(248))/8)+-parseInt(e(239))/9+-parseInt(e(242))/10*(-parseInt(e(236))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(S);class v extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(237)]=e,this[r(234)]=n,this[r(235)](),this[r(241)]=!1}[R(235)](){const t=R,e=Array[t(256)](this[t(234)][t(244)]())[t(240)]((e=>e[t(245)]));this[t(232)]=this[t(237)][t(232)]&&e}[R(254)](){const t=R,e=A(Array[t(256)](this[t(234)][t(244)]()));for(const n of e){const e=n[t(252)]();if(!this[t(247)][t(238)][t(255)](e))return}L(this[t(247)][t(238)],this[t(237)],e)}}const w=O;function O(t,e){const n=D();return(O=function(t,e){return n[t-=295]})(t,e)}function D(){const t=["selection","4064852EWVClR","editor","_isEnabledBasedOnSelection","model","8ChzVFc","isEnabled","values","_suggestions","13870KrTQXM","execute","14rCkHcI","_command","_selectedSuggestions","5085HTWmWd","getRanges","document","refresh","7761710rQHooe","5194322HFRLHs","canEditAt","267525PLTgXN","size","from","1408962yEkBIQ","65560WkqRxi"];return(D=function(){return t})()}!function(t){const e=O,n=t();for(;;)try{if(796807===parseInt(e(315))/1+parseInt(e(317))/2*(parseInt(e(301))/3)+-parseInt(e(307))/4+-parseInt(e(298))/5+-parseInt(e(304))/6+parseInt(e(299))/7*(-parseInt(e(311))/8)+-parseInt(e(320))/9*(-parseInt(e(305))/10))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(318)]=e,this[r(314)]=n,this[r(319)]=new Set,this[r(297)](),this[r(309)]=!1}[w(297)](){const t=w,e=this[t(308)][t(310)][t(296)][t(306)],n=Array[t(303)](this[t(314)][t(313)]());this[t(319)]=function(t,e){const n=T,r=Array[n(121)](t[n(135)]()),s=new Set;for(const o of e)if(o[n(153)])for(const e of r)for(const r of o[n(135)]())(e[n(110)](r)||t[n(120)]&&!o[n(128)]&&o[n(137)]&&r[n(112)][n(115)](e[n(143)]))&&s[n(118)](o);return s}(e,n),this[t(312)]=this[t(318)][t(312)]&&!!this[t(319)][t(302)]}[w(316)](){const t=w,e=A(Array[t(303)](this[t(319)]));for(const n of e){const e=n[t(295)]();if(!this[t(308)][t(310)][t(300)](e))return}L(this[t(308)][t(310)],this[t(318)],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 H=function(t){return B(this.__data__,t)>-1};const V=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=H,W.prototype.set=V;const z=W;const K=function(){this.__data__=new z,this.size=0};const q=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const Z=function(t){return this.__data__.get(t)};const X=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Q=J||Y||Function("return this")();const $=Q.Symbol;var tt=Object.prototype,et=tt.hasOwnProperty,nt=tt.toString,rt=$?$.toStringTag:void 0;const st=function(t){var e=et.call(t,rt),n=t[rt];try{t[rt]=void 0;var r=!0}catch(t){}var s=nt.call(t);return r&&(e?t[rt]=n:delete t[rt]),s};var ot=Object.prototype.toString;const it=function(t){return ot.call(t)};var at=$?$.toStringTag:void 0;const ct=function(t){return null==t?void 0===t?"[object Undefined]":"[object Null]":at&&at in Object(t)?st(t):it(t)};const ut=function(t){var e=typeof t;return null!=t&&("object"==e||"function"==e)};const lt=function(t){if(!ut(t))return!1;var e=ct(t);return"[object Function]"==e||"[object GeneratorFunction]"==e||"[object AsyncFunction]"==e||"[object Proxy]"==e};const ft=Q["__core-js_shared__"];var ht,gt=(ht=/[^.]+$/.exec(ft&&ft.keys&&ft.keys.IE_PROTO||""))?"Symbol(src)_1."+ht:"";const dt=function(t){return!!gt&> 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 Et=/^\[object .+?Constructor\]$/,It=Function.prototype,bt=Object.prototype,Tt=It.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||dt(t))&&(lt(t)?yt:Et).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Nt=Ct(Q,"Map");const Lt=Ct(Object,"create");const Rt=function(){this.__data__=Lt?Lt(null):{},this.size=0};const St=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Lt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var wt=Object.prototype.hasOwnProperty;const Ot=function(t){var e=this.__data__;return Lt?void 0!==e[t]:wt.call(e,t)};const Dt=function(t,e){var n=this.__data__;return this.size+=this.has(t)?0:1,n[t]=Lt&&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=Rt,Ft.prototype.delete=St,Ft.prototype.get=vt,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 Ht=function(t){return Ut(this,t).has(t)};const Vt=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=Ht,Wt.prototype.set=Vt;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 qt(t){var e=this.__data__=new z(t);this.size=e.size}qt.prototype.clear=K,qt.prototype.delete=q,qt.prototype.get=Z,qt.prototype.has=X,qt.prototype.set=Kt;const Zt=qt;const Xt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Qt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Qt.call(t,e)&&x(r,n)&&(void 0!==n||e in t)||Yt(t,e,n)};const te=function(t,e,n,r){var s=!n;n||(n={});for(var o=-1,i=e.length;++o<i;){var a=e[o],c=r?r(n[a],t[a],a,n,t):void 0;void 0===c&&(c=t[a]),s?Yt(n,a,c):$t(n,a,c)}return n};const ee=function(t,e){for(var n=-1,r=Array(t);++n<t;)r[n]=e(n);return r};const ne=function(t){return null!=t&&"object"==typeof t};const re=function(t){return ne(t)&&"[object Arguments]"==ct(t)};var se=Object.prototype,oe=se.hasOwnProperty,ie=se.propertyIsEnumerable;const ae=re(function(){return arguments}())?re:function(t){return ne(t)&&oe.call(t,"callee")&&!ie.call(t,"callee")};const ce=Array.isArray;const ue=function(){return!1};var le="object"==typeof exports&&exports&&!exports.nodeType&&exports,fe=le&&"object"==typeof module&&module&&!module.nodeType&&module,he=fe&&fe.exports===le?Q.Buffer:void 0;const ge=(he?he.isBuffer:void 0)||ue;var de=/^(?:0|[1-9]\d*)$/;const pe=function(t,e){var n=typeof t;return!!(e=null==e?9007199254740991:e)&&("number"==n||"symbol"!=n&&de.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 Ee={};Ee["[object Float32Array]"]=Ee["[object Float64Array]"]=Ee["[object Int8Array]"]=Ee["[object Int16Array]"]=Ee["[object Int32Array]"]=Ee["[object Uint8Array]"]=Ee["[object Uint8ClampedArray]"]=Ee["[object Uint16Array]"]=Ee["[object Uint32Array]"]=!0,Ee["[object Arguments]"]=Ee["[object Array]"]=Ee["[object ArrayBuffer]"]=Ee["[object Boolean]"]=Ee["[object DataView]"]=Ee["[object Date]"]=Ee["[object Error]"]=Ee["[object Function]"]=Ee["[object Map]"]=Ee["[object Number]"]=Ee["[object Object]"]=Ee["[object RegExp]"]=Ee["[object Set]"]=Ee["[object String]"]=Ee["[object WeakMap]"]=!1;const Ie=function(t){return ne(t)&&me(t.length)&&!!Ee[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&&J.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ie;var Ne=Object.prototype.hasOwnProperty;const Le=function(t,e){var n=ce(t),r=!n&&ae(t),s=!n&&!r&&ge(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 Re=Object.prototype;const Se=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Re)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var we=Object.prototype.hasOwnProperty;const Oe=function(t){if(!Se(t))return ve(t);var e=[];for(var n in Object(t))we.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)?Le(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=Se(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)?Le(t,!0):Ue(t)};const Ge=function(t,e){return t&&te(e,je(e),t)};var He="object"==typeof exports&&exports&&!exports.nodeType&&exports,Ve=He&&"object"==typeof module&&module&&!module.nodeType&&module,We=Ve&&Ve.exports===He?Q.Buffer:void 0,ze=We?We.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=ze?ze(n):new t.constructor(n);return t.copy(r),r};const qe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const Ze=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Xe=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Qe=Ye?function(t){return null==t?[]:(t=Object(t),Ze(Ye(t),(function(e){return Je.call(t,e)})))}:Xe;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=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Qe(t)),t=en(t);return e}:Xe;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]",gn="[object Promise]",dn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",En=mt(cn),In=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())!=gn||ln&&yn(new ln)!=dn||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 En:return mn;case In:return hn;case bn:return gn;case Tn:return dn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Nn=Q.Uint8Array;const Ln=function(t){var e=new t.constructor(t.byteLength);return new Nn(e).set(new Nn(t)),e};const Rn=function(t,e){var n=e?Ln(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Sn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Sn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,wn=vn?vn.valueOf:void 0;const On=function(t){return wn?Object(wn.call(t)):{}};const Dn=function(t,e){var n=e?Ln(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 Ln(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Rn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 Mn(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||Se(t)?{}:xn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Hn=function(t){return ne(t)&&"[object Set]"==An(t)};var Vn=Ae&&Ae.isSet;const Wn=Vn?be(Vn):Hn;var zn="[object Arguments]",Kn="[object Function]",qn="[object Object]",Zn={};Zn[zn]=Zn["[object Array]"]=Zn["[object ArrayBuffer]"]=Zn["[object DataView]"]=Zn["[object Boolean]"]=Zn["[object Date]"]=Zn["[object Float32Array]"]=Zn["[object Float64Array]"]=Zn["[object Int8Array]"]=Zn["[object Int16Array]"]=Zn["[object Int32Array]"]=Zn["[object Map]"]=Zn["[object Number]"]=Zn[qn]=Zn["[object RegExp]"]=Zn["[object Set]"]=Zn["[object String]"]=Zn["[object Symbol]"]=Zn["[object Uint8Array]"]=Zn["[object Uint8ClampedArray]"]=Zn["[object Uint16Array]"]=Zn["[object Uint32Array]"]=!0,Zn["[object Error]"]=Zn[Kn]=Zn["[object WeakMap]"]=!1;const Xn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return qe(e,a)}else{var h=An(e),g=h==Kn||"[object GeneratorFunction]"==h;if(ge(e))return Ke(e,c);if(h==qn||h==zn||g&&!o){if(a=u||g?{}:Bn(e),!c)return u?rn(e,Ge(a,e)):$e(e,Pe(a,e))}else{if(!Zn[h])return o?e:{};a=Fn(e,h,c)}}i||(i=new Zt);var d=i.get(e);if(d)return d;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 Xt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Xn(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 gr=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 dr=function(t,e,n){return null==t?t:gr(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 Er(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new zt;++e<n;)this.add(t[e])}Er.prototype.add=Er.prototype.push=pr,Er.prototype.has=mr;const Ir=Er;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,g=2&n?new Ir:void 0;for(o.set(t,e),o.set(e,t);++f<a;){var d=t[f],p=e[f];if(r)var m=i?r(p,d,f,e,t,o):r(d,p,f,t,e,o);if(void 0!==m){if(m)continue;h=!1;break}if(g){if(!br(e,(function(t,e){if(!Tr(g,e)&&(d===t||s(d,t,n,r,o)))return g.push(e)}))){h=!1;break}}else if(d!==p&&!s(d,p,n,r,o)){h=!1;break}}return o.delete(t),o.delete(e),h};const yr=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t,r){n[++e]=[r,t]})),n};const Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.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=Ar),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 Lr=Object.prototype.hasOwnProperty;const Rr=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:Lr.call(e,l)))return!1}var f=o.get(t),h=o.get(e);if(f&&h)return f==e&&h==t;var g=!0;o.set(t,e),o.set(e,t);for(var d=i;++u<c;){var p=t[l=a[u]],m=e[l];if(r)var E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){g=!1;break}d||(d="constructor"==l)}if(g&&!d){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(g=!1)}return o.delete(t),o.delete(e),g};var Sr="[object Arguments]",Mr="[object Array]",vr="[object Object]",wr=Object.prototype.hasOwnProperty;const Or=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Sr?vr:c)==vr,f=(u=u==Sr?vr:u)==vr,h=c==u;if(h&&ge(t)){if(!ge(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new Zt),i||Ce(t)?_r(t,e,n,r,s,o):Nr(t,e,c,n,r,s,o);if(!(1&n)){var g=l&&wr.call(t,"__wrapped__"),d=f&&wr.call(e,"__wrapped__");if(g||d){var p=g?t.value():t,m=d?e.value():e;return o||(o=new Zt),s(p,m,n,r,o)}}return!!h&&(o||(o=new Zt),Rr(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)},Hr=Wr;function Vr(){const t=["creator","getMarkerNames","reduce","getMarkers","hasComments","setAttribute","change","delete","getMultiRangeId","authoredAt","size","nodeBefore","createdAt","head","from","getRange","17493RssBVb","75kkQaEb","subType","end","getFirstMarker","onDiscard","20738JOGPvW","addMarkerName","attributes","onAccept","filter","474oaYlti","split","markers","1450585OtYIVN","1718272JsntPE","start","discard","addMarker","getRanges","data","isInContent","2404008HZRmXa","getContainedElement","suggestion:","_onAttributesChange","nodeAfter","addRange","_saved","getFirstRange","add","onAttributesChange","type","getItems","author","5510736VhzEWK","isIntersectingWithRange","isMultiRange","_markerNames","removeMarker","isExternal","decorate","@external","previous","toJSON","getAllAdjacentSuggestions","map","set","_onDiscard","_model","clear","removeMarkers","get","next","length","_isDataLoaded","removeAttribute","30202LviUfH","substr","accept","push","isIntersecting","_onAccept","commentThread"];return(Vr=function(){return t})()}function Wr(t,e){const n=Vr();return(Wr=function(t,e){return n[t-=268]})(t,e)}!function(t){const e=Wr,n=t();for(;;)try{if(381856===-parseInt(e(277))/1+-parseInt(e(328))/2*(-parseInt(e(272))/3)+parseInt(e(286))/4+-parseInt(e(285))/5+-parseInt(e(282))/6*(-parseInt(e(271))/7)+parseInt(e(293))/8+-parseInt(e(306))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Wr;super(),this[n(326)]=!1,this.id=e.id,this[n(303)]=e[n(303)],this[n(273)]=e[n(273)]||null,this[n(305)]=e[n(305)],this[n(335)]=e[n(335)]||e[n(305)],this[n(311)]=Boolean(e[n(279)]&&e[n(279)][n(313)]),this[n(291)]=null,this[n(320)]=t,this[n(333)]=e[n(280)],this[n(319)]=e[n(276)],this[n(296)]=e[n(302)],this[n(309)]=new Set,this[n(347)]=null,this[n(318)](n(344),null),this[n(318)](n(279),e[n(279)]||{}),this[n(318)](n(314),null),this[n(318)](n(324),null),this[n(318)](n(334),null),this[n(318)](n(299),!1),this[n(312)](n(330)),this[n(312)](n(288))}get[Hr(268)](){const t=Hr;let e=this;for(;e[t(314)];)e=e[t(314)];return e}get[Hr(339)](){const t=Hr;return!!this[t(334)]&&this[t(334)][t(325)]>0}get[Hr(308)](){const t=Hr;return 0!=this[t(309)][t(345)]&&6==Array[t(269)](this[t(309)])[0][t(283)](":")[t(325)]}get[Hr(292)](){return null!==this[Hr(275)]()}[Hr(278)](t){const e=Hr;this[e(309)][e(301)](t)}[Hr(336)](){const t=Hr;return Array[t(269)](this[t(309)])}[Hr(338)](){const t=Hr;return this[t(336)]()[t(317)]((e=>this[t(320)][t(284)][t(323)](e)))[t(281)]((t=>t))}[Hr(275)](){return this[Hr(338)]()[0]||null}[Hr(322)](){const t=Hr;this[t(320)][t(341)]((e=>{const n=t;for(const t of this[n(338)]())e[n(310)](t)})),this[t(309)][t(321)]()}[Hr(310)](t){const e=Hr;this[e(320)][e(341)]((n=>{n[e(310)](t)})),this[e(309)][e(342)](t)}[Hr(298)](t){const e=Hr,n=e(295)+this[e(303)]+":"+this[e(273)]+":"+this.id+":"+this[e(335)].id+":"+zr[e(343)]();this[e(278)](n),this[e(320)][e(341)]((r=>{r[e(289)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Hr(307)](t){const e=Hr;for(const n of this[e(290)]())if(n[e(332)](t))return!0;return!1}[Hr(290)](){const t=Hr;return this[t(338)]()[t(317)]((e=>e[t(270)]()))}[Hr(304)](){const t=Hr;return this[t(290)]()[t(337)](((e,n)=>[...e,...n[t(304)]()]),[])}[Hr(300)](){const t=Hr;var e;return(null===(e=this[t(275)]())||void 0===e?void 0:e[t(270)]())||null}[Hr(294)](){const t=Hr,e=this[t(290)]();if(1!=e[t(325)])return null;const n=e[0],r=n[t(287)][t(297)],s=n[t(274)][t(346)];return r instanceof i.Element?r!=s?null:r:null}[Hr(330)](){const t=Hr;this[t(333)](this[t(290)](),this[t(291)],this[t(279)]),this[t(322)]()}[Hr(288)](){const t=Hr;this[t(319)](this[t(290)](),this[t(291)],this[t(279)]),this[t(322)]()}[Hr(316)](){const t=Hr,e=[];let n=this[t(268)];for(;n;)e[t(331)](n),n=n[t(324)];return e}[Hr(340)](t,e){const n=Hr,r=Jn(this[n(279)]);dr(r,t,e),Fr(r,this[n(279)])||(this[n(279)]=r,this[n(296)](r))}[Hr(327)](t){const e=Hr,n=Jn(this[e(279)]);Gr(n,t),Fr(n,this[e(279)])||(this[e(279)]=n,this[e(296)](this[e(279)]))}[Hr(315)](){const t=Hr;return{id:this.id,type:this[t(273)]?this[t(303)]+":"+this[t(273)]:this[t(303)],authorId:this[t(335)].id,createdAt:this[t(347)],hasComments:this[t(339)],data:this[t(291)],attributes:this[t(279)]}}static[Hr(343)](){const t=Hr;return(0,e.uid)()[t(329)](1,5)}}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({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 r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}function qr(t,e){const n=Xr();return(qr=function(t,e){return n[t-=449]})(t,e)}const Zr=qr;function Xr(){const t=["Object","remove","format","removeEmptyContainer","_itemLabelsCallbacks","pop","deletion","$textProxy","*Insert:* %0","*Split:* %0","addObject","*Merge:* %0","registerDescriptionCallback","*Remove:* %0","end","removeFormat","1537362mMnoqS","softBreak","length","_handleRenameSuggestionDescription","_handleAttributeSuggestionDescription","name","nodeAfter","_resolveDescriptionItems","$1 $2","previousSibling","isEmpty","_customCallbacks","insertion","addFormat","elementStart","indexOf","quantity","ELEMENT_SPACE","2718NUYCXV","label","2045otJSyz","REPLACE_TEXT","map","addEmptyContainer","638vQAgnm","getDescriptions","*Set format:* %0","removeObject","newValue","$text","isInContent","_attributeLabels","_itemLabels","add","set","key","_handleCustomCallbackDescription","Container","skip","*Change to:* %0","registerAttributeLabel","329YzkNSL","attribute","_addDescriptionItems","join","665028YahgqU","function","addContainer","_locale","EmptyContainer","data","registerElementLabel","type","getWalker","_schema","match","push","elementEnd","removeContainer","has","1074880GdcJuk","getItemLabel","1316778dOHhAt","normal","isObject","getFirstRange","2590344VBYboW","isEqual","subType","*Remove format:* %0","replace","nextSibling","element","item","text","get","checkChild","matchingCallback","_handleInsertRemoveSuggestionDescription","start"];return(Xr=function(){return t})()}!function(t){const e=qr,n=t();for(;;)try{if(227713===parseInt(e(539))/1*(parseInt(e(522))/2)+parseInt(e(464))/3+parseInt(e(462))/4+parseInt(e(518))/5*(-parseInt(e(516))/6)+parseInt(e(543))/7+-parseInt(e(468))/8+-parseInt(e(498))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xr);class Jr{constructor(t,e){const n=qr;this[n(509)]=[],this[n(530)]=new Map,this[n(486)]=[],this[n(529)]=new Map,this[n(456)]=t,this[n(450)]=e}[Zr(523)](t){const e=Zr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(500)];o++){const i=t[o];if(!i[e(528)])continue;const a=this[e(534)](i);if(a){if(null!=i[e(470)]){if(r[e(461)](i[e(470)]))continue;r[e(531)](i[e(470)])}n[e(458)](a)}else if(e(540)!=i[e(454)])e(510)!=i[e(454)]&&e(488)!=i[e(454)]||this[e(480)](n,i,t[o+1]);else{const t=i[e(452)][e(533)];if(s[e(461)](t))continue;s[e(531)](i[e(452)][e(533)]),t==Nc?this[e(501)](n,i):this[e(502)](n,i)}}return this[e(505)](n)}[Zr(494)](t){const e=Zr;this[e(509)][e(458)](t)}[Zr(453)](t,n,r=e.priorities[Zr(465)]){const s=Zr;s(544)==typeof t?(0,e.insertToPriorityArray)(this[s(486)],{matchingCallback:t,label:n,priority:r}):this[s(530)][s(532)](t,n)}[Zr(538)](t,e){const n=Zr;this[n(529)][n(532)](t,e)}[Zr(463)](t,e=1){const n=Zr;let r;for(const e of this[n(486)])if(e[n(479)](t)){r=e[n(517)];break}return r||(r=this[n(530)][n(477)](t[n(503)])),r?r(e):1!==e?e+" "+t[n(503)]+"s":""+t[n(503)]}[Zr(541)](t,e){const n=Zr,r=e[n(467)]()[n(455)](),s=n(510)==e[n(454)]?n(531):n(483);for(const e of r){const o=e[n(475)],i=t[t[n(500)]-1];if(o.is(n(489)))i&&i[n(454)][n(513)](n(535))>-1&&t[n(487)](),i&&n(476)==i[n(454)]?i[s]+=o[n(452)]:t[n(458)]({type:n(476),add:n(531)==s?o[n(452)]:"",remove:n(483)==s?o[n(452)]:""});else if(this[n(456)][n(466)](o)){const a=o;if(i&&i[n(454)][n(513)](n(535))>-1&&t[n(487)](),n(459)==e[n(454)])continue;i&&i[n(454)]==s+n(482)&&i[n(474)][n(503)]==a[n(503)]?i[n(514)]++:t[n(458)]({type:s+n(482),element:a,quantity:1}),r[n(536)]((t=>!(n(459)==t[n(454)]&&t[n(475)]==o)))}else if(this[n(456)][n(478)](o,n(527))||o.is(n(474),n(499))){const r=o;if(n(531)==s&&n(512)==e[n(454)]||n(483)==s&&n(459)==e[n(454)])continue;if(i&&-1==i[n(454)][n(513)](n(535))){n(476)==i[n(454)]&&(i[s]+="\n");continue}let a;if(a=n(531)==s?r[n(473)]&&!this[n(456)][n(466)](r[n(473)])?r[n(473)]:null:r[n(507)]&&!this[n(456)][n(466)](r[n(507)])?r[n(507)]:null,r[n(508)]||a&&a[n(508)]){const e=a&&a[n(508)]?a:r;i&&i[n(454)]==s+n(451)&&i[n(474)][n(503)]==e[n(503)]?i[n(514)]++:t[n(458)]({type:s+n(451),element:e,quantity:1})}else t[n(458)]({type:s+n(535),element:r})}}}[Zr(505)](t){const e=Zr,n=this[e(450)],r=[],s=[],o=[];for(const i of t)switch(i[e(454)]){case e(476):if(i[e(531)]=i[e(531)][e(472)](/(\S)\u000A+(\S)/g,e(506))[e(472)](/\u000A/g,""),i[e(483)]=i[e(483)][e(472)](/(\S)\u000A+(\S)/g,e(506))[e(472)](/\u000A/g,""),""!=i[e(531)]&&""!=i[e(483)]){r[e(458)]({type:e(472),content:Kr(n,e(519),['"'+i[e(483)]+'"','"'+i[e(531)]+'"'])});continue}if(null!=i[e(531)][e(457)](/^ +$/)){r[e(458)]({type:e(510),content:Kr(n,e(490),Kr(n,e(515),i[e(531)][e(500)]))});continue}if(null!=i[e(483)][e(457)](/^ +$/)){r[e(458)]({type:e(488),content:Kr(n,e(495),Kr(n,e(515),i[e(483)][e(500)]))});continue}if(""!=i[e(531)]){r[e(458)]({type:e(510),content:Kr(n,e(490),'"'+i[e(531)]+'"')});continue}r[e(458)]({type:e(488),content:Kr(n,e(495),'"'+i[e(483)]+'"')});continue;case e(521):case e(492):r[e(458)]({type:e(510),content:Kr(n,e(490),this[e(463)](i[e(474)],i[e(514)]))});continue;case e(485):case e(525):r[e(458)]({type:e(488),content:Kr(n,e(495),this[e(463)](i[e(474)],i[e(514)]))});continue;case e(449):r[e(458)]({type:e(510),content:Kr(n,e(491),this[e(463)](i[e(474)],i[e(514)]))});continue;case e(460):r[e(458)]({type:e(488),content:Kr(n,e(493),this[e(463)](i[e(474)],i[e(514)]))});continue;case e(511):s[e(458)](i[e(533)]);continue;case e(497):o[e(458)](i[e(533)]);continue;default:r[e(458)](i)}if(s[e(500)]){const t=s[e(520)]((t=>this[e(529)][e(461)](t)?this[e(529)][e(477)](t):t))[e(542)](", ");r[e(458)]({type:e(484),content:Kr(this[e(450)],e(524),t)})}if(o[e(500)]){const t=o[e(520)]((t=>this[e(529)][e(461)](t)?this[e(529)][e(477)](t):t))[e(542)](", ");r[e(458)]({type:e(484),content:Kr(this[e(450)],e(471),t)})}return r}[Zr(534)](t){const e=Zr;for(const n of this[e(509)]){const r=n(t);if(r&&e(454)in r)return r}}[Zr(502)](t,e){const n=Zr,r=e[n(452)],s=void 0===r[n(526)]?n(497):n(511);t[n(458)]({type:s,key:r[n(533)]})}[Zr(501)](t,e){const n=Zr;t[n(458)]({type:n(484),content:Kr(this[n(450)],n(537),this[n(463)](e[n(467)]()[n(481)][n(504)],1))})}[Zr(480)](t,e,n){const r=Zr;if(this[r(541)](t,e),n&&n[r(467)]()&&!e[r(467)]()[r(496)][r(469)](n[r(467)]()[r(481)])){const n=t[t[r(500)]-1],s=r(510)==e[r(454)]?r(531):r(483);n&&r(476)==n[r(454)]&&(n[s]+="\n")}}}function Yr(t,e){const n=$r();return(Yr=function(t,e){return n[t-=246]})(t,e)}const Qr=Yr;function $r(){const t=["editor","TrackChangesEditing","afterInit","294348DPaDQR","commands","enableCommand","18592VkFZvK","get","499776DDtJDO","215QOcTHx","785440IRZusM","showAIAssistant","9715CWIvDU","9tcCVDr","plugins","10902yylFfU","320nqvXLF","2099583vYAQhn"];return($r=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(177212===-parseInt(e(254))/1+parseInt(e(250))/2+parseInt(e(255))/3*(parseInt(e(263))/4)+parseInt(e(251))/5*(-parseInt(e(257))/6)+-parseInt(e(248))/7*(-parseInt(e(258))/8)+-parseInt(e(259))/9+-parseInt(e(252))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Qr(262)](){const t=Qr,e=this[t(260)],n=e[t(256)][t(249)](t(261));e[t(246)][t(249)](t(253))&&n[t(247)](t(253))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=104]})(t,e)}function rs(){const t=["FORMAT_ALIGNMENT","justify","formatBlock","311806aERMHS","alignment","locale","enableDefaultAttributesIntegration","get","797692rJaOoV","280268UTGRzo","registerAttributeLabel","2512485eHDaEl","format","6AZgpft","FORMAT_ALIGN_TO_RIGHT","FORMAT_JUSTIFY_TEXT","8KYdODH","3797017wHsagB","commandParams","descriptionFactory","has","AlignmentEditing","plugins","registerDescriptionCallback","_registerLegacyDescription","editor","right","commandName","*Format:* %0","afterInit","TrackChangesEditing","923031WZQyUS","3933635Pfcnhd","left","FORMAT_ALIGN_TO_CENTER","value","registerBlockAttribute","FORMAT_ALIGN_TO_LEFT","center","type"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(443241===-parseInt(e(112))/1+-parseInt(e(118))/2+parseInt(e(120))/3+parseInt(e(117))/4+-parseInt(e(141))/5+-parseInt(e(122))/6*(-parseInt(e(126))/7)+-parseInt(e(125))/8*(-parseInt(e(140))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(138)](){const t=es,e=this[t(134)],n=e[t(114)];if(!e[t(131)][t(129)](t(130)))return;const r=e[t(131)][t(116)](t(139));r[t(115)](t(113)),r[t(105)](t(113)),r[t(128)][t(119)](t(113),Kr(n,t(109))),this[t(133)]()}[es(133)](){const t=es,e=this[t(134)],n=e[t(114)];e[t(131)][t(116)](t(139))[t(128)][t(132)]((e=>{const r=t;if(r(111)!=e[r(108)])return;const{data:s}=e;if(s&&r(113)==s[r(136)]){const t=s[r(127)][0][r(104)];return{type:r(121),content:Kr(n,r(137),function(t){const e=r;switch(t){case e(142):return Kr(n,e(106));case e(135):return Kr(n,e(123));case e(107):return Kr(n,e(143));case e(110):return Kr(n,e(124))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=435]})(t,e)}function as(){const t=["forceValue","FORMAT_CODE","*Format:* %0","slice","870456iXrlhL","FORMAT_ITALIC","commandName","subscript","toUpperCase","type","FORMAT_BOLD","italic","enableDefaultAttributesIntegration","plugins","TrackChangesEditing","commandParams","locale","StrikethroughEditing","31871QCKXgf","994532hODvaC","402bsJAkk","registerAttributeLabel","SubscriptEditing","BoldEditing","underline","code","FORMAT_UNDERLINE","_registerLegacyDescription","afterInit","format","433930qiCUli","editor","FORMAT_STRIKETHROUGH","CodeEditing","FORMAT_SUBSCRIPT","strikethrough","registerInlineAttribute","408267HbGMOR","FORMAT_","formatInline","get","bold","descriptionFactory","FORMAT_SUPERSCRIPT","136722gxQbbF","235156tArOXa","SuperscriptEditing","4uUqHOW","120YcvOvn","superscript","ItalicEditing","*Remove format:* %0","has","UnderlineEditing","registerDescriptionCallback","toLowerCase"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(156701===parseInt(e(454))/1+-parseInt(e(456))/2*(parseInt(e(453))/3)+-parseInt(e(484))/4+-parseInt(e(439))/5+-parseInt(e(485))/6*(parseInt(e(483))/7)+parseInt(e(469))/8+-parseInt(e(446))/9*(-parseInt(e(457))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(488),os(459),os(462),os(442),os(482),os(487),os(455)];class us extends t.Plugin{[os(437)](){const t=os,e=this[t(440)],n=e[t(478)][t(449)](t(479)),r=e[t(481)];for(const s of cs){if(!e[t(478)][t(461)](s))continue;const o=s[t(468)](0,-7)[t(464)](),i=t(447)+o[t(473)]();n[t(477)](o),n[t(445)](o),n[t(451)][t(486)](o,Kr(r,i))}this[t(436)]()}[os(436)](){const t=os,e=this[t(440)],n=e[t(481)],r=e[t(478)][t(449)](t(479));function s(e,s){const o=t;r[o(451)][o(463)]((t=>{const r=o;if(r(448)!=t[r(474)])return;const{data:i}=t;return i&&i[r(471)]===e?i[r(480)][0][r(465)]?{type:r(438),content:Kr(n,r(467),s)}:{type:r(438),content:Kr(n,r(460),s)}:void 0}))}s(t(450),Kr(n,t(475))),s(t(476),Kr(n,t(470))),s(t(489),Kr(n,t(435))),s(t(490),Kr(n,t(466))),s(t(444),Kr(n,t(441))),s(t(472),Kr(n,t(443))),s(t(458),Kr(n,t(452)))}}function ls(t,e){const n=fs();return(ls=function(t,e){return n[t-=126]})(t,e)}function fs(){const t=["16xUVjzr","getSelectedBlocks","afterInit","locale","$root","change","selection","has","parent","commandName","commandParams","value","7307220UgtrQW","enableCommand","document","name","registerDescriptionCallback","editor","89508hrAZeH","markBlockFormat","8KoDgbd","644qgULsE","forceValue","BlockQuoteEditing","format","get","from","ELEMENT_BLOCK_QUOTE","TrackChangesEditing","blockQuote","603660GMcYSW","filter","schema","*Set format:* %0","model","22796480WtdLPN","*Remove format:* %0","descriptionFactory","6314328GJEqAY","plugins","4812640YfoAGP","checkChild","123863DSgyDk","commands"];return(fs=function(){return t})()}const hs=ls;!function(t){const e=ls,n=t();for(;;)try{if(756036===parseInt(e(131))/1*(parseInt(e(153))/2)+-parseInt(e(163))/3*(parseInt(e(133))/4)+parseInt(e(145))/5+parseInt(e(151))/6*(-parseInt(e(154))/7)+-parseInt(e(129))/8+-parseInt(e(127))/9+parseInt(e(168))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class gs extends t.Plugin{[hs(135)](){const t=hs,e=this[t(150)],n=e[t(136)];if(!e[t(128)][t(140)](t(156)))return;const r=e[t(128)][t(158)](t(161)),s=this[t(150)][t(132)][t(158)](t(162));r[t(146)](t(162),((n,o={})=>{const i=t,a=this[i(150)][i(167)][i(147)][i(139)],c=o&&void 0!==o[i(155)]?o[i(155)]:!s[i(144)];let u=[];if(c){const t=Array[i(159)](a[i(134)]())[i(164)]((t=>ds(t)||function(t,e){const n=i,r=e[n(130)](t[n(141)],n(162)),s=e[n(130)]([n(137),n(162)],t);return r&&s}(t,this[i(150)][i(167)][i(165)])));u=k(t,e[i(167)])}else{const t=Array[i(159)](a[i(134)]())[i(164)]((t=>ds(t)));u=k(t,e[i(167)])}e[i(167)][i(138)]((()=>{const t=i;for(const e of u)r[t(152)](e,{commandName:t(162),commandParams:[{forceValue:c}]})}))})),r[t(126)][t(149)]((e=>{const r=t,{data:s}=e;if(s&&r(162)==s[r(142)]){const t=Kr(n,r(160));return s[r(143)][0][r(155)]?{type:r(157),content:Kr(n,r(166),t)}:{type:r(157),content:Kr(n,r(169),t)}}}))}}function ds(t){const e=hs;return e(162)==t[e(141)][e(148)]}function ps(t,e){const n=Is();return(ps=function(t,e){return n[t-=399]})(t,e)}const ms=ps;!function(t){const e=ps,n=t();for(;;)try{if(662637===parseInt(e(416))/1*(parseInt(e(406))/2)+-parseInt(e(412))/3+parseInt(e(409))/4*(parseInt(e(408))/5)+-parseInt(e(401))/6+-parseInt(e(402))/7+-parseInt(e(419))/8*(-parseInt(e(404))/9)+-parseInt(e(403))/10*(-parseInt(e(415))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Is);class Es extends t.Plugin{[ms(418)](){const t=ms,e=this[t(410)];e[t(420)][t(400)](t(399))&&(e[t(420)][t(414)](t(407))[t(413)](t(405)),e[t(420)][t(414)](t(407))[t(413)](t(411)),e[t(420)][t(414)](t(407))[t(413)](t(417)))}}function Is(){const t=["1986396IcLduU","editor","changeCaseLower","2332125xeIPYn","enableCommand","get","9825596WyGmuH","23rZBwRw","changeCaseTitle","afterInit","28072lnRvYy","plugins","CaseChange","has","3217218HcgVQA","6983963wXLOaU","10groIQU","990nebZFn","changeCaseUpper","61000UViDIZ","TrackChangesEditing","10ndwmfL"];return(Is=function(){return t})()}const bs=Ts;function Ts(t,e){const n=_s();return(Ts=function(t,e){return n[t-=119]})(t,e)}function _s(){const t=["TrackChangesEditing","plugins","1665858ujCMCB","2523628smFgPr","ckbox","41186DuMPfT","enableCommand","commands","587650bMQlDP","editor","3679176nUybrm","afterInit","1481166YkWOGC","5NOLIyq","1751283PqPTzd","get"];return(_s=function(){return t})()}!function(t){const e=Ts,n=t();for(;;)try{if(416967===parseInt(e(131))/1+-parseInt(e(122))/2+parseInt(e(124))/3+parseInt(e(129))/4+parseInt(e(123))/5*(parseInt(e(128))/6)+parseInt(e(134))/7+-parseInt(e(120))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[bs(121)](){const t=bs,e=this[t(119)];e[t(133)][t(125)](t(130))&&e[t(127)][t(125)](t(126))[t(132)](t(130))}}const As=ks;function ks(t,e){const n=Cs();return(ks=function(t,e){return n[t-=182]})(t,e)}function Cs(){const t=["forceValue","*Remove format:* %0","indentCodeBlock","registerDescriptionCallback","name","has","blockName","parent","document","getSelectedBlocks","commandName","change","plugins","CodeBlock","model","commandParams","markBlockFormat","languages","11039958SEtONK","find","outdentCodeBlock","locale","selection","enableCommand","isLimit","369366NKuoVx","formatBlock","label","5zbDcva","value","filter","get","schema","language","codeBlock","descriptionFactory","type","toLowerCase","ELEMENT_CODE_BLOCK","2500140wiscSM","*Set format:* %0","config","afterInit","rootElement","1091432EbmnOI","from","1206682xuhFWq","94551vzcVMv","registerElementLabel","editor","293581ykbBZv","format","commands","checkChild","TrackChangesEditing","35QVSXYO"];return(Cs=function(){return t})()}!function(t){const e=ks,n=t();for(;;)try{if(365708===-parseInt(e(184))/1+-parseInt(e(236))/2+parseInt(e(237))/3+parseInt(e(229))/4*(parseInt(e(218))/5)+parseInt(e(215))/6+-parseInt(e(189))/7*(parseInt(e(234))/8)+parseInt(e(208))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cs);class Ns extends t.Plugin{[As(232)](){const t=As,e=this[t(183)];if(!e[t(202)][t(195)](t(203)))return;const n=e[t(202)][t(221)](t(188)),r=e[t(211)],s=e[t(231)][t(221)](t(224))[t(207)],o=e[t(186)][t(221)](t(224));n[t(213)](t(192)),n[t(213)](t(210)),n[t(213)](t(224),((r,i={})=>{const a=t,c=e[a(204)],u=e[a(204)][a(198)][a(212)],l=i&&void 0!==i[a(190)]?i[a(190)]:!o[a(219)];let f;i[a(223)]||(i[a(223)]=s[0][a(223)]),f=l?Array[a(235)](u[a(199)]())[a(220)]((t=>Ls(t)||function(t,e){const n=a;return!t.is(n(233))&&!e[n(214)](t)&&e[n(187)](t[n(197)],n(224))}(t,c[a(222)]))):Array[a(235)](u[a(199)]())[a(220)]((t=>Ls(t)));const h=k(f,c);c[a(201)]((()=>{const t=a;for(const e of h)n[t(206)](e,{commandName:t(224),commandParams:[{...i,forceValue:l}],formatGroupId:t(196)})}))})),n[t(225)][t(182)](t(224),(e=>Kr(r,t(228),e))),n[t(225)][t(193)]((e=>{const n=t;if(n(216)!=e[n(226)])return;const o=r.t,{data:i}=e;if(!i||n(224)!=i[n(200)])return;const a=i[n(205)][0][n(223)],c=o(s[n(209)]((t=>t[n(223)]===a))[n(217)])[n(227)]();return i[n(205)][0][n(190)]?{type:n(185),content:Kr(r,n(230),Kr(r,n(228),1)+" ("+c+")")}:{type:n(185),content:Kr(r,n(191),Kr(r,n(228),1))}}))}}function Ls(t){const e=As;return e(224)==t[e(194)]}function Rs(){const t=["1884330CefioL","2701490NisYNB","addCommentThread","18238649jUVFqt","editor","1DcufeM","1888263ePDUnm","enableCommand","get","TrackChangesEditing","2677344OIaNLw","129157SKdJSM","has","9DvjpXn","464lzHwMR","afterInit","plugins","CommentsEditing","4rdPHZg","434438lolEgi"];return(Rs=function(){return t})()}function Ss(t,e){const n=Rs();return(Ss=function(t,e){return n[t-=362]})(t,e)}const Ms=Ss;!function(t){const e=Ss,n=t();for(;;)try{if(788338===-parseInt(e(362))/1*(parseInt(e(376))/2)+-parseInt(e(363))/3+parseInt(e(375))/4*(-parseInt(e(377))/5)+-parseInt(e(367))/6+parseInt(e(368))/7*(parseInt(e(371))/8)+parseInt(e(370))/9*(-parseInt(e(378))/10)+parseInt(e(380))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ms(372)](){const t=Ms,e=this[t(381)];e[t(373)][t(369)](t(374))&&e[t(373)][t(365)](t(366))[t(364)](t(379))}}var ws=n(834);function Os(t,e,n){const r=Fs,s=[];for(const o of e[r(314)]())o[r(339)](t)&&s[r(299)](n[r(335)](o));return s}function Ds(){const t=["mapper","2639935inMbef","ck-suggestion-marker--active","previousPosition","1337lAnyUL","bindElementToMarker","isContent","createRangeOn","isLimit","plugins","4PWlUPl","hasAttribute","consumable","ck-suggestion-marker-","parent","writer","start","13122770phesqH","isBlock","getCustomProperty","elementEnd","1113228rVPuui","push","toViewPosition","name","12486KODRQc","toViewElement","markerName","markerRange","26397zhnwCm","span","isAtEnd","4068744hUHhFL","TrackChangesEditing","activeMarkers","addClass","addHighlight","getItems","getWalker","item","schema","createUIElement","insert","nextSibling","get","includes","type","test","model","30HGnDOl","5622318UuBGEd"];return(Ds=function(){return t})()}function Fs(t,e){const n=Ds();return(Fs=function(t,e){return n[t-=289]})(t,e)}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Fs,s=t[r(337)][r(321)](r(310));return(o,i,a)=>{const c=r;if(!a[c(289)][c(324)](i[c(305)],o[c(301)]))return;const u=i[c(305)][c(315)](),l=i[c(305)][c(293)],f=t[c(325)][c(317)];let h=null,g=null,d=!1,p=!1;for(const t of u){const e=t[c(316)];d=d||f[c(334)](e);const n=a[c(328)][c(303)](e);if(n&&n[c(296)](c(313)))return;c(297)==t[c(323)]&&f[c(295)](e)&&!f[c(336)](e)&&(e[c(320)]||l[c(308)]?h&&h[c(291)]==e||(h=e,m(t[c(331)]),p=!0):g=g||t[c(331)])}function m(t){const r=c,o=a[r(292)][r(318)](r(307),{class:r(290)+e}),u=a[r(328)][r(300)](t);n&&s[r(311)][r(322)](i[r(304)])&&a[r(292)][r(312)](r(330),o),a[r(292)][r(319)](u,o),a[r(328)][r(333)](o,i[r(304)])}d||p||!g||m(g)}}function xs(){const t=["enableCommand","TrackChangesEditing","high","3716867mMQlnd","enqueueChange","84WAhDoJ","writer","merge","start","editor","plugins","unlock","isCollapsed","end","12xWvzSB","requires","unbindElementFromMarkerName","setSelection","downcastDispatcher","remove","$graveyard","getFirstRange","removeMarker:suggestion:deletion","9cDGTVo","modifySelection","mapper","get","buffer","3341000dihiOM","forward","init","data","fromRange","unit","commands","editing","lock","createRange","markerNameToElements","uiElement","58422yFnPeZ","model","batch","markerName","12052usZjml","13AHyZLL","root","options","showSuggestionHighlights","addMarker:suggestion:deletion","deleteForward","rootName","13795290hxzhMt","405515AyonBd","delete","10987528GRPcIk","bind","selection","document","264PuURse","createSelection","detach"];return(xs=function(){return t})()}!function(t){const e=Fs,n=t();for(;;)try{if(337409===parseInt(e(306))/1*(-parseInt(e(326))/2)+-parseInt(e(298))/3+parseInt(e(338))/4*(parseInt(e(329))/5)+-parseInt(e(302))/6*(-parseInt(e(332))/7)+-parseInt(e(309))/8+-parseInt(e(327))/9+parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ds);const Bs=Us;function Us(t,e){const n=xs();return(Us=function(t,e){return n[t-=476]})(t,e)}!function(t){const e=Us,n=t();for(;;)try{if(894207===parseInt(e(526))/1*(parseInt(e(525))/2)+-parseInt(e(521))/3*(parseInt(e(478))/4)+parseInt(e(509))/5+-parseInt(e(495))/6*(parseInt(e(484))/7)+-parseInt(e(536))/8*(-parseInt(e(504))/9)+parseInt(e(533))/10+-parseInt(e(534))/11*(parseInt(e(486))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xs);class js extends t.Plugin{static get[Bs(496)](){return[ws.Delete]}[Bs(511)](){const t=Bs,e=this[t(490)],n=e[t(491)][t(507)](t(482));n[t(481)](t(535));const r=e[t(515)][t(507)](t(531));n[t(481)](t(531),((n,s={})=>{const o=t,a=e[o(522)][o(479)](e[o(522)][o(477)][o(476)]);a[o(493)]&&e[o(522)][o(505)](a,{direction:o(510),unit:s[o(514)]});const c=a[o(502)](),u=i.LiveRange[o(513)](c);let l;n(s),l=o(501)==u[o(527)][o(532)]?e[o(522)][o(518)](c[o(489)]):e[o(522)][o(518)](u[o(489)],u[o(494)]),u[o(480)](),e[o(522)][o(485)](r[o(508)][o(523)],(t=>{const e=o;r[e(508)][e(517)](),t[e(498)](t[e(518)](l[e(494)])),r[e(508)][e(492)]()}))})),e[t(516)][t(499)].on(t(530),Ps(e,t(488)),{priority:t(483)}),e[t(512)][t(499)].on(t(530),((n,r,s)=>{const o=t;s[o(528)][o(529)]&&Ps(e,o(488),{showActiveMarker:!1})[o(537)](this)(n,r,s)}),{priority:t(483)}),e[t(516)][t(499)].on(t(503),((e,n,r)=>{const s=t,o=r[s(506)][s(519)](n[s(524)]);if(o)for(const t of o)t.is(s(520))&&(r[s(506)][s(497)](t,n[s(524)]),r[s(487)][s(500)](t))}),{priority:t(483)})}}function Gs(){const t=["getChanges","previousSibling","attributes","trackChangesCommand","numberedList","containsItem","from","newValue","*Remove format:* %0","start","9895770tdoxah","batch","outdentList","*Merge:* %0","1062OxKJhZ","attribute","listStyle","push","*Uncheck item*","registerPostFixer","range","*Outdent:* %0","getFirstRange","ELEMENT_","FORMAT_INDENT","setSelection","1246040LFStTm","startsWith","listIndent","*Set format:* %0","attributeKey","has","*Format:* remove from %0","plugins","todoListChecked","locale","data","_supportLegacySuggestions","add","change","673036DIugyD","commandParams","assureChains","*Change to:* %0","112SxQAEi","todo","head","get","groupId","selection","commandName","getSuggestion","afterInit","getFirstMarker","listMarker","*Format:* insert into %0","documentList","config","next","1975960VJcbol","isNextTo","ELEMENT_NUMBERED_LIST","*Split:* list item","splitListItemAfter","document","find","setAttribute","enableDefaultAttributesIntegration","bulletedList","high","_getAttributeKey","ELEMENT_TODO_LIST","detach","_suggestionFactory","oldValue","TrackChangesEditing","oldRange","*Check item*","default","listItemIdFixer","ListEditing","hasSuggestion","splitListItemBefore","descriptionFactory","mergeListItemBackward","formatBlock","isObject","2962726SHUxZp","suggestion:attribute:","customNumberedList","_findSuggestions","size","noTrackChangesFixer","listStart","change:data","*Merge:* list item","includes","fromRange","getRanges","forceValue","_splitMarkerName","numbered","multipleBlocks","type","getSuggestions","ELEMENT_LIST_ITEM","ELEMENT_BULLETED_LIST","format","getChangedMarkers","listMarkerStyle","refresh","todoListCheck","createPositionAt","_registerLegacyDescription","listType","isLocal","653784XoHJtS","differ","*Indent:* %0","listReversed","commands","parent","key","nextSibling","value","createRange","filter","registerAttributeLabel","mergeListItemForward","suggestion","todoList","checkTodoList","registerBlockAttribute","list.multiBlock","removeMarker","listItemId","schema","execute","meta","customBulletedList","length","map","accept","nodeAfter","getAttribute","registerElementLabel","toUpperCase","model","newRange","27cgnGko","37270TkwXtQ","TodoListEditing","bulleted","name","indentList","isUndo","registerDescriptionCallback","end","deletion","_LIST","editor","registerCustomCallback"];return(Gs=function(){return t})()}const Hs=Vs;function Vs(t,e){const n=Gs();return(Vs=function(t,e){return n[t-=213]})(t,e)}!function(t){const e=Vs,n=t();for(;;)try{if(777689===-parseInt(e(261))/1+parseInt(e(322))/2+-parseInt(e(222))/3*(-parseInt(e(351))/4)+parseInt(e(223))/5*(parseInt(e(249))/6)+parseInt(e(275))/7*(-parseInt(e(279))/8)+-parseInt(e(245))/9+parseInt(e(294))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gs);class Ws extends t.Plugin{[Hs(287)](){const t=Hs,e=this[t(233)];if(!e[t(268)][t(266)](t(315)))return;const n=e[t(270)],r=e[t(268)][t(282)](t(310)),s=e[t(268)][t(266)](t(224)),o=!!e[t(292)][t(282)](t(368));function i(e){const r=t;return{type:r(342),content:""+Kr(n,r(264),e)}}function a(e){const r=t;return{type:r(342),content:""+Kr(n,r(243),e)}}r[t(302)](t(239)),r[t(302)](t(303)),r[t(302)](t(324)),r[t(302)](t(374)),r[t(302)](t(227)),r[t(302)](t(247)),r[t(302)](t(298)),r[t(302)](t(317)),r[t(367)](t(370)),r[t(367)](t(349)),r[t(367)](t(263)),o&&(r[t(302)](t(319)),r[t(302)](t(363))),s&&(r[t(302)](t(365)),r[t(302)](t(366)),r[t(367)](t(269)),r[t(318)][t(229)]((e=>{const r=t,{data:s}=e;if(s&&r(269)==s[r(357)])return{type:r(342),content:s[r(242)]?Kr(n,r(312)):Kr(n,r(253))}})),this[t(233)][t(220)][t(299)][t(254)]((e=>{const n=t;if(e[n(246)][n(228)])return!1;let s=!1;const o=r[n(339)]({skipNotAttached:!0})[n(361)]((t=>n(269)===r[n(305)](t)));for(const t of o)n(280)!=t[n(257)]()[n(244)][n(216)][n(217)](n(349))&&(r[n(325)](t[n(257)](),n(250))[n(300)]((t=>n(349)===r[n(305)](t[n(364)])))||(e[n(369)](t[n(288)]()),s=!0));return s}))),r[t(318)][t(362)](t(263),Kr(n,t(259)));const c={type:t(342),content:""};r[t(318)][t(229)]((e=>{const r=t,{data:s}=e;if(!s||r(349)!=s[r(357)])return;let u=e[r(281)];for(;u;){if(u[r(271)]&&((r(251)==u[r(271)][r(357)]||r(344)==u[r(271)][r(357)])&&(u[r(271)][r(242)]&&r(313)!=u[r(271)][r(242)]||r(313)!=u[r(271)][r(309)]&&!s[r(242)])||!o&&u[r(271)][r(357)]==Nc))return c;u=u[r(293)]}if(null==s[r(242)])switch(s[r(309)]){case r(225):return a(Kr(n,r(341)));case r(336):return a(Kr(n,r(296)));case r(280):return a(Kr(n,r(306)))}switch(s[r(242)]){case r(225):return i(Kr(n,r(341)));case r(336):return i(Kr(n,r(296)));case r(280):return i(Kr(n,r(306)))}})),r[t(318)][t(229)]((e=>{const n=t,{data:r}=e;if(r&&n(263)==r[n(357)])return null==r[n(242)]||null==r[n(309)]&&0==r[n(242)]?c:void 0})),r[t(318)][t(229)]((e=>{const r=t;if(r(250)!=e[r(338)])return;const{data:s}=e;if(!s||r(370)!=s[r(357)])return;const o=zs(e);return r(242)==o?{type:r(342),content:Kr(n,r(330))}:r(309)==o?{type:r(342),content:Kr(n,r(297))}:c})),e[t(220)][t(299)][t(254)]((e=>this[t(314)](e))),e[t(220)][t(299)][t(254)]((e=>this[t(327)](e))),e[t(220)][t(299)].on(t(329),((e,n)=>{const r=t;if(n[r(228)]||!n[r(350)])return!1;this[r(277)]()}),{priority:t(304)}),this[t(272)]()}[Hs(314)](t){const e=Hs;if(t[e(246)][e(228)]||!t[e(246)][e(350)])return!1;let n=!1;const r=this[e(233)][e(268)][e(282)](e(310))[e(339)]({skipNotAttached:!0})[e(361)]((t=>t[e(271)]&&e(370)==t[e(271)][e(357)]))[e(361)]((t=>t[e(271)][e(242)]&&t[e(271)][e(309)]));for(const s of r)zs(s)||(t[e(369)](s[e(288)]()),n=!0);return n}[Hs(327)](t){const e=Hs;if(t[e(246)][e(228)]||!t[e(246)][e(350)])return!1;const n=this[e(233)][e(268)][e(282)](e(310));if(n[e(238)][e(359)])return!1;let r=!1;const s=[e(349),e(370),e(263),e(251),e(328),e(354),e(346),e(289),e(344)],o=this[e(233)][e(220)][e(299)][e(352)][e(235)]()[e(361)]((t=>e(250)==t[e(338)]))[e(361)]((t=>s[e(331)](t[e(265)])));if(0==o[e(213)])return r;for(const i of o){const o=n[e(325)](i[e(255)],e(250))[e(361)]((t=>!t[e(373)][e(295)]))[e(214)]((t=>t[e(364)]))[e(361)]((t=>{const r=e,o=n[r(305)](t);return s[r(331)](o)}));if(o[e(213)]){for(const n of o)t[e(369)](n[e(288)]());r=!0}}return r}[Hs(277)](){const t=Hs,e=this[t(233)][t(268)][t(282)](t(310)),n=[t(349),t(370),t(263),t(251),t(328),t(354),t(346),t(289),t(344)];let r;const s=new Set(this[t(233)][t(220)][t(299)][t(352)][t(343)]()[t(361)]((r=>{const s=t;if(r[s(271)][s(311)]||!r[s(271)][s(221)])return null;if(!r[s(226)][s(262)](s(323)))return null;const{id:o}=e[s(335)](r[s(226)]);if(!e[s(316)](o))return null;const i=e[s(286)](o);return n[s(331)](i[s(271)][s(357)])}))[t(214)]((n=>{const s=t,{id:o}=e[s(335)](n[s(226)]),i=e[s(286)](o);return r=i[s(237)][s(283)],i[s(257)]()[s(244)][s(216)]})));if(0==s[t(326)])return;const o=e[t(339)]({skipNotAttached:!0})[t(361)]((e=>t(250)==e[t(338)]&&e[t(271)]&&n[t(331)](e[t(271)][t(357)])&&e[t(237)][t(283)]!=r))[t(214)]((e=>({listItem:e[t(257)]()[t(244)][t(216)],groupId:e[t(237)][t(283)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(266)](n)&&i[t(273)](e);for(const n of e[t(339)]())i[t(266)](n[t(237)][t(283)])&&n[t(301)](t(283),r)}[Hs(272)](){const t=Hs,e=this[t(233)],n=e[t(270)],r=e[t(268)][t(282)](t(310));this[t(348)](),r[t(308)][t(234)](t(320),t(291),t(215),(function(n,r){const s=t,o=[];for(let t of n)t[s(244)][s(216)]===t[s(230)][s(356)]&&(t=e[s(220)][s(360)](e[s(220)][s(347)](t[s(244)][s(216)],0))),o[s(252)](t);e[s(220)][s(274)]((t=>{const n=s,a=e[n(220)][n(299)][n(284)],c=Array[n(241)](a[n(333)]())[n(214)]((t=>i.LiveRange[n(332)](t)));t[n(260)](o),e[n(355)][n(282)](r[n(285)])[n(345)](),r[n(276)][n(252)]({forceDefaultExecution:!0}),e[n(372)](r[n(285)],...r[n(276)]),t[n(260)](c);for(const t of c)t[n(307)]()}))})),r[t(318)][t(218)]((function(n){const r=t,s=!e[r(220)][r(371)][r(321)](n),o=n[r(236)],i=n[r(358)],a=n[r(217)](r(370)),c=!o||o[r(217)](r(370))!==a,u=!i||i[r(217)](r(370))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(340),e)))}[Hs(348)](){const t=Hs,e=this[t(233)],n=e[t(270)];function r(n){const r=t,s=e[r(355)][r(282)](r(303))[r(359)],o=e[r(355)][r(282)](r(239))[r(359)];return r(239)===n?s:o}e[t(268)][t(282)](t(310))[t(318)][t(229)]((function(s){const o=t;if(o(320)!=s[o(338)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(285)]){case o(303):u=i[o(276)][0][o(334)],l=r(i[o(285)]),a=o(u?290:267),!l&&e[o(292)][o(282)](o(368))||(a=o(278)),c={type:o(342),content:Kr(n,a,Kr(n,o(341)))};break;case o(239):u=i[o(276)][0][o(334)],l=r(i[o(285)]),a=o(u?290:267),!l&&e[o(292)][o(282)](o(368))||(a=o(278)),c={type:o(342),content:Kr(n,a,Kr(n,o(296)))};break;case o(227):a=o(353),c={type:o(342),content:Kr(n,a,Kr(n,o(340)))};break;case o(247):a=function(t){const e=o,n=t[e(257)]();let r=n[e(244)][e(216)];for(;r&&n[e(240)](r);){if(r[e(217)](e(263))>0)return!1;r=r[e(358)]}return!0}(s)?Kr(n,o(267),Kr(n,function(t){const e=o;return e(258)+t[e(257)]()[e(244)][e(216)][e(217)](e(349))[e(219)]()+e(232)}(s))):Kr(n,o(256),Kr(n,o(340))),c={type:o(342),content:a};break;case o(319):case o(363):!1===i[o(337)]&&(a=o(248),c={type:o(231),content:Kr(n,a,Kr(n,o(340)))})}return c}))}}function zs(t){const e=Hs;let n=t[e(257)]()[e(244)][e(216)][e(236)];for(;n;){const r=n[e(217)](e(370));if(!r)return!1;if(r==t[e(271)][e(242)])return e(242);if(r==t[e(271)][e(309)])return e(309);n=n[e(236)]}return!1}const Ks=Xs;function qs(){const t=["styles","circle","key","includes","reversed","*Format:* set order to regular","enableDefaultAttributesIntegration","decimal","484WBqVUG","registerPostFixer","registerBlockAttribute","35iquYtU","lower-roman","has","bind","type","filter","decimal-leading-zero","2976234nrAMNj","*Change to:* %0","*Set format:* %0","head","plugins","batch","ELEMENT_","customNumbered","lower-latin","commandParams","_LIST_","listReversed","getFirstRange","editor","config","next","oldValue","afterInit","getFirstMarker","nodeAfter","_getTranslationKeyForListStyle","handleDescriptions","listStart","13288332BTjRdz","default","isUndo","bulleted","48746hgDmcn","attribute","toUpperCase","getSuggestions","_findSuggestions","*Format:* set order to reversed","listType","formatBlock","FORMAT_LIST_START","descriptionFactory","upper-roman","find","*Format:* set start index to %0","model","31hdAcEq","document","list.properties","11XpKwJK","349749SEDOjO","getAttribute","FORMAT_LIST_REVERSED","suggestion","locale","registerAttributeLabel","_registerLegacyDescription","square","upper-latin","replace","disc","format","11504jiVNcR","start","commandName","TrackChangesEditing","ListPropertiesEditing","registerDescriptionCallback","_getAttributeKey","newValue","3066bKZzEC","removeMarker","listStyle","data","469850KzOEgU","get","18WPGNWZ","numbered","*Remove format:* %0","startIndex","_LIST_DEFAULT"];return(qs=function(){return t})()}!function(t){const e=Xs,n=t();for(;;)try{if(462143===parseInt(e(294))/1*(-parseInt(e(280))/2)+-parseInt(e(298))/3+parseInt(e(243))/4*(-parseInt(e(246))/5)+-parseInt(e(253))/6+parseInt(e(224))/7*(parseInt(e(216))/8)+parseInt(e(230))/9*(parseInt(e(228))/10)+parseInt(e(297))/11*(parseInt(e(276))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qs);class Zs extends t.Plugin{[Ks(270)](){const t=Ks;if(!this[t(266)][t(257)][t(248)](t(220)))return;const e=this[t(266)][t(267)][t(229)](t(296)),n=this[t(266)][t(257)][t(229)](t(219));e[t(235)]&&(n[t(241)](t(226)),n[t(245)](t(226))),e[t(239)]&&(n[t(241)](t(264)),n[t(245)](t(264))),e[t(233)]&&(n[t(241)](t(275)),n[t(245)](t(275)));const r={type:t(215),content:""};n[t(289)][t(221)](this[t(274)][t(249)](this));const s=this[t(266)][t(302)];n[t(289)][t(303)](t(264),Kr(s,t(300))),n[t(289)][t(221)]((e=>{const n=t,{data:s}=e;if(s&&n(264)==s[n(237)])return null==s[n(223)]||0==s[n(223)]&&null==s[n(269)]?r:void 0})),n[t(289)][t(303)](t(275),Kr(s,t(288))),n[t(289)][t(221)]((e=>{const n=t,{data:s}=e;if(s&&n(275)==s[n(237)])return null==s[n(223)]||1==s[n(223)]&&null==s[n(269)]?r:void 0})),this[t(266)][t(293)][t(295)][t(244)]((e=>{const r=t;if(e[r(258)][r(278)])return!1;let s=!1;const o=n[r(283)]({skipNotAttached:!0})[r(251)]((t=>{const e=r,s=n[e(222)](t);return e(275)==s||e(264)==s}));for(const t of o){const o=t[r(265)]()[r(217)][r(272)][r(299)](r(286));r(231)!=o&&r(260)!=o&&(n[r(284)](t[r(265)](),r(281))[r(291)]((t=>r(286)==n[r(222)](t[r(301)])))||(e[r(225)](t[r(271)]()),s=!0))}return s})),this[t(304)]()}[Ks(274)](t){const e=Ks,n=this[e(266)][e(302)],{data:r}=t,s={type:e(215),content:""};if(!r||e(226)!=r[e(237)])return;if(!r[e(269)])return e(277)==r[e(223)]?s:{type:e(215),content:""+Kr(n,e(255),Kr(n,this[e(273)](r[e(223)])))};if(!r[e(223)]){if(e(277)==r[e(269)])return s;let o=t[e(256)];for(;o;){if(o[e(227)]&&e(286)==o[e(227)][e(237)]&&o[e(227)][e(223)])return s;o=o[e(268)]}return{type:e(215),content:""+Kr(n,e(232),Kr(n,this[e(273)](r[e(269)])))}}if(e(277)!=r[e(223)])return{type:e(215),content:""+Kr(n,e(255),Kr(n,this[e(273)](r[e(223)])))};let o=t[e(256)];for(;o;){if(o[e(227)]&&e(286)==o[e(227)][e(237)]&&o[e(227)][e(223)]&&o[e(227)][e(269)])return s;o=o[e(268)]}const i=t[e(265)]()[e(217)][e(272)][e(299)](e(286));return{type:e(215),content:Kr(n,e(255),Kr(n,e(259)+i[e(282)]()+e(234)))}}[Ks(304)](){const t=Ks,e=this[t(266)],n=e[t(302)];e[t(257)][t(229)](t(219))[t(289)][t(221)]((e=>{const r=t;if(r(287)!=e[r(250)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(218)]){case r(226):o=r(254),i={type:r(215),content:Kr(n,o,Kr(n,this[r(273)](s[r(262)][0][r(250)])))};break;case r(264):o=s[r(262)][0][r(239)]?r(285):r(240),i={type:r(215),content:Kr(n,o)};break;case r(275):o=r(292),i={type:r(215),content:Kr(n,o,s[r(262)][0][r(233)])}}return i}))}[Ks(273)](t){const e=Ks;return e(259)+function(t){const n=e;return Js[n(238)](t)?n(279):Ys[n(238)](t)?n(231):null}(t)[e(282)]()+e(263)+t[e(282)]()[e(213)](/-/g,"_")}}function Xs(t,e){const n=qs();return(Xs=function(t,e){return n[t-=211]})(t,e)}const Js=[Ks(214),Ks(236),Ks(211)],Ys=[Ks(242),Ks(252),Ks(247),Ks(290),Ks(261),Ks(212)];var Qs=n(507);const $s=to;function to(t,e){const n=eo();return(to=function(t,e){return n[t-=422]})(t,e)}function eo(){const t=["markerNameToElements","getFirstRange","downcastDispatcher","editor","102530NxSHnG","unbindElementFromMarkerName","enterBlock","high","selection","addMarker:suggestion:insertion","showSuggestionHighlights","getFirstPosition","616524sFBSAm","203WwtFNb","275QNJtsT","data","parent","split","afterExecute","removeMarker:suggestion:insertion","detach","createRange","fire","enter","27510QaDZLA","setSelection","writer","1488ShAoyd","init","fromRange","change","options","1343436AztZby","end","remove","bind","enableCommand","hasClass","plugins","TrackChangesEditing","128514pugECZ","document","10620VhkYSO","requires","commands","markInsertion","editing","ck-suggestion-marker-split","3AQvdYj","269225EnndUZ","createPositionAt","model","get","markerName","nextSibling","mapper"];return(eo=function(){return t})()}!function(t){const e=to,n=t();for(;;)try{if(361987===parseInt(e(449))/1+parseInt(e(461))/2*(parseInt(e(429))/3)+parseInt(e(469))/4+parseInt(e(430))/5+parseInt(e(477))/6*(-parseInt(e(450))/7)+parseInt(e(464))/8*(parseInt(e(423))/9)+-parseInt(e(441))/10*(parseInt(e(451))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eo);class no extends t.Plugin{static get[$s(424)](){return[Qs.Enter]}[$s(465)](){const t=$s,e=this[t(440)],n=e[t(475)][t(433)](t(476)),r=e[t(425)][t(433)](t(460));n[t(473)](t(460),(()=>{const s=t;e[s(432)][s(467)]((t=>{const o=s,a=e[o(432)][o(422)][o(445)],c=a[o(448)](),u=i.LiveRange[o(466)](a[o(438)]());if(r[o(443)](t)){const r=e[o(432)][o(431)](c[o(453)][o(435)],0),s=t[o(458)](c,r);n[o(426)](s)}else t[o(462)](t[o(458)](u[o(470)]));u[o(457)](),r[o(459)](o(455),{writer:t})}))})),e[t(427)][t(439)].on(t(446),Ps(e,t(454)),{priority:t(444)}),e[t(427)][t(439)].on(t(456),((e,n,r)=>{const s=t,o=r[s(436)][s(437)](n[s(434)]);if(o)for(const t of o)t[s(474)](s(428))&&(r[s(436)][s(442)](t,n[s(434)]),r[s(463)][s(471)](t))}),{priority:t(444)}),e[t(452)][t(439)].on(t(446),((n,r,s)=>{const o=t;s[o(468)][o(447)]&&Ps(e,o(454),{showActiveMarker:!1})[o(472)](this)(n,r,s)}),{priority:t(444)})}}const ro=so;function so(t,e){const n=oo();return(so=function(t,e){return n[t-=144]})(t,e)}function oo(){const t=["79YgGkXB","getRange","editor","model","replace","getMarkersGroup","FindAndReplaceUtils","bind","18281259xlJAxt","has","1883125akoEDb","1789552OQXBdu","plugins","createRange","2865063zvFofN","results","findPrevious","handleFindCommand","16564bceURi","FindAndReplaceEditing","findNext","2283720vbyvCg","get","getIntersection","TrackChangesEditing","isArray","28vzJAvW","_isInDeletionRange","item","string","start","suggestion:deletion","createPositionAt","replaceAll","afterInit","findByTextCallback","find","end","enableCommand","markers","filter","27630qfiQtD"];return(oo=function(){return t})()}!function(t){const e=so,n=t();for(;;)try{if(494268===-parseInt(e(145))/1*(parseInt(e(163))/2)+parseInt(e(159))/3+-parseInt(e(166))/4+-parseInt(e(155))/5+parseInt(e(144))/6+-parseInt(e(171))/7*(parseInt(e(156))/8)+parseInt(e(153))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(oo);class io extends t.Plugin{[ro(179)](){const t=ro;if(!this[t(147)][t(157)][t(154)](t(164)))return;const e=this[t(147)][t(157)][t(167)](t(169));e[t(183)](t(181),this[t(162)][t(152)](this)),e[t(183)](t(165)),e[t(183)](t(161)),e[t(183)](t(149)),e[t(183)](t(178))}[ro(162)](t,e,n={}){const r=ro,s=this[r(147)][r(157)][r(167)](r(151));return t((t=>{const o=r;let i=(o(174)==typeof e?s[o(180)](e,n):e)(t);Array[o(170)](i)&&(i={results:i,searchText:o(174)==typeof e?e:""});const a=i[o(160)][o(185)]((e=>!1===this[o(172)](e,t[o(173)])));return{...i,results:a}}),n)}[ro(172)](t,e){const n=ro,r=this[n(147)][n(148)][n(158)](this[n(147)][n(148)][n(177)](e,t[n(175)]),this[n(147)][n(148)][n(177)](e,t[n(182)]));for(const t of this[n(147)][n(148)][n(184)][n(150)](n(176)))if(null!==r[n(168)](t[n(146)]()))return!0;return!1}}const ao=co;function co(t,e){const n=uo();return(co=function(t,e){return n[t-=428]})(t,e)}function uo(){const t=["config","720wTxIqq","toLowerCase","FORMAT_FONT_SIZE","get","registerInlineAttribute","5574786ZBvxyT","commandParams","TrackChangesEditing","*Set font size:* %0","FontBackgroundColorEditing","*Set font background color:* %0","fontBackgroundColor.colors","FontColorEditing","registerAttributeLabel","trim","4wlXFlS","38288gWtlUl","formatInline","locale","FontFamilyEditing","type","FORMAT_FONT_BACKGROUND","_registerLegacyDescription","*Set font family:* %0","*Reset font color*","2469729DZFJSo","descriptionFactory","normalizeSizeOptions","*Reset font family*","label","fontFamily","editor","FORMAT_FONT_FAMILY","enableDefaultAttributesIntegration","4yxBLim","commandName","title","has","fontBackgroundColor","FORMAT_FONT_COLOR","4478770GbpjlC","plugins","*Reset font background color*","format","model","registerDescriptionCallback","fontColor.colors","fontSize.options","find","afterInit","FontSize","fontColor","118444bHkEey","FontSizeEditing","*Reset font size*","fontSize","value","*Set font color:* %0","4367450gndytE","3946776WvcrdU"];return(uo=function(){return t})()}!function(t){const e=co,n=t();for(;;)try{if(436796===parseInt(e(453))/1*(-parseInt(e(471))/2)+parseInt(e(444))/3*(-parseInt(e(434))/4)+parseInt(e(477))/5+parseInt(e(478))/6+parseInt(e(485))/7+parseInt(e(435))/8*(-parseInt(e(480))/9)+-parseInt(e(459))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(uo);const lo=[{pluginName:ao(472),commandName:ao(474)},{pluginName:ao(438),commandName:ao(449)},{pluginName:ao(431),commandName:ao(470)},{pluginName:ao(428),commandName:ao(457)}];class fo extends t.Plugin{[ao(468)](){const t=ao,e=this[t(450)][t(437)],n=this[t(450)][t(460)][t(483)](t(487));for(const{pluginName:e,commandName:r}of lo)this[t(450)][t(460)][t(456)](e)&&(n[t(452)](r),n[t(484)](r));n[t(445)][t(432)](t(474),Kr(e,t(482))),n[t(445)][t(432)](t(449),Kr(e,t(451))),n[t(445)][t(432)](t(470),Kr(e,t(458))),n[t(445)][t(432)](t(457),Kr(e,t(440))),this[t(441)]()}[ao(441)](){const t=ao,e=this[t(450)],n=e[t(437)];e[t(460)][t(483)](t(487))[t(445)][t(464)]((e=>{const r=t,o=n.t;if(r(436)!=e[r(439)])return;const{data:i}=e;if(null!=i){if(r(474)==i[r(454)]){const t=i[r(486)][0][r(475)];if(t){const e=o(this[r(450)][r(460)][r(483)](r(469))[r(446)](this[r(450)][r(479)][r(483)](r(466)))[r(467)]((e=>e[r(463)]==t))[r(455)])[r(481)]();return{type:r(462),content:Kr(n,r(488),e)}}return{type:r(462),content:Kr(n,r(473))}}if(r(449)==i[r(454)]){const t=i[r(486)][0][r(475)];return t?{type:r(462),content:Kr(n,r(442),t)}:{type:r(462),content:Kr(n,r(447))}}if(r(470)==i[r(454)]){const t=i[r(486)][0][r(475)];if(t){const e=(0,s.normalizeColorOptions)(this[r(450)][r(479)][r(483)](r(465)))[r(467)]((e=>e[r(463)]==t));let i=t,a="";return e&&(i=e[r(448)],a=o(i)[r(481)]()),{type:r(462),content:Kr(n,r(476),a)[r(433)](),color:{value:t,title:a||i}}}return{type:r(462),content:Kr(n,r(443))}}if(r(457)==i[r(454)]){const t=i[r(486)][0][r(475)];if(t){const e=(0,s.normalizeColorOptions)(this[r(450)][r(479)][r(483)](r(430)))[r(467)]((e=>e[r(463)]==t));let i=t,a="";return e&&(i=e[r(448)],a=o(i)[r(481)]()),{type:r(462),content:Kr(n,r(429),a)[r(433)](),color:{value:t,title:a||i}}}return{type:r(462),content:Kr(n,r(461))}}}}))}}function ho(){const t=["find","fontColor","*Set format to:* %0","enableCommand","label","afterInit","get","commands","toLowerCase","4260564KZvwtW","fontColor.colors","entries","toUpperCase","format","9622710ijcFIv","slice","284302FMJEmJ","*Remove all formatting*","join","fontBackgroundColor","12aBdeKo","normalizeSizeOptions","4fQqdHs","model","type","94832nbwLdm","copyFormat","enableDefaultAttributesIntegration","commandParams","pasteFormat","plugins","boolean","commandName","fontSize","1496331JAIOdN","_registerLegacyDescription","formatBlock","push","config","locale","42bliwPj","formatInline","fontSize.options","editor","TrackChangesEditing","title","195212TZXsXq","975115sHaWxx","registerDescriptionCallback","FontSize","charAt","descriptionFactory","length","split"];return(ho=function(){return t})()}const go=po;function po(t,e){const n=ho();return(po=function(t,e){return n[t-=152]})(t,e)}!function(t){const e=po,n=t();for(;;)try{if(288583===-parseInt(e(173))/1*(-parseInt(e(179))/2)+-parseInt(e(191))/3+parseInt(e(203))/4+parseInt(e(204))/5*(-parseInt(e(177))/6)+-parseInt(e(197))/7*(-parseInt(e(182))/8)+-parseInt(e(166))/9+parseInt(e(171))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ho);class mo extends t.Plugin{[go(162)](){const t=go,e=this[t(200)],n=e[t(187)][t(163)](t(201)),r=e[t(164)][t(163)](t(183)),s=e[t(164)][t(163)](t(186));r&&s&&(n[t(184)](t(186)),n[t(160)](t(183)),this[t(192)]())}[go(192)](){const t=go,e=this[t(200)],n=e[t(196)];e[t(187)][t(163)](t(201))[t(154)][t(205)]((r=>{const s=t;if(s(193)!=r[s(181)]&&s(198)!=r[s(181)])return;const{data:o}=r;if(o&&s(186)===o[s(189)]){const t=[],r=o[s(185)][0];for(const[n,o]of Object[s(168)](r))t[s(194)](Eo(e,n,o));return t[s(155)]?{type:s(170),content:Kr(n,s(159),t[s(175)](", "))}:{type:s(170),content:Kr(n,s(174))}}}))}}function Eo(t,e,n){const r=go,o=t[r(196)].t,i=e[r(156)](/(?=[A-Z])/)[r(175)](" "),a=o(i[r(153)](0)[r(169)]()+i[r(172)](1))[r(165)]();if(r(188)==typeof n)return a;if(r(158)===e||r(176)===e){const e=(0,s.normalizeColorOptions)(t[r(195)][r(163)](r(167)))[r(157)]((t=>t[r(180)]==n));return a+" ("+(e?o(e[r(161)])[r(165)]():n)+")"}if(r(190)===e&&isNaN(parseFloat(n))){const e=t[r(187)][r(163)](r(152))[r(178)](t[r(195)][r(163)](r(199)))[r(157)]((t=>t[r(180)]==n));return a+" ("+(e?o(e[r(202)])[r(165)]():n)+")"}return a+" ("+n+")"}const Io=To;function bo(){const t=["1662615dwEiXp","enableDefaultAttributesIntegration","has","formatBlock","_headingOptions","2CTCjHc","config","570buXeve","198184enByTO","editor","registerDescriptionCallback","view","HeadingEditing","heading","35upjMBy","descriptionFactory","paragraph","commandName","870339NFynLB","ELEMENT_HEADING","2727GNOFFM","heading.options","get","ELEMENT_HEADING_CUSTOM","title","TrackChangesEditing","plugins","type","locale","commandParams","*Change to:* %0","name","value","model","_registerLegacyDescription","317052gqPUge","match","119758fNqqIf","find","registerElementLabel","447588YQgZdM","afterInit","format","_getHeadingLevel"];return(bo=function(){return t})()}function To(t,e){const n=bo();return(To=function(t,e){return n[t-=355]})(t,e)}!function(t){const e=To,n=t();for(;;)try{if(183107===-parseInt(e(365))/1*(parseInt(e(377))/2)+-parseInt(e(390))/3+parseInt(e(363))/4+parseInt(e(372))/5+parseInt(e(368))/6+parseInt(e(386))/7*(parseInt(e(380))/8)+-parseInt(e(392))/9*(parseInt(e(379))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bo);class _o extends t.Plugin{[Io(369)](){const t=Io,e=this[t(381)];if(!e[t(398)][t(374)](t(384)))return;this[t(376)]=e[t(378)][t(394)](t(393));const n=e[t(356)],r=e[t(398)][t(394)](t(397));r[t(373)](t(385));for(const e of this[t(376)])t(388)!=e[t(361)]&&r[t(387)][t(367)](e[t(361)],(n=>{const r=t,i=this[r(371)](e[r(361)]);return null!==i?s(n,i):o(n,e[r(396)])}));function s(e,r){return Kr(n,t(391),[e,r])}function o(e,r){return Kr(n,t(395),[e,r])}this[t(362)]()}[Io(362)](){const t=Io,e=this[t(381)],n=e[t(356)];e[t(398)][t(394)](t(397))[t(387)][t(382)]((e=>{const r=t;if(r(375)!=e[r(355)])return;const{data:s}=e;if(s&&r(385)==s[r(389)]){const e=s[r(357)][0][r(360)],c=this[r(371)](e);if(null!==c)return{type:r(370),content:Kr(n,r(358),(a=c,Kr(n,r(391),[1,a])))};const u=this[r(376)][r(366)]((t=>t[r(361)]===e))[r(396)];return{type:r(370),content:Kr(n,r(358),(o=1,i=u,Kr(n,t(395),[o,i])))}}var o,i,a}))}[Io(371)](t){const e=Io;var n,r;const s=t[e(364)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(376)])||void 0===n?void 0:n[e(366)]((n=>n[e(361)]==t));if(o&&o[e(383)]){const t=o[e(383)],n=(null!==(r=t[e(359)])&&void 0!==r?r:t)[e(364)](/^h(\d+)/);if(n)return n[1]}return null}}function yo(t,e){const n=Ao();return(yo=function(t,e){return n[t-=179]})(t,e)}function Ao(){const t=["value","get","plugins","TrackChangesEditing","registerDescriptionCallback","color","format","formatInline","*Remove highlight*","title","HighlightEditing","206hKzPvo","afterInit","commandName","registerInlineAttribute","toLowerCase","locale","60LTHuZZ","471663CKENlv","1587lqGMKy","_registerLegacyDescription","FORMAT_HIGHLIGHT","7nTumrn","16803259YTYTcB","registerAttributeLabel","commandParams","3282492sjlgPX","15YaKMYg","1524759HcOOny","4650784BKEAQr","highlight.options","editor","config","*Set highlight:* %0","type","enableDefaultAttributesIntegration","highlight","model","has","191276YGzhQz","descriptionFactory","find"];return(Ao=function(){return t})()}const ko=yo;!function(t){const e=yo,n=t();for(;;)try{if(363690===-parseInt(e(213))/1*(parseInt(e(205))/2)+-parseInt(e(180))/3+parseInt(e(191))/4*(-parseInt(e(179))/5)+parseInt(e(220))/6*(parseInt(e(216))/7)+-parseInt(e(181))/8+parseInt(e(212))/9*(-parseInt(e(211))/10)+parseInt(e(217))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ao);class Co extends t.Plugin{[ko(206)](){const t=ko,e=this[t(183)];if(!e[t(196)][t(190)](t(204)))return;const n=e[t(196)][t(195)](t(197)),r=e[t(210)];n[t(187)](t(188)),n[t(208)](t(188)),n[t(192)][t(218)](t(188),Kr(r,t(215))),this[t(214)]()}[ko(214)](){const t=ko,e=this[t(183)],n=e[t(210)];e[t(196)][t(195)](t(197))[t(192)][t(198)]((r=>{const s=t;if(s(201)!=r[s(186)])return;const{data:o}=r;if(o&&s(188)==o[s(207)]){const t=n.t,r=o[s(219)][0][s(194)];if(r){const o=e[s(184)][s(195)](s(182))[s(193)]((t=>t[s(189)]==r)),i=t(o[s(203)])[s(209)]();return{type:s(200),content:Kr(n,s(185),i),color:{value:o[s(199)],title:o[s(203)]}}}return{type:s(200),content:Kr(n,s(202),Kr(n,s(215)))}}}))}}const No=Ro;function Lo(){const t=["div","afterInit","high","for","HorizontalLineEditing","TrackChangesEditing","createPositionAt","conversion","horizontalLine","elementToStructure","get","6kdkZGh","ELEMENT_HORIZONTAL_LINE","createContainerElement","134auyhey","editor","locale","7188286bOEpAR","dataDowncast","5036525KGlAvz","3981616tMUsuq","descriptionFactory","registerElementLabel","addClass","100952LjlFNK","793733MOaoKo","plugins","39414brdTdN","has","insert","ck-horizontal-line","createEmptyElement","153QHHklR","23523470qQYYtO","showSuggestionHighlights","enableCommand"];return(Lo=function(){return t})()}function Ro(t,e){const n=Lo();return(Ro=function(t,e){return n[t-=459]})(t,e)}!function(t){const e=Ro,n=t();for(;;)try{if(551152===parseInt(e(478))/1+-parseInt(e(467))/2*(-parseInt(e(480))/3)+parseInt(e(473))/4+-parseInt(e(472))/5*(parseInt(e(464))/6)+parseInt(e(470))/7+-parseInt(e(477))/8*(-parseInt(e(485))/9)+-parseInt(e(486))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Lo);class So extends t.Plugin{[No(490)](){const t=No,e=this[t(468)];if(!e[t(479)][t(481)](t(493)))return;e[t(479)][t(463)](t(494))[t(488)](t(461));const n=e[t(479)][t(463)](t(494)),r=e[t(469)];n[t(474)][t(475)](t(461),(e=>Kr(r,t(465),e))),e[t(460)][t(492)](t(471))[t(462)]({model:t(461),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(487)])return null;const o=n[s(466)](s(489)),i=n[s(484)]("hr");return n[s(476)](s(483),o),n[s(482)](n[s(459)](o,0),i),o},converterPriority:t(491)})}}const Mo=vo;function vo(t,e){const n=wo();return(vo=function(t,e){return n[t-=163]})(t,e)}function wo(){const t=["htmlEmbed","nodeAfter","22ynkTFx","has","afterInit","50JAXONf","descriptionFactory","attribute","registerElementLabel","489546jTXbSb","format","90729aaHTHu","getFirstRange","_registerLegacyDescription","1928056eReHRo","*Change %0 content*","locale","plugins","TrackChangesEditing","registerBlockAttribute","element","formatBlock","HtmlEmbed","1196083soXnSw","rawHtml","editor","44otHiEg","enableDefaultAttributesIntegration","key","57213RMrlIi","type","start","13658pzVARg","ELEMENT_HTML_EMBED","commandName","value","registerDescriptionCallback","get","305135FiHatM"];return(wo=function(){return t})()}!function(t){const e=vo,n=t();for(;;)try{if(122826===-parseInt(e(185))/1*(parseInt(e(176))/2)+parseInt(e(173))/3*(-parseInt(e(170))/4)+-parseInt(e(182))/5+parseInt(e(192))/6+parseInt(e(167))/7+parseInt(e(197))/8+parseInt(e(194))/9*(parseInt(e(188))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wo);class Oo extends t.Plugin{[Mo(187)](){const t=Mo,e=this[t(169)];if(!e[t(200)][t(186)](t(166)))return;const n=e[t(200)][t(181)](t(201)),r=e[t(199)];n[t(189)][t(191)](t(168),(e=>Kr(r,t(177),e))),n[t(171)](t(183)),n[t(163)](t(179)),n[t(189)][t(180)]((e=>{const n=t;if(n(190)!=e[n(174)])return;const{data:s}=e;if(s&&n(179)==s[n(172)]&&e[n(195)]()[n(175)][n(184)].is(n(164),n(168))){const t=Kr(r,n(177));return{type:n(193),content:Kr(r,n(198),t)}}})),this[t(196)]()}[Mo(196)](){const t=Mo,e=this[t(169)],n=e[t(199)];e[t(200)][t(181)](t(201))[t(189)][t(180)]((e=>{const r=t;if(r(165)!=e[r(174)])return;const{data:s}=e;if(s&&r(183)==s[r(178)]){const t=Kr(n,r(177));return{type:r(193),content:Kr(n,r(198),t)}}}))}}const Do=Fo;function Fo(t,e){const n=Po();return(Fo=function(t,e){return n[t-=422]})(t,e)}function Po(){const t=["imageInline","Block image to inline image","caption","nodeAfter","2050hEpZnv","TrackChangesEditing","resizeImage","_findSuggestions","join","alt","ImageCaptionUtils","type","isOwn","toPrevious","1768572JYzVcT","attribute","isCollapsed","getFirstRange","8835930wZVvJW","descriptionFactory","key","convertBlockImageToInline","getNearestSelectionRange","nodeBefore","filter","registerAttributeLabel","enableCommand","forceDefaultExecution","createRangeOn","ImageUtils","resizedWidth","insertion","imageBlock","getSuggestionCallback","find","markDeletion","start","fromPosition","chain","backward","getContainedElement","ImageInlineEditing","_suggestionFactory","insertImage","deletion","ImageBlockEditing","imageStylePreApply","width","previous","*Set image text alternative:* %0","locale","afterInit","formatInline","isBlockImage","FORMAT_IMAGE_SIZE","_registerLegacyDescription","schema","139nKsAHb","24ZWSNaG","700343NlepbH","accept","ImageUploadEditing","createRange","registerCustomCallback","selection","registerDescriptionCallback","ELEMENT_CAPTION","enableDefaultAttributesIntegration","imageCaption","registerElementLabel","convertInlineImageToBlock","toNext","discard","*Set image width:* %0","getClosestSelectedImageElement","toggleImageCaption","*Reset image width*","element","registerBlockAttribute","forward","imageTextAlternative","ImageCaptionEditing","getCaptionFromImageModelElement","markBlockFormat","plugins","isEqual","uploadImage","ELEMENT_INLINE_IMAGE","addObject","subType","markInsertion","imageTypeInline","commandName","1348zOjZbT","model","findIndex","Inline image to block image","document","ImageResize","has","end","change","format","*Remove image text alternative*","removeObject","2390235cwVGDO","3261hWWmPm","newValue","isBefore","length","editor","2554776tpVyNm","imageTypeBlock","get","detach","ImageEditing","isIntersecting","commandParams","formatBlock","ELEMENT_IMAGE","ImageTextAlternativeEditing"];return(Po=function(){return t})()}!function(t){const e=Fo,n=t();for(;;)try{if(249383===-parseInt(e(423))/1*(-parseInt(e(491))/2)+parseInt(e(472))/3*(-parseInt(e(459))/4)+parseInt(e(471))/5+parseInt(e(501))/6+parseInt(e(425))/7*(parseInt(e(424))/8)+parseInt(e(477))/9+-parseInt(e(505))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Po);class xo extends t.Plugin{[Do(538)](){const t=Do,e=this[t(476)];if(!e[t(450)][t(465)](t(481)))return;const n=e[t(450)][t(479)](t(492)),r=e[t(450)][t(479)](t(516)),s=e[t(537)];n[t(513)](t(530)),n[t(506)][t(435)](t(519),(e=>Kr(s,t(485),e))),n[t(506)][t(435)](t(487),(e=>Kr(s,t(453),e))),n[t(506)][t(435)](t(489),(()=>Kr(s,t(432)))),e[t(450)][t(465)](t(427))&&n[t(513)](t(452)),e[t(450)][t(465)](t(532))&&e[t(450)][t(465)](t(528))&&(n[t(513)](t(457),((s,o)=>{const i=t,a=r[i(440)](e[i(460)][i(463)][i(430)]);e[i(460)][i(467)]((()=>{const t=i;n[t(449)](a,{commandName:t(457),commandParams:[o]},[],t(508))}))})),n[t(513)](t(478),((s,o)=>{const a=t;e[a(460)][a(467)]((t=>{const c=a;let u=r[c(440)](e[c(460)][c(463)][c(430)]),l=t[c(515)](u);const f=i.LivePosition[c(524)](l[c(523)],c(500)),h=i.LivePosition[c(524)](l[c(466)],c(437));n[c(514)]((()=>s(o))),u=r[c(440)](e[c(460)][c(463)][c(430)]),l=t[c(515)](u);const g=t[c(428)](f,h);f[c(480)](),h[c(480)](),n[c(449)](u,{commandName:c(457),commandParams:[o]},[],c(436)),g[c(523)][c(474)](l[c(523)])&&n[c(456)](t[c(428)](g[c(523)],l[c(523)]),c(436)),l[c(466)][c(474)](g[c(466)])&&n[c(456)](t[c(428)](l[c(466)],g[c(466)]),c(436))}))})),n[t(529)][t(429)](t(484),t(436),t(495),(()=>!1)),n[t(529)][t(429)](t(484),t(436),t(426),(()=>!1)),n[t(529)][t(429)](t(484),t(436),t(438),n[t(529)][t(520)](t(484),"",t(426))),n[t(529)][t(429)](t(518),t(436),t(495),(()=>!1)),n[t(529)][t(429)](t(518),t(436),t(438),(([r])=>{const s=t,o=n[s(529)][s(520)](s(518),"",s(438));let i=r[s(523)],a=r[s(466)];const c=e[s(460)][s(422)][s(509)](i,s(526)),u=e[s(460)][s(422)][s(509)](a,s(445));c[s(503)]&&(i=c[s(523)]),u[s(503)]&&(a=u[s(466)]),o([e[s(460)][s(428)](i,a)])})),n[t(529)][t(429)](t(484),t(436),t(525),c),n[t(529)][t(429)](t(518),t(436),t(525),c)),e[t(450)][t(465)](t(447))&&(n[t(513)](t(441),((s,o)=>{const i=t,a=e[i(450)][i(479)](i(497));let c=r[i(440)](e[i(460)][i(463)][i(430)]),u=a[i(448)](c);e[i(460)][i(467)]((()=>{const t=i;if(u)return void n[t(522)](e[t(460)][t(515)](u));const l=r[t(540)](c);s(o),c=r[t(440)](e[t(460)][t(463)][t(430)]),u=a[t(448)](c),n[t(456)](e[t(460)][t(515)](u),l?null:t(434))}))})),n[t(529)][t(429)](t(518),t(434),t(525),c));const o=[{type:t(484),subType:t(533)},{type:t(518),subType:t(434)},{type:t(484),subType:t(436)},{type:t(518),subType:t(436)}];function a(e,s){const i=t,a=o[i(461)]((({type:t,subType:n})=>e[i(498)]==t&&e[i(455)]==n)),c=o[i(461)]((({type:t,subType:e})=>s[i(498)]==t&&s[i(455)]==e));if(a<0||c<0)return!1;const u=e[i(504)](),l=s[i(504)]();if((0==a||1==a)&&2==c&&u[i(482)](l))return!0;if(2==a&&3==c){const t=n[i(494)](u,i(518))[i(511)]((({suggestion:t,meta:e})=>e[i(499)]&&i(436)==t[i(455)]));if(t[i(475)]>1&&l[i(466)][i(451)](u[i(523)]))return!0;if(1==t[i(475)]&&(u[i(523)][i(451)](l[i(466)])||u[i(466)][i(451)](l[i(523)])))return!0}if(3==a&&3==c&&u[i(523)][i(474)](l[i(523)])){const t=u[i(466)][i(490)],e=l[i(523)][i(510)];return r[i(540)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(450)][t(465)](t(464))&&(n[t(433)](t(493)),n[t(444)](t(517)),n[t(506)][t(512)](t(517),Kr(s,t(541)))),e[t(450)][t(465)](t(486))&&(n[t(433)](t(446)),n[t(444)](t(496))),n[t(506)][t(431)]((e=>{const n=t;if(o[n(521)]((({type:t,subType:r})=>e[n(498)]==t&&e[n(455)]==r)))return e[n(535)]?{}:void 0})),n[t(506)][t(431)]((e=>{const n=t;if(n(518)==e[n(498)]||n(531)==e[n(498)]){const t=e[n(527)]();if(t&&t.is(n(443),n(489)))return{type:n(518)==e[n(498)]?n(454):n(470),element:t,quantity:1}}})),n[t(506)][t(431)]((e=>t(484)==e[t(498)]&&t(436)==e[t(455)]?{type:t(468),content:t(462)}:t(484)==e[t(498)]&&t(508)==e[t(455)]?{type:t(468),content:t(488)}:void 0)),n[t(506)][t(431)]((e=>{const n=t;if(n(502)!=e[n(498)])return;const{data:r}=e;if(!r||n(496)!=r[n(507)])return;const o=r[n(473)];return o?{type:n(468),content:Kr(s,n(536),'"'+o+'"')}:{type:n(468),content:Kr(s,n(469))}})),this[t(542)]()}[Do(542)](){const t=Do,e=this[t(476)],n=e[t(537)];e[t(450)][t(479)](t(492))[t(506)][t(431)]((e=>{const r=t;if(r(484)!=e[r(498)]&&r(539)!=e[r(498)])return;const{data:s}=e;if(s){if(r(446)==s[r(458)]){const t=s[r(483)][0][r(473)];return t?{type:r(468),content:Kr(n,r(536),'"'+t+'"')}:{type:r(468),content:Kr(n,r(469))}}if(r(493)==s[r(458)]){const t=s[r(483)][0][r(534)];return t?{type:r(468),content:Kr(n,r(439),t)}:{type:r(468),content:Kr(n,r(442))}}}}))}}function Bo(){const t=["TrackChangesEditing","accept","commandName","key","1790NzXnZc","attribute","type","registerCustomCallback","get","14103lATseg","2tscjje","ImageEditing","50159MVGlhF","newValue","plugins","1622761nnRUhd","1387524wpHXDa","enableDefaultAttributesIntegration","oldValue","236mizwmv","format","_suggestionFactory","registerDescriptionCallback","src","_handleLegacySuggestions","locale","950595xNcTKd","formatInline","918480tSQhWV","*Replace image URL*","registerBlockAttribute","has","getSuggestionCallback","formatBlock","descriptionFactory","*Format:* replace image URL","replaceImageSource","discard","9873bgLxeb","afterInit","_registerLegacyDescription","editor"];return(Bo=function(){return t})()}const Uo=jo;function jo(t,e){const n=Bo();return(jo=function(t,e){return n[t-=477]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(174343===parseInt(e(481))/1*(-parseInt(e(479))/2)+parseInt(e(478))/3*(-parseInt(e(488))/4)+parseInt(e(495))/5+-parseInt(e(485))/6+parseInt(e(484))/7+parseInt(e(497))/8+-parseInt(e(507))/9*(-parseInt(e(515))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Bo);class Go extends t.Plugin{[Uo(508)](){const t=Uo;if(!this[t(510)][t(483)][t(500)](t(480)))return;const e=this[t(510)][t(494)],n=this[t(510)][t(483)][t(477)](t(511));n[t(486)](t(505)),n[t(499)](t(492)),n[t(503)][t(491)]((n=>{const r=t;if(r(516)!=n[r(517)])return;const{data:s}=n;return s&&r(492)==s[r(514)]?s[r(482)]&&s[r(487)]?{type:r(489),content:Kr(e,r(498))}:{type:r(489),content:""}:void 0})),this[t(493)]()}[Uo(493)](){const t=Uo,e=this[t(510)][t(483)][t(477)](t(511));e[t(490)][t(518)](t(502),t(505),t(512),e[t(490)][t(501)](t(502),null,t(506))),e[t(490)][t(518)](t(502),t(505),t(506),e[t(490)][t(501)](t(502),null,t(512))),this[t(509)]()}[Uo(509)](){const t=Uo,e=this[t(510)],n=e[t(494)];e[t(483)][t(477)](t(511))[t(503)][t(491)]((e=>{const r=t;if(r(502)!=e[r(517)]&&r(496)!=e[r(517)])return;const{data:s}=e;return s&&r(505)==s[r(513)]?{type:r(489),content:Kr(n,r(504))}:void 0}))}}const Ho=Wo;function Vo(){const t=["5IELBcW","suggestion","model","Users","getSuggestions","formatInline","getSuggestionCallback","nodeBefore","isInlineImage","imageTypeInline","chain","document","forEach","registerCustomCallback","commands","imageStyle","28KnWAwY","refresh","markBlockFormat","13286190ufljQK","createRangeOn","242552eNKlnf","imageTypeBlock","toLowerCase","format","descriptionFactory","setImageNaturalSizeAttributes","value","side","newRange","commandReversedParams","ImageStyleEditing","type","has","getChangedMarkers","subType","afterInit","nodeAfter","_findSuggestions","FORMAT_SIDE_IMAGE","hasSuggestion","isEqual","head","accept","345120QmvAWF","insertion","convertInlineImageToBlock","from","selection","discardSuggestion","title","isInContent","markInlineFormat","next","commandName","length","editor","924507ujGvpl","getContainedElement","_splitMarkerName","differ","imageStylePreApply","isOwn","registerDescriptionCallback","*Format:* %0","getSuggestion","ImageUtils","locale","970185eKZNnl","commandParams","formatBlock","join","change","enableCommand","35330oEIDFJ","end","shouldConvertImageType","isBlockImage","_registerLegacyDescription","isBefore","normalizedStyles","getFirstRange","11tpysVZ","name","_suggestionFactory","filter","author","2982114IhAsOj","plugins","32GgDBvD","imageCaption","start","findIndex","registerPostFixer","discard","TrackChangesEditing","isIntersecting","get","getClosestSelectedImageElement","imageStylePostApply"];return(Vo=function(){return t})()}function Wo(t,e){const n=Vo();return(Wo=function(t,e){return n[t-=440]})(t,e)}!function(t){const e=Wo,n=t();for(;;)try{if(451996===-parseInt(e(525))/1*(parseInt(e(440))/2)+parseInt(e(519))/3+parseInt(e(495))/4+-parseInt(e(451))/5*(parseInt(e(538))/6)+-parseInt(e(467))/7*(parseInt(e(472))/8)+-parseInt(e(508))/9+parseInt(e(470))/10*(parseInt(e(533))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Vo);class zo extends t.Plugin{[Ho(487)](){const t=Ho,n=this[t(507)];if(!n[t(539)][t(484)](t(482)))return;const r=n[t(539)][t(448)](t(446)),s=n[t(539)][t(448)](t(517)),o={};r[t(524)](t(466),((o,i)=>{const a=t,c=n[a(539)][a(448)](a(454)).me,u=n[a(465)][a(448)](a(466));let l=s[a(449)](n[a(453)][a(462)][a(499)]),f=n[a(453)][a(471)](l),h=u[a(478)];if(h==i[a(478)])return;const g={commandName:a(466),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(453)][a(523)]((()=>{const t=a;if(r[t(455)]()[t(536)]((e=>e[t(502)]&&c==e[t(537)]&&(t(521)==e[t(483)]||t(456)==e[t(483)])&&(t(512)==e[t(486)]||t(450)==e[t(486)])&&e[t(532)]()[t(492)](f)))[t(463)]((e=>r[t(500)](e[t(493)]))),l=s[t(449)](n[t(453)][t(462)][t(499)]),f=n[t(453)][t(471)](l),u[t(468)](),n[t(465)][t(448)](t(460))[t(468)](),n[t(465)][t(448)](t(473))[t(468)](),h=u[t(478)],h!=i[t(478)])return s[t(459)](l)&&u[t(527)](i[t(478)],l)?(o({...i,setImageSizes:!1}),l=s[t(449)](n[t(453)][t(462)][t(499)]),void r[t(469)](l,{...g,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(512))):void(s[t(528)](l)?r[t(469)](l,g,[],t(450)):r[t(503)](f,g,t(450)))}))}));for(const e of n[t(539)][t(448)](t(482))[t(531)])o[e[t(534)]]=e[t(501)][t(474)]();r[t(535)][t(464)](t(521),t(512),t(522),(()=>!1)),r[t(535)][t(464)](t(521),t(450),t(522),(()=>!1)),r[t(535)][t(464)](t(456),t(450),t(522),(()=>!1)),r[t(535)][t(464)](t(521),t(512),t(494),(([e])=>{const n=t;s[n(477)](e[n(509)]())})),r[t(535)][t(464)](t(521),t(512),t(445),((e,n)=>{const s=t;r[s(535)][s(457)](s(521),"",s(494))(e,{commandName:n[s(505)],commandParams:n[s(481)]})})),r[t(535)][t(464)](t(521),t(512),t(461),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(521),subType:t(512)},{type:t(496),subType:t(441)},{type:t(521),subType:t(497)},{type:t(496),subType:t(497)}];function a(e,n){const o=t,a=i[o(443)]((({type:t,subType:n})=>e[o(483)]==t&&e[o(486)]==n)),c=i[o(443)]((({type:t,subType:e})=>n[o(483)]==t&&n[o(486)]==e));if(a<0||c<0)return!1;const u=e[o(532)](),l=n[o(532)]();if((0==a||1==a)&&2==c&&u[o(447)](l))return!0;if(2==a&&3==c){const t=r[o(489)](u,o(496))[o(536)]((({suggestion:t,meta:e})=>e[o(513)]&&o(497)==t[o(486)]));if(t[o(506)]>1&&l[o(526)][o(492)](u[o(442)]))return!0;if(1==t[o(506)]&&(u[o(442)][o(492)](l[o(526)])||u[o(526)][o(492)](l[o(442)])))return!0}if(3==a&&3==c&&u[o(442)][o(530)](l[o(442)])){const t=u[o(526)][o(488)],e=l[o(442)][o(458)];return s[o(528)](t)&&t===e}return!1}n[t(453)][t(462)][t(444)]((()=>{const e=t;let o=!1;const i=Array[e(498)](n[e(453)][e(462)][e(511)][e(485)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(510)](t);if(e(452)==i&&r[e(491)](u)){if(e(521)==a&&(e(512)==c||e(450)==c)){const t=r[e(516)](u);if(n[e(480)]){const n=t[e(532)]()[e(509)]();if(s[e(528)](n))continue;r[e(500)](t),o=!0}}if(e(496)==a&&e(441)==c&&!n[e(480)]){const t=r[e(516)](u);t[e(504)]&&t[e(504)][e(502)]&&(r[e(500)](t[e(504)]),o=!0)}}}return o})),this[t(529)](o)}[Ho(529)](t){const e=Ho,n=this[e(507)],r=n[e(518)];n[e(539)][e(448)](e(446))[e(476)][e(514)]((n=>{const s=e;if(s(521)!=n[s(483)]&&s(456)!=n[s(483)])return;const{data:o}=n;if(!o||s(466)!=o[s(505)])return;const i=o[s(520)][0][s(478)];return function(t){const e=s;return{type:e(475),content:Kr(r,e(515),t)}}(s(479)===i?Kr(r,s(490)):t[i]||i)}))}}const Ko=qo;function qo(t,e){const n=Zo();return(qo=function(t,e){return n[t-=257]})(t,e)}function Zo(){const t=["plugins","5973000aHidct","importWord","_trackChangesExecuted","get","track_changes","lowest","collaboration_features","_setSuggestionData","value","dataInsert","1082792wPMlkK","execute","3190614orLuHo","1240210FoyjWy","afterInit","2FOuOco","trackChanges","TrackChangesEditing","12Gvqqcg","forEach","9KviZyo","commands","_handleImportedData","enableCommand","_trackChangesValueDuringImport","bind","listenTo","1277234psyDHk","Users","editor","high","1562714GtjRct","4583072VsYjnL"];return(Zo=function(){return t})()}!function(t){const e=qo,n=t();for(;;)try{if(901604===-parseInt(e(279))/1*(-parseInt(e(261))/2)+-parseInt(e(276))/3+-parseInt(e(262))/4+parseInt(e(264))/5+parseInt(e(282))/6*(parseInt(e(257))/7)+parseInt(e(274))/8*(-parseInt(e(284))/9)+parseInt(e(277))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zo);class Xo extends t.Plugin{constructor(t){const e=qo;super(t),this[e(288)]=!1,this[e(266)]=!1}[Ko(278)](){const t=Ko,e=this[t(259)],n=e[t(285)][t(267)](t(265)),r=e[t(285)][t(267)](t(280));n&&(n.on(t(275),((e,[,n])=>{const s=t;this[s(288)]=r[s(272)],n[s(270)][s(268)]=!this[s(288)]}),{priority:t(260)}),this[t(290)](n,t(273),this[t(286)][t(289)](this)),this[t(290)](n,t(273),(()=>{const e=t;this[e(266)]&&(r[e(275)](),this[e(266)]=!1)}),{priority:t(269)}),e[t(263)][t(267)](t(281))[t(287)](t(265)))}[Ko(286)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(259)][n(285)][n(267)](n(280)),o=s[n(272)];this[n(288)]!==o&&(s[n(275)](),this[n(266)]=!0),r&&r[n(283)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(259)][o(263)][o(267)](o(258)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(265)}}};this[o(259)][o(263)][o(267)](o(281))[o(271)](i)}))}}const Jo=Yo;function Yo(t,e){const n=$o();return(Yo=function(t,e){return n[t-=473]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(499417===-parseInt(e(477))/1+parseInt(e(508))/2*(parseInt(e(502))/3)+parseInt(e(483))/4*(parseInt(e(490))/5)+-parseInt(e(484))/6*(-parseInt(e(493))/7)+parseInt(e(504))/8*(-parseInt(e(501))/9)+parseInt(e(478))/10+parseInt(e(491))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Qo extends t.Plugin{[Jo(481)](){const t=Jo,e=this[t(496)],n=e[t(485)][t(475)](t(486));if(e[t(485)][t(498)](t(512))&&(n[t(509)](t(480)),n[t(509)](t(513))),e[t(485)][t(498)](t(510)))for(const e of[t(495),t(482)])n[t(511)](e);const r=e[t(499)];n[t(487)](t(507)),n[t(473)][t(506)](t(507),Kr(r,t(476))),this[t(479)]()}[Jo(479)](){const t=Jo,e=this[t(496)],n=e[t(499)],r=e[t(485)][t(475)](t(486));r[t(473)][t(492)]((e=>{const s=t;if(s(494)!=e[s(505)])return;const{data:o}=e;if(!o)return;if(s(495)!=o[s(497)]&&s(482)!=o[s(497)])return;const i=e[s(488)]()[0],a=r[s(473)][s(500)](i);return s(495)==o[s(497)]?{type:s(474),content:Kr(n,s(489),a)}:s(482)==o[s(497)]?{type:s(474),content:Kr(n,s(503),a)}:void 0}))}}function $o(){const t=["enableDefaultAttributesIntegration","IndentEditing","outdent","descriptionFactory","format","get","FORMAT_INDENT","863749YxfYic","3160410TqwYuu","_registerLegacyDescription","indent","afterInit","outdentBlock","2923676bDSpXZ","13290BZikJK","plugins","TrackChangesEditing","registerBlockAttribute","getItems","*Indent:* %0","5iPFHco","3034746zmRjvj","registerDescriptionCallback","721apDwwe","formatBlock","indentBlock","editor","commandName","has","locale","getItemLabel","927JOWenA","3hgtfdx","*Outdent:* %0","33168eCksGd","type","registerAttributeLabel","blockIndent","478426DqBckW","enableCommand","IndentBlock"];return($o=function(){return t})()}var ti=ei;function ei(t,e){var n=ni();return(ei=function(t,e){return n[t-=311]})(t,e)}function ni(){var t=["8BmhpKn","1287700obpfun","init","8533644oyWxQo","342jfEQPn","input","3QhTcEf","enableCommand","editor","135560GcVrRP","6242985ixJvph","1936583RlFZJp","plugins","28286sgzWZW","requires","TrackChangesEditing","204UwJErS","4923588Eigrcr","86AaoFGn","get"];return(ni=function(){return t})()}!function(t){for(var e=ei,n=t();;)try{if(995755===parseInt(e(330))/1*(parseInt(e(325))/2)+-parseInt(e(318))/3*(-parseInt(e(329))/4)+-parseInt(e(313))/5+parseInt(e(315))/6+parseInt(e(322))/7*(parseInt(e(312))/8)+-parseInt(e(316))/9*(parseInt(e(321))/10)+parseInt(e(323))/11*(-parseInt(e(328))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ti(326)](){return[ws.Input]}[ti(314)](){var t=ti;this[t(320)][t(324)][t(311)](t(327))[t(319)](t(317))}}function si(){const t=["4463192nquxrs","919773gmVXvi","registerInlineAttribute","get","toLowerCase","formatInline","attribute","linkHref","484465VJBMQr","commands","registerDescriptionCallback","71616qEDJKq","commandParams","32CSeXvM","registerAttributeLabel","manualDecorators","descriptionFactory","format","11715039rJsJGP","editor","_registerLegacyDescription","unlink","LinkEditing","newValue","535379CEdxQx","commandName","91kMMBKw","locale","type","label","key","*Set link:* %0","plugins","afterInit","1321116uKlreT","enableDefaultAttributesIntegration","TrackChangesEditing","*Remove link*","link","link (","has"];return(si=function(){return t})()}function oi(t,e){const n=si();return(oi=function(t,e){return n[t-=457]})(t,e)}const ii=oi;!function(t){const e=oi,n=t();for(;;)try{if(474402===-parseInt(e(471))/1+-parseInt(e(481))/2+parseInt(e(489))/3+parseInt(e(460))/4*(parseInt(e(496))/5)+parseInt(e(458))/6*(-parseInt(e(473))/7)+-parseInt(e(488))/8+parseInt(e(465))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(si);class ai extends t.Plugin{[ii(480)](){const t=ii,e=this[t(466)];if(!e[t(479)][t(487)](t(469)))return;const n=e[t(479)][t(491)](t(483)),r=e[t(497)][t(491)](t(485));n[t(482)](t(485)),n[t(482)](t(468)),n[t(490)](t(495));for(const e of r[t(462)])n[t(490)](e.id),n[t(463)][t(461)](e.id,t(486)+e[t(476)][t(492)]()+")");n[t(463)][t(457)]((n=>{const r=t;if(r(494)!=n[r(475)])return;const{data:s}=n;if(!s||r(495)!=s[r(477)])return;const o=s[r(470)],i=e[r(474)];return{type:r(464),content:null==o?Kr(i,r(484)):Kr(i,r(478),'"'+o+'"')}})),this[t(467)]()}[ii(467)](){const t=ii,e=this[t(466)],n=e[t(474)];e[t(479)][t(491)](t(483))[t(463)][t(457)]((e=>{const r=t;if(r(493)!=e[r(475)])return;const{data:s}=e;if(s){if(r(485)==s[r(472)]){const t=s[r(459)][0];return{type:r(464),content:Kr(n,r(478),'"'+t+'"')}}return r(468)==s[r(472)]?{type:r(464),content:Kr(n,r(484))}:void 0}}))}}const ci=fi;!function(t){const e=fi,n=t();for(;;)try{if(491375===-parseInt(e(339))/1*(-parseInt(e(378))/2)+-parseInt(e(344))/3*(parseInt(e(374))/4)+parseInt(e(352))/5+-parseInt(e(373))/6+-parseInt(e(328))/7+parseInt(e(365))/8+parseInt(e(390))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class ui extends t.Plugin{[ci(387)](){const t=ci,e=this[t(350)],n=e[t(321)];if(!e[t(340)][t(360)](t(400)))return;const r=e[t(340)][t(368)](t(388)),s=e[t(340)][t(360)](t(392));function o(t){return()=>{const n=fi,s=e[n(342)][n(351)][n(338)],o=e[n(327)][n(368)](t);if(o[n(389)])return void e[n(395)](n(333),{});const i=t[n(366)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(325)](t)[s(359)]((t=>function(t,e){const n=s;return e[n(377)](t[n(362)],n(372))&&!e[n(354)](t)}(t,r)));o=o[s(359)]((t=>!t.is(s(324),s(372))||t[s(348)](s(396))!=e));const i=new Set;for(const t of o)t.is(s(324),s(372))?i[s(343)](hi(t)):i[s(343)](t);return Array[s(325)](i)}(s[n(369)](),i,e[n(342)][n(322)]);e[n(342)][n(375)]((()=>{const e=n;for(const n of a)r[e(371)](n,{commandName:t,commandParams:[{forceValue:!o[e(389)]}],formatGroupId:e(356)},gi(n))}))}}function i(t){return()=>{const n=fi,s=function(t){const e=fi;let n=Array[e(325)](t);const r=n[e(320)]((t=>e(372)!=t[e(326)]));return r>-1&&(n=n[e(366)](0,r)),n}(e[n(342)][n(351)][n(338)][n(369)]()),o=e[n(342)][n(394)](e[n(342)][n(376)](s[0],n(347)),e[n(342)][n(376)](s[s[n(370)]-1],n(319)));e[n(342)][n(375)]((()=>{const e=n;r[e(371)](o,{commandName:t,commandParams:[],formatGroupId:e(385)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(364)];for(;t&&t[n(348)](n(385))>e[n(348)](n(385));)r[n(343)](t),t=t[n(364)]}return Array[n(325)](r)}(s))}))}}r[t(349)](t(399),o(t(399))),r[t(349)](t(402),o(t(402))),s&&r[t(349)](t(380),o(t(380))),r[t(349)](t(337),i(t(337))),r[t(349)](t(391),i(t(391))),s&&r[t(349)](t(379),(()=>{const n=t,s=e[n(327)][n(368)](n(379)),o=Array[n(325)](s[n(403)]);o[n(359)]((t=>t[n(348)](n(363))!=s[n(389)])),e[n(342)][n(375)]((()=>{const t=n;for(const e of o)r[t(371)](e,{commandName:t(379),commandParams:[{forceValue:!s[t(389)]}]})}))})),r[t(331)][t(401)](t(372),(e=>Kr(n,t(332),e))),r[t(331)][t(361)]((e=>{const r=t;if(r(358)!=e[r(345)]&&r(383)!=e[r(345)])return;const{data:s}=e;if(s){if(r(399)==s[r(382)]||r(402)==s[r(382)]||r(380)==s[r(382)])switch(s[r(382)][r(384)](r(355),"")){case r(323):return o(Kr(n,r(336)));case r(353):return o(Kr(n,r(393)));case r(398):return o(Kr(n,r(346)))}if(r(337)==s[r(382)])return{type:r(335),content:Kr(n,r(397),Kr(n,r(332)))};if(r(391)==s[r(382)])return{type:r(335),content:Kr(n,r(357),Kr(n,r(332)))};if(r(379)==s[r(382)])return s[r(330)][0][r(329)]?{type:r(335),content:Kr(n,r(341))}:{type:r(335),content:Kr(n,r(386))}}function o(t){const e=r;return{type:e(335),content:Kr(n,e(381),t)}}}))}}function li(){const t=["schema","bulleted","element","from","name","commands","531832UIsPXr","forceValue","commandParams","descriptionFactory","ELEMENT_LIST_ITEM","paragraph","previousSibling","format","ELEMENT_BULLETED_LIST","indentList","selection","92277XPznUt","plugins","*Check item*","model","add","141TsjAur","type","ELEMENT_TODO_LIST","before","getAttribute","enableCommand","editor","document","3149320uAmdQj","numbered","isObject","List","blockName","*Outdent:* %0","formatBlock","filter","has","registerDescriptionCallback","parent","todoListChecked","nextSibling","2133688wrszeF","slice","push","get","getSelectedBlocks","length","markBlockFormat","listItem","4273440OHSxKg","3752chumcO","change","createPositionAt","checkChild","8FErVeB","checkTodoList","todoList","*Change to:* %0","commandName","formatInline","replace","listIndent","*Uncheck item*","afterInit","TrackChangesEditing","value","521946hoLDsr","outdentList","LegacyTodoListEditing","ELEMENT_NUMBERED_LIST","createRange","execute","listType","*Indent:* %0","todo","numberedList","LegacyListEditing","registerElementLabel","bulletedList","_selectedElements","end","findIndex","locale"];return(li=function(){return t})()}function fi(t,e){const n=li();return(fi=function(t,e){return n[t-=319]})(t,e)}function hi(t){const e=ci,n=t[e(348)](e(385));if(0==n)return t;let r=t;for(;t[e(334)]&&t[e(334)].is(e(324),e(372));){const s=t[e(334)][e(348)](e(385));if(s==n)r=t[e(334)];else if(s<n)break;t=t[e(334)]}return r}function gi(t){const e=ci,n=[];if(t.is(e(324),e(372))&&t[e(348)](e(385))>0){let r=t[e(364)];for(;r&&e(372)==r[e(326)]&&r[e(348)](e(385))==t[e(348)](e(385));)n[e(367)](r),r=r[e(364)]}return n}const di=mi;function pi(){const t=["filter","before","config","handleListReversedCommand","afterInit","reversed","createRange","commandName","element","formatInline","backward","3017490PTtFUj","3867296fqwgkJ","_getSuggestionBlocks","1967EYAPjj","list.properties","editor","LegacyListUtils","format","*Format:* set start index to %0","startIndex","toUpperCase","replace","1922472pbsrLd","locale","bind","_LIST_","formatBlock","*Change to:* %0","registerDescriptionCallback","unshift","styles","TrackChangesEditing","_getTranslationKeyForListStyle","selection","change","plugins","10878dzJPYO","listType","numbered","handleDescriptions","get","578852OrmQAe","*Format:* set order to reversed","createPositionAt","getListTypeFromListStyleType","push","listItem","length","getLastPosition","LegacyListPropertiesEditing","forward","markMultiRangeBlockFormat","enableCommand","from","_getSuggestionBlocksForListStyle","model","*Format:* set order to regular","flat","getSiblingNodes","descriptionFactory","type","parent","map","594964UymwGt","handleListStartCommand","getAttribute","default","listStart","1950940TkigWd","listReversed","listStyle","document","ELEMENT_","has","getFirstPosition","getSelectedBlocks","handleListStyleCommand","commandParams"];return(pi=function(){return t})()}function mi(t,e){const n=pi();return(mi=function(t,e){return n[t-=294]})(t,e)}!function(t){const e=mi,n=t();for(;;)try{if(333878===parseInt(e(318))/1+parseInt(e(340))/2+-parseInt(e(299))/3+parseInt(e(345))/4+parseInt(e(366))/5+parseInt(e(313))/6*(-parseInt(e(369))/7)+-parseInt(e(367))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pi);class Ei extends t.Plugin{[di(359)](){const t=di;if(!this[t(371)][t(312)][t(350)](t(326)))return;const e=this[t(371)][t(357)][t(317)](t(370)),n=this[t(371)][t(312)][t(317)](t(308));e[t(307)]&&n[t(329)](t(347),this[t(353)][t(301)](this)),e[t(360)]&&n[t(329)](t(346),this[t(358)][t(301)](this)),e[t(296)]&&n[t(329)](t(344),this[t(341)][t(301)](this)),n[t(336)][t(305)](this[t(316)][t(301)](this))}[di(353)](t,e={}){const n=di,r=this[n(371)][n(312)][n(317)](n(308)),s=this[n(331)]();this[n(371)][n(332)][n(311)]((()=>{const t=n;r[t(328)](s,{commandName:t(347),commandParams:[{type:e[t(337)]}],formatGroupId:t(347)})}))}[di(358)](t,e={}){const n=di,r=this[n(371)][n(312)][n(317)](n(308)),s=this[n(368)]((t=>t.is(n(363),n(323))&&n(315)===t[n(342)](n(314))));if(s[n(324)]<1)return;const o=s[n(339)]((t=>this[n(371)][n(332)][n(361)](this[n(371)][n(332)][n(320)](t,n(356)),this[n(371)][n(332)][n(320)](t,0))));this[n(371)][n(332)][n(311)]((()=>{const t=n;r[t(328)](o,{commandName:t(346),commandParams:[{reversed:e[t(360)]}],formatGroupId:t(346)})}))}[di(341)](t,e={}){const n=di,r=this[n(371)][n(312)][n(317)](n(308)),s=this[n(368)]((t=>t.is(n(363),n(323))&&n(315)===t[n(342)](n(314))));if(s[n(324)]<1)return;const o=s[n(339)]((t=>this[n(371)][n(332)][n(361)](this[n(371)][n(332)][n(320)](t,n(356)),this[n(371)][n(332)][n(320)](t,0))));this[n(371)][n(332)][n(311)]((()=>{const t=n;r[t(328)](o,{commandName:t(344),commandParams:[{startIndex:e[t(296)]}],formatGroupId:t(344)})}))}[di(316)](t){const e=di;if(e(303)!=t[e(337)]&&e(364)!=t[e(337)])return;const n=this[e(371)][e(300)],{data:r}=t;if(!r)return;let s,o;switch(r[e(362)]){case e(347):s=e(304),o={type:e(294),content:Kr(n,s,Kr(n,this[e(309)](r[e(354)][0][e(337)])))};break;case e(346):s=r[e(354)][0][e(360)]?e(319):e(333),o={type:e(294),content:Kr(n,s)};break;case e(344):s=e(295),o={type:e(294),content:Kr(n,s,r[e(354)][0][e(296)])}}return o}[di(331)](){const t=di;var e,n,r,s;const o=this[t(371)][t(312)][t(317)](t(372));let i=Array[t(330)](this[t(371)][t(332)][t(348)][t(310)][t(352)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(363),t(323)))&&i[t(306)](...o[t(335)](this[t(371)][t(332)][t(348)][t(310)][t(351)](),t(365))),(null===(n=i[i[t(324)]-1])||void 0===n?void 0:n.is(t(363),t(323)))&&i[t(322)](...o[t(335)](this[t(371)][t(332)][t(348)][t(310)][t(325)](),t(327))),i=[...new Set(i)],(null===(s=null===(r=this[t(371)][t(332)][t(348)][t(310)][t(351)]())||void 0===r?void 0:r[t(338)])||void 0===s?void 0:s.is(t(363),t(323)))&&(i=i[t(355)]((e=>e.is(t(363),t(323))))),i}[di(368)](t){const e=di,n=this[e(371)][e(312)][e(317)](e(372));let r=Array[e(330)](this[e(371)][e(332)][e(348)][e(310)][e(352)]())[e(355)](t)[e(339)]((t=>{const r=e,s=this[r(371)][r(332)][r(320)](t,0);return[...n[r(335)](s,r(365)),...n[r(335)](s,r(327))]}))[e(334)]();return r=[...new Set(r)],r}[di(309)](t){const e=di;return e(349)+(this[e(371)][e(312)][e(317)](e(372))[e(321)](t)||e(343))[e(297)]()+e(302)+t[e(297)]()[e(298)](/-/g,"_")}}const Ii=Ti;function bi(){const t=["591807TbbjjI","345737ZUOmxA","descriptionFactory","MediaEmbedEditing","28836bByObO","2817950PWklyz","7470IOIELJ","328988cFFOOK","15GjSkvc","createEmptyElement","afterInit","has","editor","high","stop","enableCommand","registerElementLabel","9529399TKObvs","ELEMENT_MEDIA","TrackChangesEditing","div","3544TJQVQs","data","532INtrlX","locale","mediaEmbed","dataDowncast","options","conversion","for","media","get","elementToElement","plugins","showSuggestionHighlights","2NBGFjH","downcastDispatcher","attribute:url:media"];return(bi=function(){return t})()}function Ti(t,e){const n=bi();return(Ti=function(t,e){return n[t-=423]})(t,e)}!function(t){const e=Ti,n=t();for(;;)try{if(186871===-parseInt(e(450))/1+-parseInt(e(446))/2*(-parseInt(e(449))/3)+-parseInt(e(456))/4*(parseInt(e(457))/5)+parseInt(e(453))/6*(parseInt(e(434))/7)+parseInt(e(432))/8*(-parseInt(e(455))/9)+-parseInt(e(454))/10+parseInt(e(428))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(bi);class _i extends t.Plugin{[Ii(459)](){const t=Ii,e=this[t(423)];if(!e[t(444)][t(460)](t(452)))return;const n=e[t(444)][t(442)](t(430)),r=e[t(435)];n[t(426)](t(436)),n[t(451)][t(427)](t(441),(e=>Kr(r,t(429),e))),e[t(439)][t(440)](t(437))[t(443)]({model:t(441),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(445)])return n[s(458)](s(431))},converterPriority:t(424)}),e[t(433)][t(447)].on(t(448),((e,n,r)=>{const s=t;r[s(438)][s(445)]&&e[s(425)]()}),{priority:t(424)})}}const yi=ki;function Ai(){const t=["TrackChangesEditing","mention","editor","136197sCHRqK","afterInit","4189740kmkham","546736pFbhDj","get","3999345tjkywI","MentionEditing","enableCommand","plugins","20156UbqRgf","231JObAmc","260634eeQsHv","has","387328HIeOBs","72BBbrfu"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=143]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(439374===-parseInt(e(159))/1+parseInt(e(154))/2+parseInt(e(151))/3*(-parseInt(e(150))/4)+parseInt(e(143))/5+-parseInt(e(152))/6+-parseInt(e(146))/7+parseInt(e(144))/8*(parseInt(e(155))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(160)](){const t=yi,e=this[t(158)];e[t(149)][t(153)](t(147))&&e[t(149)][t(145)](t(156))[t(148)](t(157))}}const Ni=Ri;function Li(){const t=["plugins","315CJKUek","getContainedElement","*Insert:* %0","afterInit","getLabel","deletion","203nxpaRi","insertion","2635546lidgzi","descriptionFactory","insertMergeField","41237910nQvrzS","mergeField","registerElementLabel","ELEMENT_MERGE_FIELD","registerDescriptionCallback","getAttribute","type","get","2442284GdxkGS","MergeFieldsEditing","commands","1ebWJNa","664749ZMfSxp","enableCommand","279042yAqSnE","*Remove:* %0","locale","TrackChangesEditing","66904oDrJrr","element","editor","1078905IaIVQx"];return(Li=function(){return t})()}function Ri(t,e){const n=Li();return(Ri=function(t,e){return n[t-=311]})(t,e)}!function(t){const e=Ri,n=t();for(;;)try{if(702085===-parseInt(e(330))/1*(parseInt(e(316))/2)+-parseInt(e(331))/3+-parseInt(e(327))/4+-parseInt(e(340))/5+-parseInt(e(333))/6*(parseInt(e(314))/7)+-parseInt(e(337))/8*(-parseInt(e(342))/9)+parseInt(e(319))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Si extends t.Plugin{[Ni(311)](){const t=Ni,e=this[t(339)];if(!e[t(329)][t(326)](t(318)))return;e[t(341)][t(326)](t(336))[t(332)](t(318));const n=e[t(341)][t(326)](t(336)),r=e[t(335)];n[t(317)][t(321)](t(320),(e=>Kr(r,t(322),e))),n[t(317)][t(323)]((n=>{const s=t;if(s(315)!=n[s(325)]&&s(313)!=n[s(325)])return;const o=n[s(343)]();if(null==o)return;if(!o.is(s(338),s(320)))return;const i=e[s(341)][s(326)](s(328))[s(312)](o[s(324)]("id"));return s(315)==n[s(325)]?{type:s(315),content:Kr(r,s(344),'"'+i+'" '+Kr(r,s(322)))}:{type:s(313),content:Kr(r,s(334),'"'+i+'" '+Kr(r,s(322)))}}))}}const Mi=wi;function vi(){const t=["plugins","listType","27839556bzKIkj","*Set format:* %0","descriptionFactory","key","12WrPgOJ","afterInit","*Remove format:* %0","ELEMENT_MULTI_LEVEL_LIST","TrackChangesEditing","handleDescriptions","registerBlockAttribute","head","1AyDiMF","8ELLtGf","multiLevelList","oldValue","listMarkerStyle","10uIvRTX","2080444PnoNJF","next","newValue","registerDescriptionCallback","has","8021298EjstRb","7453390jpzklr","format","data","386049XNLXFh","enableDefaultAttributesIntegration","5bBiJdO","1029908pPuJdK","editor","MultiLevelList","7315389pqWAGx","locale","get"];return(vi=function(){return t})()}function wi(t,e){const n=vi();return(wi=function(t,e){return n[t-=240]})(t,e)}!function(t){const e=wi,n=t();for(;;)try{if(674484===-parseInt(e(259))/1*(parseInt(e(265))/2)+parseInt(e(274))/3*(parseInt(e(251))/4)+-parseInt(e(276))/5*(parseInt(e(270))/6)+parseInt(e(271))/7+parseInt(e(260))/8*(-parseInt(e(242))/9)+-parseInt(e(264))/10*(-parseInt(e(277))/11)+parseInt(e(247))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vi);class Oi extends t.Plugin{[Mi(252)](){const t=Mi,e=this[t(240)],n=e[t(245)][t(244)](t(255));e[t(245)][t(269)](t(241))&&(n[t(275)](t(261)),n[t(257)](t(263)),n[t(249)][t(268)]((e=>this[t(256)](e))))}[Mi(256)](t){const e=Mi,n=this[e(240)][e(243)],{data:r}=t,s={type:e(272),content:""};if(r&&e(263)==r[e(250)]){if(!r[e(262)])return{type:e(272),content:Kr(n,e(248),Kr(n,e(254)))+" ("+r[e(267)]+")"};if(!r[e(267)]){let o=t[e(258)];for(;o;){if(o[e(273)]&&e(246)==o[e(273)][e(250)]&&o[e(273)][e(267)])return s;o=o[e(266)]}return{type:e(272),content:Kr(n,e(253),Kr(n,e(254)))+" ("+r[e(262)]+")"}}}}}const Di=Pi;function Fi(){const t=["ELEMENT_PAGE_BREAK","5896832CLVLxk","9024910LtDuZE","202153jqeEfq","afterInit","registerElementLabel","has","PageBreakEditing","1101gKrxDI","plugins","4335732PsfQQF","locale","editor","TrackChangesEditing","descriptionFactory","175202BRPFdB","pageBreak","enableCommand","4548juJpgO","2HYyeDf","1534915UiOkUl","24BQDVsd","get"];return(Fi=function(){return t})()}function Pi(t,e){const n=Fi();return(Pi=function(t,e){return n[t-=101]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(373899===parseInt(e(117))/1*(-parseInt(e(121))/2)+parseInt(e(110))/3*(-parseInt(e(120))/4)+-parseInt(e(122))/5+parseInt(e(123))/6*(parseInt(e(105))/7)+parseInt(e(103))/8+-parseInt(e(112))/9+parseInt(e(104))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fi);class xi extends t.Plugin{[Di(106)](){const t=Di,e=this[t(114)];if(!e[t(111)][t(108)](t(109)))return;e[t(111)][t(101)](t(115))[t(119)](t(118));const n=e[t(111)][t(101)](t(115)),r=e[t(113)];n[t(116)][t(107)](t(118),(e=>Kr(r,t(102),e)))}}const Bi=Gi;function Ui(){const t=["type","consume","createUIElement","commandName","options","insertParagraph","mapper","start","$text","3180402tgkWCu","editor","downcastDispatcher","markerRange","model","schema","formatBlock","*Insert:* %0","getFirstRange","end","descriptionFactory","insert","highest","146986BzQLHg","has","enableDefaultAttributesIntegration","locale","insertion","checkChild","writer","name","26830uDBMpr","showSuggestionHighlights","ELEMENT_PARAGRAPH","toViewPosition","markerName","bindElementToMarker","ck-suggestion-marker--active","TrackChangesEditing","462jShiUO","enableCommand","60epmtPZ","65336dLMppd","span","1686868NHFGKv","isBlock","ck-suggestion-marker-split","isLimit","get","1649577tBgitj","data","_registerLegacyDescription","nodeAfter","format","getItemLabel","isTouching","registerElementLabel","editing","paragraph","128339XCznfl","registerDescriptionCallback","20fmJGic","includes","plugins","addClass","Paragraph","consumable","afterInit","activeMarkers","addMarker:suggestion:insertion","*Change to:* %0"];return(Ui=function(){return t})()}!function(t){const e=Gi,n=t();for(;;)try{if(297062===parseInt(e(487))/1+-parseInt(e(521))/2+parseInt(e(547))/3+-parseInt(e(542))/4+-parseInt(e(529))/5*(parseInt(e(539))/6)+parseInt(e(537))/7*(-parseInt(e(540))/8)+parseInt(e(508))/9*(parseInt(e(489))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class ji extends t.Plugin{[Bi(495)](){const t=Bi,e=this[t(509)];if(!e[t(491)][t(522)](t(493)))return;const n=e[t(524)],r=e[t(491)][t(546)](t(536));r[t(518)][t(484)](t(486),(e=>Kr(n,t(531),e))),r[t(523)](t(486)),r[t(538)](t(504)),e[t(485)][t(510)].on(t(497),Hi(e),{priority:t(520)}),e[t(548)][t(510)].on(t(497),((n,r,s)=>{const o=t;s[o(503)][o(530)]&&Hi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(520)});const s=r[t(518)];s[t(488)]((r=>{const o=t;if(o(525)!==r[o(499)])return;const{start:i,end:a}=r[o(516)]();if(!i[o(483)](a)||!i[o(550)])return;const c=e[o(512)][o(513)],u=i[o(550)];return c[o(543)](u)&&!c[o(545)](u)&&c[o(526)](u,o(507))?{type:o(525),content:Kr(n,o(515),s[o(482)](u,1))}:void 0})),this[t(549)]()}[Bi(549)](){const t=Bi,e=this[t(509)],n=e[t(524)];e[t(491)][t(546)](t(536))[t(518)][t(488)]((e=>{const r=t;if(r(514)!=e[r(499)])return;const{data:s}=e;return s&&r(486)==s[r(502)]?{type:r(551),content:Kr(n,r(498),Kr(n,r(531)))}:void 0}))}}function Gi(t,e){const n=Ui();return(Gi=function(t,e){return n[t-=482]})(t,e)}function Hi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Gi,i=t[o(491)][o(546)](o(536)),a=r[o(511)][o(506)],c=r[o(511)][o(517)],u=t[o(512)][o(513)];if(!a[o(483)](c)||!a[o(550)])return;const l=a[o(550)];if(u[o(543)](l)&&!u[o(545)](l)&&u[o(526)](l,o(507))){if(!s[o(494)][o(500)](r[o(511)],n[o(528)]))return;const t=s[o(527)][o(501)](o(541),{class:o(544)}),a=s[o(505)][o(532)](c);e&&i[o(496)][o(490)](r[o(533)])&&s[o(527)][o(492)](o(535),t),s[o(527)][o(519)](a,t),s[o(505)][o(534)](t,r[o(533)])}}}const Vi=zi;function Wi(){const t=["6443840yXErKq","formatInline","has","25293CBsjag","formatBlock","registerDescriptionCallback","enableDefaultAttributesIntegration","4011381AtWgWC","380180cmsxGL","format","_registerLegacyDescription","TrackChangesEditing","*Remove all formatting*","6erAcdQ","type","commandName","651719Mowufd","649873qOxdXg","14yJVgoN","removeFormat","editor","descriptionFactory","RemoveFormatEditing","plugins","8voGDWi","afterInit","get","86236AgAeuB","locale"];return(Wi=function(){return t})()}function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=472]})(t,e)}!function(t){const e=zi,n=t();for(;;)try{if(350075===-parseInt(e(472))/1+-parseInt(e(474))/2*(-parseInt(e(488))/3)+parseInt(e(483))/4+parseInt(e(493))/5*(-parseInt(e(498))/6)+-parseInt(e(473))/7+parseInt(e(480))/8*(parseInt(e(492))/9)+parseInt(e(485))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Vi(481)](){const t=Vi,e=this[t(476)];e[t(479)][t(487)](t(478))&&(e[t(479)][t(482)](t(496))[t(491)](t(475)),this[t(495)]())}[Vi(495)](){const t=Vi,e=this[t(476)];e[t(479)][t(482)](t(496))[t(477)][t(490)]((n=>{const r=t;if(r(489)!=n[r(499)]&&r(486)!=n[r(499)])return;const{data:s}=n;return s&&r(475)==s[r(500)]?{type:r(494),content:Kr(e[r(484)],r(497))}:void 0}))}}function qi(){const t=["11501118VwKekQ","3348474fcMIPS","10stmscP","TrackChangesEditing","discardSuggestion","discardAllSuggestions","423042ifpIqZ","discardSelectedSuggestions","4wKWJNc","acceptSuggestion","RestrictedEditingModeEditing","7QZzlpz","has","goToNextRestrictedEditingException","enableCommand","3949392pCbPjg","9240qIqbla","acceptSelectedSuggestions","get","afterInit","60133337dxXven","editor","acceptAllSuggestions","4441350nvkIbl","trackChanges","goToPreviousRestrictedEditingException","plugins","732KXDYkl"];return(qi=function(){return t})()}const Zi=Xi;function Xi(t,e){const n=qi();return(Xi=function(t,e){return n[t-=104]})(t,e)}!function(t){const e=Xi,n=t();for(;;)try{if(654440===-parseInt(e(126))/1*(parseInt(e(128))/2)+-parseInt(e(121))/3+parseInt(e(119))/4*(-parseInt(e(108))/5)+parseInt(e(115))/6*(-parseInt(e(131))/7)+-parseInt(e(107))/8+-parseInt(e(120))/9+parseInt(e(122))/10*(parseInt(e(112))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qi);class Ji extends t.Plugin{[Zi(111)](){const t=Zi,e=this[t(113)];if(!e[t(118)][t(104)](t(130)))return;const n=e[t(118)][t(110)](t(123));n[t(106)](t(117)),n[t(106)](t(105));const r=e[t(118)][t(110)](t(130));r[t(106)](t(116)),r[t(106)](t(129)),r[t(106)](t(124)),r[t(106)](t(114)),r[t(106)](t(125)),r[t(106)](t(109)),r[t(106)](t(127))}}function Yi(){const t=["downcastDispatcher","editor","90ekQBMm","options","ELEMENT_LINE_BREAK","toViewPosition","split","init","enableCommand","span","5864rDEbLy","registerElementLabel","136296kOIufb","getItems","659989AGtZjs","locale","merge","6wYEhTX","consumable","addMarker:suggestion:deletion","activeMarkers","addClass","editing","93250sLmtWu","346406RoUYfV","markerRange","plugins","addMarker:suggestion:insertion","writer","data","shiftEnter","softBreak","requires","mapper","createPositionBefore","showSuggestionHighlights","TrackChangesEditing","ck-suggestion-marker--active","1687yfVULv","insert","bindElementToMarker","element","5273073qvmDFV","markerName","model","addMarker:suggestion","deletion","name","high","get","test","includes","368202qTDPEY","8QMQIjD","descriptionFactory","createUIElement","ck-suggestion-marker-"];return(Yi=function(){return t})()}const Qi=$i;function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=333]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(313758===parseInt(e(345))/1+parseInt(e(357))/2+-parseInt(e(385))/3*(-parseInt(e(386))/4)+parseInt(e(356))/5*(-parseInt(e(350))/6)+parseInt(e(371))/7*(-parseInt(e(343))/8)+-parseInt(e(375))/9+parseInt(e(335))/10*(parseInt(e(347))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{static get[Qi(365)](){return[Qs.ShiftEnter]}[Qi(340)](){const t=Qi,e=this[t(334)],n=e[t(359)][t(382)](t(369));n[t(341)](t(363)),e[t(355)][t(333)].on(t(360),ea(e),{priority:t(381)}),e[t(355)][t(333)].on(t(352),ea(e),{priority:t(381)}),e[t(362)][t(333)].on(t(378),((n,r,s)=>{const o=t;s[o(336)][o(368)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(387)][t(344)](t(364),(n=>Kr(e[t(348)],t(337),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(359)][o(382)](o(369));if(!s[o(351)][o(383)](r[o(358)],n[o(380)]))return;const a=t[o(377)];for(const t of r[o(358)][o(346)]()){if(!t.is(o(374),o(364)))continue;const n=o(379)==r[o(376)][o(339)](":")[1]?o(349):o(339),c=s[o(361)][o(388)](o(342),{class:o(389)+n}),u=s[o(366)][o(338)](a[o(367)](t));e&&i[o(353)][o(384)](r[o(376)])&&s[o(361)][o(354)](o(370),c),s[o(361)][o(372)](u,c),s[o(366)][o(373)](c,r[o(376)])}}}function na(t,e){const n=sa();return(na=function(t,e){return n[t-=284]})(t,e)}const ra=na;function sa(){const t=["39576119TIskCW","plugins","formatInline","markInlineFormat","27630mncBow","6zYvMFv","1900204NlpnGA","commands","27351HIqEKt","987764NMNxuH","model","commandName","enableCommand","1814664oXhClN","get","isCollapsed","commandParams","format","selection","restrictedEditingException","document","getRanges","value","FORMAT_RESTRICTED_ENABLED","FORMAT_RESTRICTED_DISABLED","from","locale","4923tpNlUk","StandardEditingModeEditing","editor","descriptionFactory","type","registerDescriptionCallback","afterInit","has","726005YhqNHC","forceValue","change","TrackChangesEditing","7DomRBH","formatBlock","210ozNTvx"];return(sa=function(){return t})()}!function(t){const e=na,n=t();for(;;)try{if(978240===-parseInt(e(302))/1+-parseInt(e(295))/2*(-parseInt(e(304))/3)+-parseInt(e(305))/4+-parseInt(e(289))/5*(parseInt(e(301))/6)+-parseInt(e(293))/7*(-parseInt(e(309))/8)+-parseInt(e(323))/9*(parseInt(e(300))/10)+parseInt(e(296))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(sa);class oa extends t.Plugin{[ra(287)](){const t=ra,e=this[t(325)],n=e[t(306)],r=e[t(322)];if(!e[t(297)][t(288)](t(324)))return;const s=e[t(297)][t(310)](t(292)),o=t(315),i=e[t(303)][t(310)](o);s[t(308)](o,((e,r={})=>{const a=t,c=n[a(316)][a(314)];if(c[a(311)])return void e(r);const u=void 0!==r[a(290)]?r[a(290)]:!i[a(318)];n[a(291)]((()=>{const t=a,e=Array[t(321)](c[t(317)]());for(const r of e){const e=u?[r]:Os(o,r,n);for(const n of e)s[t(299)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(284)][t(286)]((e=>{const n=t;if(n(294)!=e[n(285)]&&n(298)!=e[n(285)])return;const{data:s}=e;return s&&s[n(307)]==o?s[n(312)][0][n(290)]?{type:n(313),content:Kr(r,n(319))}:{type:n(313),content:Kr(r,n(320))}:void 0}))}}const ia=ca;!function(t){const e=ca,n=t();for(;;)try{if(260118===parseInt(e(188))/1*(-parseInt(e(194))/2)+parseInt(e(204))/3+-parseInt(e(199))/4+-parseInt(e(213))/5+parseInt(e(229))/6*(parseInt(e(212))/7)+-parseInt(e(197))/8*(parseInt(e(185))/9)+parseInt(e(196))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ua);class aa extends t.Plugin{[ia(198)](){const t=ia,e=this[t(222)];if(!e[t(195)][t(186)](t(225))||!e[t(195)][t(186)](t(214)))return;const n=e[t(195)][t(184)](t(206)),r=e[t(217)],s=e[t(227)][t(184)](t(223))||{},o=e[t(195)][t(184)](t(226)),i=e[t(195)][t(184)](t(218))[t(230)](e[t(195)][t(184)](t(214)),s[t(193)]);n[t(228)](t(223));const a=new Set;for(const e of i[t(203)]){const n=o[t(189)](e[t(215)]);a[t(207)](n)}const c=new Set;for(const e of i[t(205)]){const n=o[t(189)](e[t(215)]);c[t(207)](n);for(const n of e[t(209)])c[t(207)](n)}for(const e of a)n[t(220)](e),n[t(201)][t(211)](e,Kr(r,t(216)));for(const e of c)n[t(208)](e),n[t(201)][t(211)](e,Kr(r,t(216)));this[t(200)]()}[ia(200)](){const t=ia,e=this[t(222)],n=e[t(217)];e[t(195)][t(184)](t(206))[t(201)][t(192)]((e=>{const r=t;if(r(233)!=e[r(224)]&&r(231)!=e[r(224)])return;const{data:s}=e;return s&&r(223)===s[r(191)]?s[r(232)][0][r(219)]?{type:r(190),content:Kr(n,r(210),s[r(232)][0][r(202)][r(221)]())}:{type:r(190),content:Kr(n,r(187),s[r(232)][0][r(202)][r(221)]())}:void 0}))}}function ca(t,e){const n=ua();return(ca=function(t,e){return n[t-=184]})(t,e)}function ua(){const t=["ghsAttributes","*Set format:* %0","registerAttributeLabel","33971aanqhE","674650cGGAJQ","DataSchema","element","FORMAT_STYLE","locale","StyleUtils","forceValue","registerBlockAttribute","toLowerCase","editor","style","type","Style","GeneralHtmlSupport","config","enableDefaultAttributesIntegration","462FAwEvJ","normalizeConfig","formatInline","commandParams","formatBlock","get","99JOXVsE","has","*Remove format:* %0","96700liYgje","getGhsAttributeNameForElement","format","commandName","registerDescriptionCallback","definitions","4litpKD","plugins","5710880eahKJo","201464Pppzsr","afterInit","1856300oXQFxT","_registerLegacyDescription","descriptionFactory","styleName","block","1154301RIRsBu","inline","TrackChangesEditing","add","registerInlineAttribute"];return(ua=function(){return t})()}function la(){const t=["*Insert:* %0","length","30eLYmXE","enableCommand","refresh","createTableWalker","startsWith","plugins","insert","position","some","tableColumn","order","join","_getCoordsForCells","root","removeTableRow","tableRow","isInContent","fromRange","4495772QGAyeK","insertTableColumnLeft","writer","table","registerElementLabel","getRowIndexes","selectTableColumn","ELEMENT_TABLE_ROW","isEqual","TableUtils","5672yIECZM","getChanges","deletion","getChildren","insertTableRowBelow","ELEMENT_TABLE_COLUMN_WITH_TEXT","detach","editor","_splitMarkerName","66OwRVzL","commands","low","options","add","map","cell","getChangedMarkers","getSuggestion","1393110eJZPHv","selectTableRow","insertTableColumnRight","2877elElIX","includes","push","toViewElement","getItems","addClass","138695ZljYZX","document","_getSuggestionCoords","nodeBefore","registerDescriptionCallback","getColumnIndexes","insertTableRowAbove","_tableSuggestions","_acceptFormatSuggestionCallbackFactory","registerCustomCallback","ELEMENT_TABLE_WITH_TEXT","type","span","showSuggestionHighlights","isTouching","ELEMENT_TABLE_COLUMN","filter","data","suggestion","TableEditing","substr","colspan","ELEMENT_TABLE","rootName","toLowerCase","addRange","min","isArray","tablePaste","markMultiRangeDeletion","30714497dZLCkg","findAncestor","tableCell","nodeAfter","1916URoZOY","execute","item","locale","ELEMENT_TABLE_ROW_WITH_TEXT","insertion","classes","oldRange","$graveyard","batch","descriptionFactory","accept","differ","discard","_tablePostFixingSubtypes","minRow","getAttribute","createRangeOn","markMultiRangeInsertion","33966bjtpac","setSelection","createPositionAt","getFirstRange","removeTableColumn","MIN_SAFE_INTEGER","getCellLocation","selection","max","isIntersecting","removeClass","model","registerPostFixer","change:data","mapper","change","12QDcXsh","start","enqueueChange","MAX_SAFE_INTEGER","617FGlLZd","maxRow","above","getSelectionAffectedTableCells","highest","end","values","_setupColumnsRowsFixing","TrackChangesEditing","minColumn","addMarker:suggestion","forceValue","createRangeIn","downcastDispatcher","*Remove:* %0","name","_suggestionFactory","subType","first","every","hasAttribute","getContainedElement","insertTable","element","rowspan","has","last","get","isIntersectingWithRange","maxColumn","$textProxy","left","afterInit","getRanges","from"];return(la=function(){return t})()}const fa=ha;function ha(t,e){const n=la();return(ha=function(t,e){return n[t-=133]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(610420===parseInt(e(141))/1*(-parseInt(e(267))/2)+-parseInt(e(224))/3+-parseInt(e(196))/4+-parseInt(e(233))/5*(parseInt(e(215))/6)+parseInt(e(227))/7*(parseInt(e(206))/8)+-parseInt(e(286))/9*(-parseInt(e(178))/10)+-parseInt(e(263))/11*(-parseInt(e(137))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(la);class ga extends t.Plugin{constructor(t){const e=ha;super(t),this[e(281)]=[e(193),e(187)],this[e(240)]=new Set}[fa(173)](){const t=fa,e=this[t(213)],n=e[t(297)][t(234)][t(293)];if(!e[t(183)][t(166)](t(252)))return;const r=e[t(270)],s=e[t(183)][t(168)](t(149)),o=e[t(183)][t(168)](t(205));s[t(277)][t(200)](t(199),(e=>Kr(r,t(255),e))),this[t(148)](),s[t(179)](t(163)),s[t(179)](t(225)),s[t(179)](t(202));for(const r of[t(239),t(210)]){const i=e[t(216)][t(168)](r);s[t(179)](r,(r=>{const a=t;e[a(297)][a(136)]((t=>{const e=a;r();const c=e(143)===i[e(188)],u=o[e(144)](n),l=o[e(201)](u),f=c?l[e(159)]-1:l[e(167)]+1,h=u[0][e(264)](e(199)),g=o[e(181)](h,{startRow:f,endRow:f}),d=Array[e(175)](g)[e(220)]((n=>t[e(284)](n[e(221)])));s[e(285)](d,e(193))}))}))}for(const r of[t(197),t(226)]){const i=e[t(216)][t(168)](r);s[t(179)](r,(r=>{const a=t;e[a(297)][a(136)]((t=>{const e=a;r();const c=e(172)===i[e(188)],u=o[e(144)](n),l=o[e(238)](u),f=c?l[e(159)]-1:l[e(167)]+1,h=u[0][e(264)](e(199)),g=o[e(181)](h,{startRow:0,column:f,includeAllSlots:!1}),d=Array[e(175)](g)[e(220)]((n=>t[e(284)](n[e(221)])));s[e(285)](d,e(187))}))}))}for(const r of[t(192),t(290)]){const i=r[t(253)](11),a=i[t(257)](),c=a[t(253)](0,3)+t(245),u=t(199)+i,l=t(259)+i,f=t(294)+i;s[t(179)](r,(()=>{const i=t;e[i(297)][i(136)]((t=>{const e=i,h=o[e(144)](n),g=h[0][e(264)](e(199));let d;if(e(192)==r){const t=o[e(201)](h);d={startRow:t[e(159)],endRow:t[e(167)],includeAllSlots:!0}}else{const t=o[e(238)](h);d={startColumn:t[e(159)],endColumn:t[e(167)],includeAllSlots:!0}}const p=o[e(181)](g,d),m=Array[e(175)](p)[e(220)]((({cell:t})=>t)),E=da(m[e(249)]((t=>t[e(161)](c)))),I=da(m[e(249)]((t=>!t[e(161)](c))))[e(220)]((n=>t[e(284)](n))),b=s[e(262)](I,u);if(b&&(e(193)==b[e(158)]||e(187)==b[e(158)])){const n=this[e(235)](b);for(const r of E){const s=t[e(284)](r),i=o[e(292)](r),u=r[e(283)](c)-1,h=n[l],g=n[f];h<=i[a]&&i[a]+u<=g&&b[e(258)](s)}}}))}))}function c(r){const s=t,o=Array[s(175)](n[s(174)]())[s(220)]((t=>i.LiveRange[s(195)](t)));e[s(297)][s(136)]((t=>{const n=s,i=t[n(276)];r=r[n(249)]((t=>n(275)!=t[n(191)][n(256)])),t[n(287)](r),e[n(216)][n(168)](n(192))[n(180)](),e[n(268)](n(192),{forceDefaultExecution:!0}),e[n(297)][n(139)]((()=>{const t=n;e[t(297)][t(139)](i,(e=>{const n=t,r=o[n(249)]((t=>n(275)!=t[n(191)][n(256)]));r[n(177)]>0&&e[n(287)](r);for(const t of o)t[n(212)]()}))}))}))}function u(r){const s=t;e[s(297)][s(136)]((t=>{const o=s,a=Array[o(175)](n[o(174)]())[o(220)]((t=>i.LiveRange[o(195)](t))),c=[];for(const t of r)for(const e of t[o(231)]({shallow:!0}))c[o(229)](e);for(const n of c)o(275)!=n[o(191)][o(256)]&&(t[o(287)](t[o(288)](n,0)),e[o(216)][o(168)](o(290))[o(180)](),e[o(268)](o(290),{forceDefaultExecution:!0}));const u=a[o(249)]((t=>o(275)!=t[o(191)][o(256)]));u[o(177)]>0&&t[o(287)](u);for(const t of a)t[o(212)]()}))}function l(e,n){const r=t;return n[r(160)]((t=>e[r(186)]((e=>e[r(146)][r(204)](t[r(138)])||t[r(146)][r(204)](e[r(138)])))))}function f(e,n){const r=t;return!e[r(186)]((t=>n[r(186)]((e=>t[r(295)](e)))))&&e[r(186)]((t=>n[r(186)]((e=>t[r(146)][r(247)](e[r(138)])))))}e[t(250)][t(154)].on(t(151),((e,n,r)=>{const s=t;if(!r[s(218)][s(246)])return;const o=n[s(269)];if(!o)return;const i=r[s(135)][s(230)](o);function c(t){return Array[s(260)](t)?t:[t]}i&&s(265)===o[s(156)]&&(0,a.setHighlightHandling)(i,r[s(198)],((t,e,n)=>n[s(232)](c(e[s(273)]),t)),((t,e,n)=>n[s(296)](c(e[s(273)]),t)))}),{priority:t(145)}),s[t(277)][t(237)]((e=>{const n=t;if(n(272)!=e[n(244)]&&n(208)!=e[n(244)])return;const s=e[n(162)]();if(null!=s&&s.is(n(164),n(199))){if(n(272)==e[n(244)]){const t=e[n(231)]()[n(249)]((t=>t.is(n(171))))[n(220)]((t=>t[n(250)]));if(t[n(177)])return{type:n(272),content:Kr(r,n(176),Kr(r,n(243),'"'+t[n(189)](" ")+'"'))}}if(n(208)==e[n(244)]){const t=e[n(231)]()[n(249)]((t=>t.is(n(171))))[n(220)]((t=>t[n(250)]));if(t[n(177)])return{type:n(208),content:Kr(r,n(155),Kr(r,n(243),'"'+t[n(189)](" ")+'"'))}}}})),s[t(277)][t(237)]((e=>{const n=t;if(n(193)==e[n(158)]){const t=e[n(231)]()[n(249)]((t=>t.is(n(171))))[n(220)]((t=>t[n(250)])),s=this[n(235)](e),o=s[n(142)]-s[n(282)]+1;if(n(272)==e[n(244)])return t[n(177)]?{type:n(272),content:Kr(r,n(176),Kr(r,n(271),[o,'"'+t[n(189)](" ")+'"']))}:{type:n(272),content:Kr(r,n(176),Kr(r,n(203),o))};if(n(208)==e[n(244)])return t[n(177)]?{type:n(208),content:Kr(r,n(155),Kr(r,n(271),[o,'"'+t[n(189)](" ")+'"']))}:{type:n(208),content:Kr(r,n(155),Kr(r,n(203),o))}}if(n(187)==e[n(158)]){const t=e[n(231)]()[n(249)]((t=>t.is(n(171))))[n(220)]((t=>t[n(250)])),s=this[n(235)](e),o=s[n(170)]-s[n(150)]+1;if(n(272)==e[n(244)])return t[n(177)]?{type:n(272),content:Kr(r,n(176),Kr(r,n(211),[o,'"'+t[n(189)](" ")+'"']))}:{type:n(272),content:Kr(r,n(176),Kr(r,n(248),o))};if(n(208)==e[n(244)])return t[n(177)]?{type:n(208),content:Kr(r,n(155),Kr(r,n(211),[o,'"'+t[n(189)](" ")+'"']))}:{type:n(208),content:Kr(r,n(155),Kr(r,n(248),o))}}})),s[t(157)][t(242)](t(272),t(193),t(280),c),s[t(157)][t(242)](t(208),t(193),t(278),c),s[t(157)][t(242)](t(272),t(187),t(280),u),s[t(157)][t(242)](t(208),t(187),t(278),u),s[t(157)][t(242)](t(272),t(187),t(189),l),s[t(157)][t(242)](t(208),t(187),t(189),l),s[t(157)][t(242)](t(272),t(193),t(189),f),s[t(157)][t(242)](t(208),t(193),t(189),f)}[fa(241)](){const t=fa,e=this[t(213)],n=e[t(297)][t(234)][t(293)];return(r,s)=>{const o=t;e[o(297)][o(136)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(146)][a(236)];u&&u[0]&&!1===u[0][a(152)]&&(l=r[0][a(138)][a(266)]);const f=t[a(153)](l);if(a(275)==f[a(191)][a(256)])return;const h=Array[a(175)](n[a(174)]())[a(220)]((t=>i.LiveRange[a(195)](t)));t[a(287)](f),e[a(216)][a(168)](c)[a(180)](),u[a(229)]({forceDefaultExecution:!0}),e[a(268)](c,...u);const g=h[a(249)]((t=>a(275)!=t[a(191)][a(256)]));g[a(177)]>0&&t[a(287)](g);for(const t of h)t[a(212)]()}))}}[fa(190)](t){const e=fa,n=this[e(213)][e(183)][e(168)](e(205));let r=Number[e(140)],s=Number[e(291)],o=Number[e(140)],i=Number[e(291)];for(const a of t){if(e(275)==a[e(191)][e(256)])continue;const{row:t,column:c}=n[e(292)](a),u=a[e(161)](e(165))?a[e(283)](e(165))-1:0,l=a[e(161)](e(254))?a[e(283)](e(254))-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}}[fa(148)](){const t=fa,e=this[t(213)],n=e[t(183)][t(168)](t(149)),r=e[t(183)][t(168)](t(205));e[t(297)][t(234)].on(t(134),(()=>{const r=t,s=Array[r(175)](e[r(297)][r(234)][r(279)][r(222)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(214)](t);if(r(251)!=s)continue;if(null!=e[r(274)])continue;const a=n[r(223)](o);this[r(281)][r(228)](i)&&this[r(240)][r(219)](a)}}),{priority:t(217)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(284)](e),a=e[s(264)](s(199)),c=r[s(292)](e);for(const t of this[s(240)]){const n=t[s(158)],r=n[s(182)](s(261)),u=n[s(253)](r?10:5),l=u[s(257)](),f=l[s(253)](0,3)+s(245),h=s(259)+u,g=s(294)+u;if(!t[s(194)])continue;if(a!=t[s(289)]()[s(138)][s(264)](s(199)))continue;if(t[s(169)](i))continue;const d=e[s(161)](f)?e[s(283)](f)-1:0,p=this[s(235)](t),m=p[h],E=p[g];m<=c[l]&&c[l]+d<=E&&(t[s(258)](i),o=!0)}return o};e[t(297)][t(234)][t(133)]((n=>{const r=t;let o=!1;for(const t of e[r(297)][r(234)][r(279)][r(207)]())if(r(184)==t[r(244)])if(r(193)==t[r(156)])for(const e of t[r(185)][r(266)][r(209)]())o=o||s(e,n);else r(265)==t[r(156)]&&(o=o||s(t[r(185)][r(266)],n));return o}))}[fa(235)](t){const e=fa;return this[e(190)](t[e(174)]()[e(220)]((t=>t[e(138)][e(266)])))}}function da(t){const e=fa;return Array[e(175)](new Set(t)[e(147)]())}function pa(){const t=["TrackChangesEditing","*Merge cells*","_tablePostFixingSubtypes","root","descriptionFactory","52510NSyqIz","setSelection","change","requires","fromRange","markBlockFormat","610384BvFaHj","splitTableCellVertically","2220fpILqR","direction","plugins","splitTableCellHorizontally","enableCommand","editor","getRanges","getSuggestions","formatInline","111rsxEuf","stop","containsRange","mergeTableCellRight","3348TDipWE","get","model","6VNCHeC","filter","createRangeOn","detach","6AaWHns","tableCell","commands","from","*Split cell:* vertically","_acceptFormatSuggestionCallbackFactory","set:isEnabled","find","TableUtils","refresh","document","getAncestors","type","length","getSelectionAffectedTableCells","21UZLPku","$graveyard","table","12023ABqsqt","registerCustomCallback","findAncestor","*Split cell:* horizontally","forceDefaultExecution","createTableWalker","4612788eepRer","size","deletion","298735oKNgxJ","afterInit","_suggestionFactory","isEnabled","137718ccBqAw","cell","_areSelectedCellsMergable","accept","TableEditing","formatBlock","selection","return","_isForcedDefaultExecutionBlock","highest","low","commandName","isInContent","horizontally","markMultiRangeBlockFormat","rootName","insertion","element","execute","_areMergableCells","getCellLocation","getFirstPosition","subType","locale","value","map","has","trackChanges","mergeTableCellDown","push","format","author","mergeTableCells","mergeTableCellUp","registerDescriptionCallback","mergeTableCellLeft","add"];return(pa=function(){return t})()}const ma=Ea;function Ea(t,e){const n=pa();return(Ea=function(t,e){return n[t-=458]})(t,e)}!function(t){const e=Ea,n=t();for(;;)try{if(145803===-parseInt(e(477))/1*(-parseInt(e(550))/2)+parseInt(e(466))/3*(parseInt(e(470))/4)+-parseInt(e(504))/5*(-parseInt(e(473))/6)+-parseInt(e(492))/7*(parseInt(e(556))/8)+-parseInt(e(508))/9+parseInt(e(558))/10*(-parseInt(e(495))/11)+parseInt(e(501))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(pa);class Ia extends t.Plugin{static get[ma(553)](){return[ga]}[ma(505)](){const t=ma,e=this[t(462)],n=e[t(472)][t(487)][t(514)],r=e[t(531)];if(!e[t(459)][t(534)](t(512)))return;const s=e[t(459)][t(471)](t(545)),o=e[t(459)][t(471)](t(485)),a=e[t(459)][t(471)](ga);a[t(547)][t(537)](t(540)),s[t(461)](t(540),(()=>{const n=t,r=o[n(491)](e[n(472)][n(487)][n(514)]);e[n(472)][n(552)]((()=>{const t=n;s[t(522)](r,{commandName:t(540),commandParams:[]},[],t(540))}))})),e[t(479)][t(471)](t(540)).on(t(526),((n,r)=>{const o=t;e[o(479)][o(471)](o(535))[o(532)]&&(r[o(490)]>0&&r[r[o(490)]-1]&&r[r[o(490)]-1][o(499)]||s[o(516)]||this[o(510)]()||n[o(467)]())}),{priority:t(517)});for(const n of[t(541),t(469),t(536),t(543)]){const r=e[t(479)][t(471)](n);s[t(461)](n,(()=>{const n=t,o=e[n(472)][n(487)][n(514)][n(529)]()[n(488)]()[n(484)]((t=>t.is(n(525),n(478)))),i=r[n(532)];e[n(472)][n(552)]((()=>{const t=n;s[t(522)]([o,i],{commandName:t(540),commandParams:[]},[],t(540))}))}))}for(const n of[t(557),t(460)]){const r=e[t(479)][t(471)](n);s[t(461)](n,(()=>{const i=t,a=o[i(491)](e[i(472)][i(487)][i(514)])[0],c=a[i(497)](i(494)),{column:u,row:l}=o[i(528)](a);let f=[];if(i(521)==r[i(458)]){const t=o[i(500)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(480)](t)[i(533)]((t=>t[i(509)]))}else{const t=o[i(500)](c,{column:u,includeAllSlots:!0});f=Array[i(480)](t)[i(533)]((t=>t[i(509)]))}e[i(472)][i(552)]((t=>{const e=i;s[e(555)](t[e(475)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(549)][t(542)]((e=>{const n=t;if(n(513)!=e[n(489)]&&n(465)!=e[n(489)])return;const{data:s}=e;return s&&n(540)==s[n(519)]?{type:n(538),content:Kr(r,n(546))}:void 0})),s[t(549)][t(542)]((e=>{const n=t;if(n(513)!=e[n(489)]&&n(465)!=e[n(489)])return;const{data:s}=e;return s?n(557)==s[n(519)]?{type:n(538),content:Kr(r,n(481))}:n(460)==s[n(519)]?{type:n(538),content:Kr(r,n(498))}:void 0:void 0}));const c=a[t(482)]();for(const e of[t(541),t(469),t(536),t(543)])s[t(506)][t(496)](t(513),e,t(511),c);for(const e of[t(557),t(460)])s[t(506)][t(496)](t(513),e,t(511),c);s[t(506)][t(496)](t(513),t(540),t(511),(r=>{const s=t;e[s(472)][s(552)]((t=>{const o=s,a=Array[o(480)](n[o(463)]())[o(533)]((t=>i.LiveRange[o(554)](t)));t[o(551)](r),e[o(479)][o(471)](o(540))[o(486)](),e[o(526)](o(540),{forceDefaultExecution:!0});const c=a[o(474)]((t=>o(493)!=t[o(548)][o(523)]));c[o(490)]>0&&t[o(551)](c);for(const t of a)t[o(476)]()}))}));for(const n of[t(541),t(536),t(543),t(469)]){const r=e[t(479)][t(471)](n);r.on(t(483),((n,s,o)=>{const i=t;if(o){const t=e[i(472)][i(487)][i(514)][i(529)]()[i(488)]()[i(484)]((t=>t.is(i(525),i(478))));this[i(527)](r[i(532)],t)||(n[i(515)]=!1,n[i(467)]())}}),{priority:t(518)})}}[ma(510)](){const t=ma,e=this[t(462)][t(479)][t(471)](t(540)),n=this[t(462)][t(459)][t(471)](t(485));if(!e[t(507)])return!1;const r=n[t(491)](this[t(462)][t(472)][t(487)][t(514)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(527)](e,n))return!1;return!0}[ma(527)](t,e){const n=ma,r=this[n(462)][n(459)][n(471)](n(545)),s=this[n(462)][n(472)][n(475)](t),o=this[n(462)][n(472)][n(475)](e),i=new Set,a=new Set;for(const t of r[n(464)]())if((n(524)==t[n(489)]||n(503)==t[n(489)]||n(540)==t[n(530)])&&t[n(520)])for(const e of t[n(463)]())e[n(468)](s,!0)&&i[n(544)](t[n(489)]+":"+t[n(539)].id),e[n(468)](o,!0)&&a[n(544)](t[n(489)]+":"+t[n(539)].id);if(i[n(502)]!=a[n(502)])return!1;for(const t of i)if(!a[n(534)](t))return!1;return!0}}const ba=_a;function Ta(){const t=["get","bindElementToMarker","markerName","registerDescriptionCallback","consumable","TrackChangesEditing","downcastDispatcher","ck-suggestion-marker--active","registerBlockAttribute","18stSwWl","FORMAT_REGULAR_COLUMN","113529CrIhuz","addMarker:suggestion","1266220iazlZc","ck-suggestion-marker-","createTableWalker","headingRows","end","writer","unbindElementFromMarkerName","type","locale","getSuggestion","showSuggestionHighlights","registerCustomCallback","start","FORMAT_HEADER_COLUMN","setAttribute","setTableRowHeader","removeAttribute","1epjCEM","28ifDAzQ","_handleLegacySuggestions","format","forceValue","mapper","_suggestionFactory","plugins","1627420qDJdHf","nodeBefore","requires","removeClass","nodeAfter","editing","TableEditing","_acceptFormatSuggestionCallbackFactory","parent","activeMarkers","name","32aeTXmM","commandParams","_registerLegacyDescription","editor","afterInit","formatBlock","descriptionFactory","removeMarker:suggestion","FORMAT_HEADER_ROW","_splitMarkerName","addClass","getCellLocation","has","enableDefaultAttributesIntegration","514434XaPoYf","*Format:* %0","data-suggestion","stop","markerRange","registerAttributeLabel","item","consume","accept","options","headingColumns","toViewElement","includes","commandName","249706FYOjlQ","FORMAT_REGULAR_ROW","6990038ucBOKV","cell","highest","markerNameToElements","1036208fBHvvi","data","TableUtils","setTableColumnHeader"];return(Ta=function(){return t})()}function _a(t,e){const n=Ta();return(_a=function(t,e){return n[t-=153]})(t,e)}!function(t){const e=_a,n=t();for(;;)try{if(192381===parseInt(e(235))/1*(parseInt(e(195))/2)+parseInt(e(216))/3*(parseInt(e(167))/4)+parseInt(e(218))/5+-parseInt(e(181))/6*(-parseInt(e(236))/7)+parseInt(e(201))/8+-parseInt(e(214))/9*(parseInt(e(156))/10)+-parseInt(e(197))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ta);class ya extends t.Plugin{static get[ba(158)](){return[ga]}[ba(171)](){const t=ba,e=this[t(170)];if(!e[t(155)][t(179)](t(162)))return;const n=e[t(226)],r=e[t(155)][t(205)](t(210));r[t(180)](t(233)),r[t(180)](t(204)),r[t(213)](t(221)),r[t(213)](t(191)),r[t(173)][t(186)](t(221),Kr(n,t(175))),r[t(173)][t(186)](t(191),Kr(n,t(231))),this[t(237)]()}[ba(237)](){const t=ba,e=this[t(170)][t(155)][t(205)](t(210)),n=this[t(170)][t(155)][t(205)](t(203)),r=this[t(170)][t(155)][t(205)](ga)[t(163)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=_a,{type:c,id:u}=e[a(176)](o[a(207)]),l=e[a(227)](u),f=l[a(202)];if(a(172)!=l[a(225)]||!f||a(204)!=f[a(194)])return;if(o[a(187)])return void s[a(184)]();if(!i[a(209)][a(188)](o[a(185)],s[a(166)]))return;const h=o[a(185)][a(230)][a(160)],g=o[a(185)][a(222)][a(157)],d=h[a(164)][a(164)],{column:p}=n[a(178)](h),{column:m}=n[a(178)](g);for(let s=p;s<=m;s++){const l=n[a(220)](d,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(198)],l=i[a(153)][a(192)](s);i[a(223)][a(177)](a(219)+c,l),r&&i[a(223)][a(232)](a(183),u,l),i[a(153)][a(206)](l,o[a(207)]),t&&(e[a(165)][a(193)](o[a(207)])?i[a(223)][a(177)](a(212),l):i[a(223)][a(159)](a(212),l))}}}}e[t(154)][t(229)](t(172),t(233),t(189),r),e[t(154)][t(229)](t(172),t(204),t(189),r),this[t(170)][t(161)][t(211)].on(t(217),s(),{priority:t(199)}),this[t(170)][t(202)][t(211)].on(t(217),((e,n,r)=>{const o=t;r[o(190)][o(228)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(199)}),this[t(170)][t(161)][t(211)].on(t(174),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(176)](r[o(207)]),c=e[o(227)](a),u=c[o(202)];if(o(172)!=c[o(225)]||!u||o(204)!=u[o(194)])return;const l=s[o(153)][o(200)](r[o(207)]);if(l)for(const t of l)s[o(223)][o(159)](o(219)+i,t),s[o(223)][o(159)](o(212),t),s[o(223)][o(234)](o(183),t),s[o(153)][o(224)](t,r[o(207)])}),{priority:t(199)}),this[t(169)]()}[ba(169)](){const t=ba,e=this[t(170)],n=e[t(226)];function r(e){const r=t;return{type:r(238),content:Kr(n,r(182),e)}}e[t(155)][t(205)](t(210))[t(173)][t(208)]((e=>{const s=t;if(s(172)!=e[s(225)])return;const{data:o}=e;if(o){if(s(233)==o[s(194)]){const t=o[s(168)][0][s(239)];return r(Kr(n,s(t?175:196)))}if(s(204)==o[s(194)]){const t=o[s(168)][0][s(239)];return r(Kr(n,s(t?231:215)))}}}))}}const Aa=La;!function(t){const e=La,n=t();for(;;)try{if(258290===parseInt(e(218))/1+parseInt(e(251))/2+-parseInt(e(229))/3*(parseInt(e(201))/4)+parseInt(e(175))/5+-parseInt(e(290))/6+-parseInt(e(353))/7*(-parseInt(e(204))/8)+-parseInt(e(302))/9*(-parseInt(e(252))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ma);const ka=[Aa(181),Aa(157),Aa(224),Aa(220),Aa(277),Aa(186),Aa(200)],Ca=Object[Aa(354)](ka[Aa(225)]((t=>[t,null])));class Na extends t.Plugin{static get[Aa(172)](){return[ga]}[Aa(222)](){const t=Aa,n=this[t(317)];if(!n[t(189)][t(307)](t(314)))return;const r=n[t(189)][t(165)](t(275)),s=n[t(189)][t(165)](t(331)),o=n[t(189)][t(165)](ga),a=n[t(189)][t(165)](t(314));o[t(267)][t(161)](t(185),t(259)),n[t(274)][t(328)][t(187)](t(271),{allowIn:t(278),allowContentOf:t(278),isLimit:!0}),n[t(177)][t(322)]({model:t(271),view:t(337)});let c=null;n[t(274)].on(t(179),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(325)]-1];h&&h[u(305)]||r[u(321)]||this[u(317)][u(341)][u(165)](u(266))[u(294)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(167)))return!1;const i=s[o(245)](t,n);if(!i||!Sa(i,void 0,r))return!1;const a=r[o(285)](n[o(263)][o(300)]);if(!a[o(325)])return!1;const c=a[0][o(209)](o(193)),l=r[o(236)](a),f=r[o(203)](a),h={startRow:l[o(298)],endRow:l[o(183)],startColumn:f[o(298)],endColumn:f[o(183)]};return 1==a[o(325)]&&(h[o(214)]+=r[o(249)](i)-1,h[o(313)]+=r[o(253)](i)-1),Sa(c,h,r)}(l,f,n[u(274)],s,a)&&(o[u(343)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(274)][u(159)]((()=>{const t=u;n[t(274)][t(179)](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(325)]&&r[t(262)](o,t(185),{tablePasteChainId:s}),a[t(325)]&&r[t(262)](a,t(259),{tablePasteChainId:s}),l[t(325)]&&(r[t(262)](l,t(340),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(246)]((e=>{const n=t;var r;return null===(r=e[n(334)])||void 0===r?void 0:r[n(168)](e)}))),f[t(325)]&&(r[t(350)](f,t(340),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(246)]((e=>{const n=t;var r;return null===(r=e[n(334)])||void 0===r?void 0:r[n(168)](e)})));const g=r[t(243)](h[t(225)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(269),{tablePasteChainId:s});if(g){const e=g[t(205)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(274)][t(219)](s),a=e[t(169)]((e=>e[t(164)]()[t(347)](i)));a&&r[t(161)]([a[t(211)],o])}r[t(325)]&&g[t(250)](t(199),Object[t(354)](r))}c=null})))}),{priority:e.priorities[t(324)]+10}),n[t(189)][t(165)](t(314)).on(t(318),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(343)]();const u=s[r(207)],l=o,f=Ra(u),h=Ra(l);e[r(197)]=u;let g=null,d=null;if(h||f)if(f&&!h){a[r(178)](u[r(196)](0));for(const t of Array[r(255)](l[r(192)]()))a[r(329)](t,u,r(293));const t=c[r(223)][r(194)](s[r(241)]),e=c[r(210)][r(194)](s[r(221)]);t||e||(g=i.LiveRange[r(254)](a[r(190)](u)))}else h&&!f&&(d=a[r(190)](u));else{const t=a[r(228)](r(271)),e=a[r(228)](r(271));a[r(304)](a[r(190)](u),e),a[r(329)](t,u,0);for(const e of Array[r(255)](l[r(192)]()))a[r(329)](e,t,r(293));g=i.LiveRange[r(254)](a[r(219)](t)),d=i.LiveRange[r(254)](a[r(219)](e))}const p=Array[r(255)](l[r(342)]())[r(309)]((([t])=>ka[r(194)](t)));c[r(299)][r(161)]({element:u,attributes:p[r(325)]?Object[r(354)](p):null}),g&&c[r(335)][r(161)](g),d&&c[r(163)][r(161)](d)}),{priority:t(324)}),s.on(t(348),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(188)]||1;c[o(210)]=new Array(l)[o(357)](u)[o(225)](((t,e)=>t+e));for(const{cell:t}of s[o(319)](i,{startColumn:u,endColumn:u+l-1}))c[o(339)][o(161)](n[o(274)][o(219)](t))}),{priority:t(270)}),s.on(t(301),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(352)]||1;c[o(223)]=new Array(l)[o(357)](u)[o(225)](((t,e)=>t+e));for(const{cell:t}of s[o(319)](i,{startRow:u,endRow:u+l-1}))c[o(232)][o(161)](n[o(274)][o(219)](t))}),{priority:t(270)}),r[t(272)][t(360)]((e=>{const r=t;if(e[r(166)]&&e[r(166)][r(208)](r(340)))return e[r(345)]?{}:{type:r(248),content:Kr(n[r(171)],r(280))}}));const u=()=>!1;for(const e of[t(340),t(259),t(185),t(269)])r[t(291)][t(234)](t(248),e,t(244),u),r[t(291)][t(234)](t(247),e,t(244),u),r[t(291)][t(234)](t(336),e,t(244),u);r[t(291)][t(234)](t(336),t(269),t(180),u),r[t(291)][t(234)](t(336),t(269),t(323),((e,r,s)=>{const o=t,i=e[o(225)]((t=>t[o(332)]()))[o(309)]((t=>t)),a=new Map(i[o(225)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(299)])e&&a[o(173)](t,e);else if(s&&s[o(199)])for(const[t,e]of Object[o(227)](s[o(199)])){const r=n[o(274)][o(162)][o(165)](t),s=r?r[o(164)]()[o(332)]():null;s&&a[o(173)](s,e)}n[o(274)][o(159)]((t=>{const e=o;for(const[n,r]of a)t[e(216)]({...Ca,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(291)][o(234)](e,o(340),s,((t,i,a)=>{const c=o;n[c(274)][c(159)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(237)][o(261)];t.is(o(306),o(271))&&u[o(161)](t)}r[o(291)][o(176)](e,null,s)(t,i,a);for(const t of u)o(182)!=t[o(296)][o(344)]&&n[o(265)](t)}))}))};l(t(248),t(323)),l(t(248),t(180)),l(t(247),t(323)),l(t(247),t(180)),r[t(291)][t(234)](t(248),t(185),t(180),(e=>{const n=t,r=e[n(225)]((t=>t[n(332)]())),i=r[0][n(209)](n(193)),{minRow:a,maxRow:c}=o[n(195)](r);s[n(276)](i,{at:a,rows:c-a+1})})),r[t(291)][t(234)](t(248),t(259),t(180),(e=>{const n=t,r=e[n(225)]((t=>t[n(332)]())),i=r[0][n(209)](n(193)),{minColumn:a,maxColumn:c}=o[n(195)](r);s[n(258)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(166)]||!n[s(166)][s(208)](s(340)))return;const o=n[s(240)][s(284)],i=r[s(289)]()[s(309)]((t=>t[s(273)]&&t[s(240)]&&t[s(240)][s(284)]==o));i[s(325)]&&n[s(198)]()[s(325)]!=i[s(325)]&&i[s(281)](((t,e)=>(t[s(355)]=e,e[s(345)]=t,e)))};function h(e,n=!0){const s=t,{id:o}=r[s(327)](e[s(358)]),i=[s(330),s(257)],a=r[s(268)][s(194)](e[s(358)]);return a&&i[s(161)](s(242)),{classes:i,attributes:{"data-suggestion":o},priority:a&&n?3010:3e3}}r.on(t(361),f,{priority:t(324)}),r.on(t(315),f,{priority:t(324)}),n[t(274)][t(263)][t(338)]((()=>{const e=t;let s=!1;const o=Array[e(255)](n[e(274)][e(263)][e(256)][e(303)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(327)](t);if(e(287)!=o||e(247)!=a||i[e(264)])continue;if(!r[e(316)](c))continue;const u=r[e(215)](c)[e(310)](),l=n[e(189)][e(165)](e(295)).me;for(const t of r[e(289)]())if(t[e(273)]&&t[e(326)]==l&&e(336)==t[e(359)]&&e(269)==t[e(166)]&&t[e(310)]()[e(308)]((t=>u[e(311)]((n=>n[e(170)](t,!0))))))for(const n of t[e(198)]())n[e(273)]&&(n[e(180)](),s=!0)}return s})),n[t(274)][t(263)][t(338)]((e=>{const s=t,o=n[s(341)][s(165)](s(212));if(!o||!o[s(206)][s(307)](e[s(288)]))return!1;let i=!1;const a=n[s(189)][s(165)](s(295)).me,c=n[s(274)][s(263)][s(256)][s(333)](),u=Array[s(255)](n[s(274)][s(263)][s(256)][s(303)]())[s(309)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(327)](t);return n(287)==o&&n(340)==i&&c==a.id&&!e[n(264)]}));for(const t of c){if(s(329)!=t[s(359)]||s(271)!=t[s(211)]||1!=t[s(325)])continue;const n=e[s(320)](t[s(283)],t[s(283)][s(356)](1));if(!u[s(169)]((({data:t})=>t[s(230)][s(347)](n))))for(const{name:t,data:r}of u)if(n[s(170)](r[s(230)])){e[s(286)](t,{range:n}),i=!0;break}}return i})),n[t(274)][t(263)][t(338)]((e=>{const s=t;let o=!1;const i=n[s(189)][s(165)](s(295)).me,a=r[s(289)]()[s(309)]((t=>t[s(273)]&&t[s(326)]==i)),c=new Set,u=new Set;for(const t of a)if(s(340)==t[s(166)])for(const e of t[s(205)]()){const n=e[s(164)]()[s(332)]();if(n)if(n.is(s(306),s(271))&&Ra(n)){t[s(235)](e[s(211)]),c[s(226)](n),o=!0;const r=n[s(297)],i=n[s(292)],a=r&&r.is(s(306),s(271)),l=i&&i.is(s(306),s(271));a&&!c[s(307)](r)&&u[s(226)](r),l&&!c[s(307)](i)&&u[s(226)](i)}else n.is(s(306),s(231))&&n[s(233)]&&(t[s(235)](e[s(211)]),o=!0)}else if(s(269)==t[s(166)]){if(!t[s(240)]||!t[s(240)][s(284)])continue;const e=t[s(240)][s(199)];if(e&&Object[s(239)](e)[s(325)])continue;const n=t[s(240)][s(284)];let r=!0,i=!0;for(const e of a)if(e[s(166)]&&e[s(166)][s(208)](s(340))){if(!e[s(240)][s(284)]){i=!1;break}if(e.id!=t.id&&e[s(240)][s(284)]==n){r=!1;break}}i&&r&&(t[s(282)](),o=!0)}for(const t of c)e[s(178)](t);for(const t of u)e[s(265)](t);return o})),n[t(177)][t(213)](t(191))[t(174)]({model:t(217),view:(t,e)=>h(t),converterPriority:t(324)}),n[t(177)][t(213)](t(346))[t(174)]({model:t(217),view:(e,n)=>n[t(184)][t(312)]?h(e,!1):null,converterPriority:t(324)});const g=n[t(349)][t(202)];this[t(238)](g[t(263)],t(260),((e,n)=>{const r=t,s=[];for(const t of g[r(190)](n[r(351)])[r(279)]())t.is(r(306),r(337))&&s[r(161)](t);g[r(159)]((t=>{const e=r;for(const n of s)t[e(160)](t[e(190)](n),t[e(158)](n)),t[e(178)](n)}))}))}}function La(t,e){const n=Ma();return(La=function(t,e){return n[t-=157]})(t,e)}function Ra(t){const e=Aa;if(t[e(233)])return!0;const n=t[e(196)](0);return n.is(e(306),e(231))&&n[e(233)]}function Sa(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(319)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}function Ma(){const t=["fromEntries","next","getShiftedBy","fill","markerName","type","registerDescriptionCallback","suggestionLoaded","tableCellBorderColor","createPositionBefore","change","move","push","markers","deletionRanges","getRange","get","subType","documentSelection","call","find","containsRange","locale","requires","set","markerToHighlight","1440695Hfuhim","getSuggestionCallback","conversion","remove","insertContent","discard","tableCellBorderWidth","$graveyard","last","options","tablePasteRow","tableCellBackgroundColor","register","columns","plugins","createRangeIn","editingDowncast","getChildren","table","includes","_getCoordsForCells","getChild","return","getAllAdjacentSuggestions","markerAttributes","tableCellPadding","35164ndAWQu","view","getColumnIndexes","347128IrSHHp","getMarkers","_createdBatches","cell","startsWith","findAncestor","columnInsertionIndexes","name","redo","for","endRow","getSuggestion","setAttributes","suggestion:formatBlock:tablePasteCell","58832hCrsRA","createRangeOn","tableCellHorizontalAlignment","column","afterInit","rowInsertionIndexes","tableCellBorderStyle","map","add","entries","createElement","147abYGkr","newRange","paragraph","rowInsertionRanges","isEmpty","registerCustomCallback","removeMarker","getRowIndexes","start","listenTo","keys","attributes","row","ck-suggestion-marker--active","markMultiRangeBlockFormat","join","getTableIfOnlyTableInContent","forEach","deletion","insertion","getRows","setAttribute","519184raOTyi","856910XdHJJv","getColumns","fromRange","from","differ","ck-suggestion-marker-insertion","removeColumns","tablePasteColumn","clipboardOutput","nodeAfter","markMultiRangeInsertion","document","oldRange","unwrap","trackChanges","_tablePostFixingSubtypes","activeMarkers","tablePasteCell","low","tableCellSuggestion","descriptionFactory","isInContent","model","TrackChangesEditing","removeRows","tableCellVerticalAlignment","tableCell","getItems","*Replace table cells*","reduce","removeMarkers","position","tablePasteChainId","getSelectionAffectedTableCells","updateMarker","suggestion","batch","getSuggestions","2088906rdPXTJ","_suggestionFactory","previousSibling","end","value","Users","root","nextSibling","first","cells","selection","insertRows","27JMzuxz","getChangedMarkers","wrap","forceDefaultExecution","element","has","every","filter","getRanges","some","showSuggestionHighlights","endColumn","TableClipboard","suggestionUnloaded","hasSuggestion","editor","_replaceTableSlotCell","createTableWalker","createRange","_isForcedDefaultExecutionBlock","elementToElement","accept","high","length","author","_splitMarkerName","schema","insert","ck-suggestion-marker","TableUtils","getContainedElement","getChanges","detach","insertionRanges","formatBlock","suggestion-td","registerPostFixer","columnInsertionRanges","tablePaste","commands","getAttributes","stop","rootName","previous","dataDowncast","isEqual","insertColumns","editing","markMultiRangeDeletion","content","rows","28TCoIcs"];return(Ma=function(){return t})()}function va(){const t=["getSuggestions","1056900MAYXfu","formatInline","formatBlock","resizeTable","4206550lICiwT","bind","afterInit","model","getContainedElement","selection","get","subType","35wcwanS","getAttribute","tableWidth","59379NxbMCR","registerCustomCallback","registerDescriptionCallback","markBlockFormat","format","data","change","handleResizeTableWidthCommand","getSuggestionCallback","document","author","getTableColumnsWidths","6426150HBGHIe","284nYlDYm","handleSuggestionDescription","accept","932370NZPgdX","columnWidths","*Format:* resize table","editor","TableColumnResizeEditing","1327692EXhCiw","plugins","getSelectedElement","31336RaCYrv","formatGroupId","getColumnGroupElement","1332lkdTGI","table","commandParams","locale","resizeTableWidth","enableCommand","TrackChangesEditing","Users","descriptionFactory","type","discard","_suggestionFactory","has"];return(va=function(){return t})()}const wa=Oa;function Oa(t,e){const n=va();return(Oa=function(t,e){return n[t-=108]})(t,e)}!function(t){const e=Oa,n=t();for(;;)try{if(711397===parseInt(e(141))/1+parseInt(e(121))/2+-parseInt(e(156))/3*(parseInt(e(113))/4)+parseInt(e(145))/5+parseInt(e(116))/6*(parseInt(e(153))/7)+-parseInt(e(124))/8*(parseInt(e(127))/9)+-parseInt(e(112))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(va);class Da extends t.Plugin{[wa(147)](){const t=wa;if(!this[t(119)][t(122)][t(139)](t(120)))return;const e=this[t(119)][t(122)][t(151)](t(133));e[t(132)](t(131),this[t(163)][t(146)](this)),e[t(138)][t(157)](t(143),t(144),t(115),e[t(138)][t(108)](t(143),null,t(137))),e[t(138)][t(157)](t(143),t(144),t(137),e[t(138)][t(108)](t(143),null,t(115))),e[t(135)][t(158)](this[t(114)][t(146)](this))}[wa(163)](t,e){const n=wa,r=this[n(119)][n(122)][n(151)](n(133)),s=this[n(119)][n(122)][n(151)](n(120)),o=e[n(128)]||this[n(119)][n(148)][n(109)][n(150)][n(123)]();this[n(119)][n(148)][n(162)]((()=>{const i=n,a=s[i(126)](o);let c=a?s[i(111)](a):null,u=o[i(154)](i(155))||null;const l=e[i(155)]||u,f=e[i(117)]||c,h=this[i(119)][i(122)][i(151)](i(134)).me;for(const t of r[i(140)]()){const e=t[i(149)]();if(i(144)===t[i(152)]&&e===o){t[i(110)]!==h&&t[i(137)]();const e=t[i(161)][i(129)];u=e[0][i(155)],c=e[0][i(117)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(159)](o,{commandName:i(131),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(144)},[],i(144))}))}[wa(114)](t){const e=wa;if(e(143)!=t[e(136)]&&e(142)!=t[e(136)])return;const{data:n}=t;if(n&&e(144)===n[e(125)]){const t=e(118);return{type:e(160),content:Kr(this[e(119)][e(130)],t)}}}}function Fa(t,e){const n=xa();return(Fa=function(t,e){return n[t-=317]})(t,e)}const Pa=Fa;function xa(){const t=["TrackChangesEditing","enableCommand","has","11190948WhUfqM","9554265HWXpHN","8ncoueI","20JAvNMC","afterInit","516768opJpJR","637728xEcDSh","editor","8446580osZHRY","2113380LoYFTn","plugins","Template","get","insertTemplate","9846792sfSSfQ"];return(xa=function(){return t})()}!function(t){const e=Fa,n=t();for(;;)try{if(936648===-parseInt(e(320))/1+parseInt(e(317))/2*(-parseInt(e(319))/3)+-parseInt(e(323))/4+parseInt(e(322))/5+parseInt(e(332))/6+parseInt(e(333))/7*(parseInt(e(334))/8)+-parseInt(e(328))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(xa);class Ba extends t.Plugin{[Pa(318)](){const t=Pa,e=this[t(321)];e[t(324)][t(331)](t(325))&&e[t(324)][t(326)](t(329))[t(330)](t(327))}}const Ua=ja;function ja(t,e){const n=Ha();return(ja=function(t,e){return n[t-=198]})(t,e)}!function(t){const e=ja,n=t();for(;;)try{if(620040===-parseInt(e(216))/1+-parseInt(e(214))/2*(parseInt(e(220))/3)+-parseInt(e(201))/4*(parseInt(e(208))/5)+parseInt(e(205))/6+parseInt(e(212))/7+parseInt(e(210))/8*(parseInt(e(200))/9)+-parseInt(e(207))/10*(-parseInt(e(206))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ha);class Ga extends t.Plugin{[Ua(218)](){const t=Ua,e=this[t(209)];if(!e[t(213)][t(202)](t(211)))return;e[t(217)][t(202)](t(215))[t(203)](t(211));const n=e[t(217)][t(202)](t(215)),r=e[t(219)];n[t(221)][t(198)](t(199),(e=>Kr(r,t(204),e)))}}function Ha(){const t=["69878STtZaO","plugins","afterInit","locale","1409262HBMRdq","descriptionFactory","registerElementLabel","tableOfContents","9GdpSwx","18916UMQbWS","get","enableCommand","ELEMENT_TABLE_OF_CONTENTS","1108848DrjprG","6723871dHmBhQ","10ljUIdw","445DlpvhO","editor","543640UeFrIw","insertTableOfContents","8303981GtcNCX","commands","4NTUmqY","TrackChangesEditing"];return(Ha=function(){return t})()}function Va(t,e){const n=Ka();return(Va=function(t,e){return n[t-=241]})(t,e)}const Wa=Va;!function(t){const e=Va,n=t();for(;;)try{if(553031===parseInt(e(246))/1*(-parseInt(e(277))/2)+parseInt(e(243))/3+parseInt(e(272))/4*(-parseInt(e(278))/5)+parseInt(e(244))/6+parseInt(e(262))/7*(-parseInt(e(242))/8)+parseInt(e(251))/9+parseInt(e(263))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ka);class za extends t.Plugin{[Wa(266)](){const t=Wa,e=this[t(245)];if(!e[t(256)][t(265)](t(248)))return;const n=e[t(256)][t(253)](t(268));n[t(259)][t(254)](t(276),(()=>Kr(e[t(270)],t(264)))),e[t(261)][t(269)][t(274)]((r=>{const s=t;let o=!1;const i=Array[s(247)](e[s(261)][s(269)][s(258)][s(252)]());for(const{name:t,data:a}of i){const{group:i}=n[s(281)](t);if(s(284)!==i||!a[s(255)])continue;const c=a[s(255)],u=c[s(273)][s(241)];if(!u||!u.is(s(282),s(276)))continue;if(!c[s(260)][s(249)](c[s(273)]))continue;const l=e[s(261)][s(267)][s(271)](c[s(273)],s(250));if(l&&l[s(275)]){const e=r[s(257)](c[s(260)],l[s(260)]);e[s(283)](c)||(r[s(279)](t,{range:e}),o=!0)}o||(r[s(280)](t),o=!0)}return o}))}}function Ka(){const t=["editor","350578RzPZdk","from","Title","isTouching","forward","3990600GoiqBs","getChangedMarkers","get","registerElementLabel","newRange","plugins","createRange","differ","descriptionFactory","start","model","194187rJutFN","2519640exNMqh","ELEMENT_TITLE","has","afterInit","schema","TrackChangesEditing","document","locale","getNearestSelectionRange","338948EvbHVv","end","registerPostFixer","isCollapsed","title-content","2bDxrns","5GpBBMl","updateMarker","removeMarker","_splitMarkerName","element","isEqual","suggestion","nodeBefore","152SatUvX","1478175jahqAO","1964016WdCTTc"];return(Ka=function(){return t})()}const qa=Za;function Za(t,e){const n=Xa();return(Za=function(t,e){return n[t-=174]})(t,e)}function Xa(){const t=["redo","1149873YzRdTQ","has","825138yMAZrP","enableCommand","458391tPahWw","UndoEditing","934828FZowsV","afterInit","get","plugins","undo","744465AQfnPL","TrackChangesEditing","294182TmUUrR","32xMzpGK","274728WmTlZU","editor"];return(Xa=function(){return t})()}!function(t){const e=Za,n=t();for(;;)try{if(414283===-parseInt(e(190))/1+parseInt(e(183))/2+parseInt(e(186))/3+parseInt(e(174))/4+parseInt(e(179))/5+parseInt(e(188))/6+parseInt(e(181))/7*(-parseInt(e(182))/8))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xa);class Ja extends t.Plugin{[qa(175)](){const t=qa,e=this[t(184)],n=e[t(177)][t(176)](t(180));e[t(177)][t(187)](t(191))&&(n[t(189)](t(178)),n[t(189)](t(185)))}}const Ya=Qa;function Qa(t,e){const n=$a();return(Qa=function(t,e){return n[t-=404]})(t,e)}function $a(){const t=["TrackChangesEditing","1152249EFqfCJ","get","TableCaptionEditing","afterInit","110PWodRO","134502UlPxzb","editor","1088748WEQnxc","2840jbfHmX","552733oaWYrG","toggleTableCaption","enableCommand","has","864894PjJZKf","273152ttzwAt","requires","plugins","2817Ymaytv"];return($a=function(){return t})()}!function(t){const e=Qa,n=t();for(;;)try{if(684797===parseInt(e(408))/1+parseInt(e(406))/2+parseInt(e(412))/3+parseInt(e(413))/4+parseInt(e(422))/5*(-parseInt(e(404))/6)+-parseInt(e(418))/7+-parseInt(e(407))/8*(parseInt(e(416))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($a);class tc extends t.Plugin{static get[Ya(414)](){return[ga]}[Ya(421)](){const t=Ya,e=this[t(405)];e[t(415)][t(411)](t(420))&&e[t(415)][t(419)](t(417))[t(410)](t(409))}}const ec=rc;function nc(){const t=["table","getSuggestions","tableCellHorizontalAlignment","registerDescriptionCallback","17786MGaVqx","handleDiscardAction","_handlePropertyChange","tableCellBackgroundColor","TrackChangesEditing","getAttribute","tableBorderStyle","selection","get","tableCellProperties","editor","getContainedElement","tableBackgroundColor","*Format:* change table properties","getFirstPosition","719944KHEdjz","batch","566456xzYhIm","format","TableCellPropertiesEditing","tableCellBorderStyle","locale","discard","tableBorderWidth","commandParams","tableBorderColor","start","_getSuggestion","nodeAfter","formatBlock","registerCustomCallback","tableCellHeight","handleSuggestionDescription","70XpTZtu","tableWidth","plugins","TrackChangesTableProperties","tableProperties","getSelectionAffectedTableCells","join","*Format:* change table cell properties","tableAlignment","removeAttribute","markBlockFormat","getSuggestionCallback","model","tableCellPadding","38MNeceV","3227965ZVfBkz","tableCellVerticalAlignment","data","enqueueChange","152610HTuGdG","tableCellBorderWidth","document","pluginName","setAttribute","findAncestor","accept","tableCellBorderColor","has","301792AYLZFi","939663zqwZFw","_suggestionFactory","enableCommand","tableCellWidth","3TjtNCC","TableUtils","subType","tableHeight","afterInit","TablePropertiesEditing","change","descriptionFactory","310nMgPpW"];return(nc=function(){return t})()}function rc(t,e){const n=nc();return(rc=function(t,e){return n[t-=144]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(336623===-parseInt(e(145))/1*(parseInt(e(192))/2)+-parseInt(e(211))/3*(-parseInt(e(160))/4)+-parseInt(e(193))/5+parseInt(e(197))/6+parseInt(e(178))/7*(-parseInt(e(206))/8)+-parseInt(e(207))/9+parseInt(e(219))/10*(parseInt(e(162))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nc);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(182)]=[e(170),e(151),e(168),e(186),e(179),e(214),e(157)],this[e(154)]=[e(204),e(165),e(198),e(191),e(210),e(176),e(148),e(222),e(194)]}static get[ec(200)](){return ec(181)}[ec(215)](){const t=ec,e=this[t(155)][t(180)][t(153)](t(149));if(this[t(155)][t(180)][t(205)](t(216))){for(const n of this[t(182)])e[t(209)](n,((e,r)=>{const s=t,o=this[s(155)][s(190)][s(199)][s(152)][s(159)]()[s(202)](s(220));this[s(147)](n,[o],this[s(182)],s(182),e,r)}));e[t(208)][t(175)](t(174),t(182),t(203),e[t(208)][t(189)](t(174),null,t(167))),e[t(208)][t(175)](t(174),t(182),t(167),((e,n)=>this[t(146)](this[t(182)],e,n))),e[t(208)][t(175)](t(174),t(182),t(184),(()=>!1))}if(this[t(155)][t(180)][t(205)](t(164))){for(const n of this[t(154)])e[t(209)](n,((e,r)=>{const s=t,o=this[s(155)][s(180)][s(153)](s(212))[s(183)](this[s(155)][s(190)][s(199)][s(152)]);this[s(147)](n,o,this[s(154)],s(154),e,r)}));e[t(208)][t(175)](t(174),t(154),t(203),e[t(208)][t(189)](t(174),null,t(167))),e[t(208)][t(175)](t(174),t(154),t(167),((e,n)=>this[t(146)](this[t(154)],e,n))),e[t(208)][t(175)](t(174),t(154),t(184),(()=>!1))}e[t(218)][t(144)]((e=>this[t(177)](e)))}[ec(147)](t,e,n,r,s,o){const i=ec,a=this[i(155)][i(180)][i(153)](i(149));this[i(155)][i(190)][i(196)](o[i(161)],(()=>{const t=i;for(const i of e)if(this[t(172)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(150)](r);void 0!==n&&(e[r]=n)}s(o),a[t(188)](i,{commandParams:[e]},[],r)}}))}[ec(146)](t,e,n){const r=ec,s=e[0][r(171)][r(173)],o=n[r(169)][0];this[r(155)][r(190)][r(217)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(201)](r,o[r],s):e[n(187)](r,s)}))}[ec(177)](t){const e=ec;if(t[e(195)])switch(t[e(213)]){case e(182):return{type:e(163),content:Kr(this[e(155)][e(166)],e(158))};case e(154):return{type:e(163),content:Kr(this[e(155)][e(166)],e(185))}}}[ec(172)](t,e){const n=ec,r=this[n(155)][n(180)][n(153)](n(149));for(const s of r[n(221)]({skipNotAttached:!0})){const r=s[n(156)]();if(s[n(213)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const gc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const dc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=gc),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 pc=function(t){return(null==t?0:t.length)?dc(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 Ec=Math.max;const Ic=function(t,e,n){return e=Ec(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ec(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 bc=function(t){return function(){return t}};const Tc=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ic(t,void 0,pc),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=Xn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=xc;function Cc(){const t=["nodeAfter","_isForcedDefaultExecutionBlock","removed","stringify","fire","_getMarkerAnnouncementText","createPositionAfter","newRange","isUndo","track-changes-suggestion-data-mismatch","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.","isAtEnd","_processAttributeChanges","_cutOutSuggestionMarker","track-changes-enable-command-twice","requires","rethrowUnexpectedError","subType","markerToHighlight","removeMarker:suggestion:formatBlock","setTo","FORMATTING","getChanges","createPositionBefore","addMarkerName","announce","enableCommand","$text","updateMarker","_blockAttributeKeys","element","1525034lzmPLC","dataDowncast","addMarker:suggestion:attribute","isIntersecting","markInsertion","_handleNewSuggestionMarker","_onDiscard","discardAllSuggestions","formatBlock:accept","never","for","suggestion","$elementName","deleteContent","data-suggestion","set","@external","after","next","isMultiRange","toJSON","map","createRangeOn","attributeKey","external:","_afterChanges","deletion:chain","markInlineFormat","insertContent","getRanges","format","applyOperation","_removeSuggestion","getShiftedBy","group","6685500KtvLHj","insertion:discard","get","value","_refreshAttributeSuggestionsChain","insertion:","_SUGGESTION_ANNOUNCEMENT","addMarker:suggestion","consume","chain","_getExternalAuthor","isInContent","detach","filter","howMany","markers","suggestion:","clear","batch","suggestionUnloaded","markMultiRangeInsertion","warn","_saved","keys","getSuggestionCallback","TrackChangesEditing","getSuggestions","elementEnd","172176QcrypH","track-changes-command-not-found","removeComment","comments","_suggestions","end","hasCommentThread","formatInline:join","_updateSuggestionData","newValue","getIntersection","elementStart","_setSuggestionRange","insertion:chain","pop","getRange","join","_addSuggestionMarker","getAncestors","catch","isAtStart","deletion:discard","widget","remove","containsRangeInObject","isObject","isArray","range","editing","isLocal","high","stop","tablePasteChainId","upcast","addComment","marker-count","getMarkers","_addThreadToSuggestion","previous","then","every","4768977PkDAAc","insertion","attribute:accept","CommentsRepository","removeMarker","getNearestSelectionRange","isBefore","action","always","pluginName","updateSuggestion","_suggestionFactory","_createSuggestion","_joinSuggestions","enableDefaultAttributesIntegration","addMarker:suggestion:formatBlock","fetchCommentThread","multi","addRange","suggestionLoaded","splice","markBlockFormat","attribute","from","_recordAttributeSuggestions","writer","_registerDefaultCallbacks","substring","add","_trackFormatChanges","buildSuggestion","mapper","listenTo","registerPostFixer","before","locale","notReady","split","getCustomProperty","addSuggestionData","isNextTo","formatInline:","startsWith","toUpperCase","forEach","define","type","has","9451140sXoTse","unbind","getItems","rootName","forward","registerInlineAttribute","fromCharCode","low","_mergeNestedSuggestions","isIntersectingWithRange","moveTargetPosition","_processAttributeSuggestions","_findSuggestions","accepted","document","editor","containsPosition","formatBlock:join","change:_saved","_defaultCallbacks","ready","bindElementToMarker","_getAttributeKey","_inlineAttributeKeys","item","rejected","groupId","highest","execute","ck-suggestion-marker-formatBlock","isEqual","originalSuggestionId","commentThread","77885nMPtiN","getAllAdjacentSuggestions","addCommentThread","getLastMatchingPosition","backward","hasComments","containsRange","deletion:accept","commandName","showSuggestionHighlights","getSuggestion","getContainedElement","oldRange","containsItem","_model","_breakSuggestionMarker","removeAttribute","data","resolve","descriptionFactory","dataReady","getMultiRangeId","_editor","formatGroupId","isAfter","init","documentSelection","rename","schema","activeMarkers","change:activeMarkers","discard","_recordAttributeChanges","differ","refresh","change","54FNOcEh","addMarker","_suggestionState","splitPosition","values","createdAt","_enabledCommands","_adapter","insertion:accept","PendingActions","reconvertMarker","LEAVE","nodeBefore","return","config","createElement","some","size","formatBlock:","setSelection","removeClass","collaboration.channelId","getChangedMarkers","addHighlight","markerName","_reduceSuggestionAttributeRange","addSuggestion","removeMarkers","createSelection","toViewElement","trackChanges.mergeNestedSuggestions","deletion","open","isTouching","consumable","isLimit","attributes","ck-suggestion-marker-formatInline","track-changes-user-not-found","isBlock","getUser","head","isOwn","insert","formatInline:discard","model","authorName","formatBlock","attributeOldValue","createPositionAt","unbindElementFromMarkerName","acceptSuggestion","suggestion-type","elementToElement","_checkSuggestionCorrectness","getFirstRange","_commentsRepository","conversion","meta","substr","default","getAttribute","addUser","_reduceExistingSuggestions","getWalker","skipNestingCheck","markMultiRangeBlockFormat","formatInline:accept","_isDataLoaded","editingDowncast","accept","formatInline:chain","_customCallbacks","Users","commands","authoredAt","createRangeIn","track-changes-adapter-missing-getsuggestion","removeMarker:suggestion:attribute","creator","insertion:join","push","222ZZwWjk","length","isDocumentOperation","_setSuggestionData","getCommentThread","registerBlockAttribute","isCollapsed","isRemovable","delete","registerCustomCallback","markerReady","plugins","key","attribute:join","formatBlock:chain","attribute:","author","PENDING_ACTION_SUGGESTION","sort","start","formatInline","dataToMarker","_isRegisteredAttribute","getDifference","ck-suggestion-marker--active","discardSelectedSuggestions","markMultiRangeDeletion","parent","6KYhpdD","suggestionChanged","multipleBlocks","stopListening","track-changes-suggestion-not-found","$textProxy","isInsideObject","deletion:","containerElement","track-changes-adapter-already-set","getFirstMarker","markerNameToElements","ck-suggestion-marker","update:suggestion","isExternal","markerToData","enqueueChange","adapter","targetPosition","enableReadOnlyMode","_rangeIsInLocalUserInsertion","setAttribute","isSelectable","_refreshSuggestionsChain","lowest","includes","discardSuggestion","normal","markAttributeChange","attribute:discard","_getAuthorFromId","ck-suggestion-marker-","hasSuggestion","oldValue","createRange","_splitMarkerName","_initAriaMarkerChangeAnnouncements","acceptAllSuggestions","_joinWithAdjacentSuggestions","position","deletion:join","_isBlockAttribute","clone","options","trackChanges.trackFormatChanges","move","find","selection","change:data","error-saving-suggestion-data-suggestion-discarded","trackChangesCommand","acceptSelectedSuggestions","assign","fromRange","concat","root","addClass","$marker","name","$graveyard","unshift","attributeNewValue","9468912dNZjzN","formatBlock:discard","ENTER","suggestion:attribute:","_getSuggestionData","markDeletion","trackChanges","forceDefaultExecution"];return(Cc=function(){return t})()}!function(t){const e=xc,n=t();for(;;)try{if(948353===parseInt(e(476))/1*(parseInt(e(312))/2)+-parseInt(e(517))/3+-parseInt(e(448))/4+-parseInt(e(598))/5*(parseInt(e(284))/6)+-parseInt(e(413))/7+-parseInt(e(374))/8+parseInt(e(634))/9*(parseInt(e(565))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Nc=kc(425);class Lc extends t.Plugin{static get[kc(397)](){return[kc(520),o.Users,t.PendingActions,ts,ss,us,gs,ys,Es,Ns,vs,js,no,io,fo,mo,_o,Co,So,Oo,xo,zo,Go,Xo,Qo,ri,ui,Ei,Oi,ai,Ws,Zs,_i,Ci,Si,xi,ji,Ki,Ji,ta,oa,aa,ga,Ia,ya,tc,Na,Da,Ga,sc,Ba,za,Ja]}static get[kc(526)](){return kc(473)}constructor(t){const e=kc;function n(t){const e=xc;return t[e(434)]((t=>String[e(571)](t)))[e(492)]("")}super(t),this[e(541)]=!1,this[e(428)](e(627),[]),this.on(e(628),((n,r,s,o)=>{const i=e;this[i(612)][i(633)]((()=>{const e=i;for(const n of[...o,...s])this[e(612)][e(463)][e(564)](n)&&t[e(504)][e(644)](n)}))})),this[e(617)]=new Jr(this[e(580)][e(247)][e(626)],this[e(580)][e(552)]),this[e(641)]=null,this[e(528)]=new Rc(this[e(580)]),this[e(480)]=new Map,this[e(258)]=t[e(295)][e(450)](e(520)),this[e(640)]=new Set,this[e(612)]=this[e(580)][e(247)],this[e(636)]=new WeakMap,this[e(383)]=!1,this[e(411)]=new Set([e(425)]),this[e(588)]=new Set,t[e(648)][e(562)](e(356),e(262)),this[e(546)]=t[e(648)][e(450)](e(356)),t[e(648)][e(562)](e(664),!0),this[e(573)]=t[e(648)][e(450)](e(664)),this[e(362)]=new l(t,this[e(640)]),this[e(348)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,54,49,52])}[kc(623)](){const t=kc,n=this[t(580)],r=(e,n)=>{const r=t;if(r(539)!=e)return r(343)+e;const s=n[r(554)]("|")[0];return this[r(353)](s)?r(594):r(671)};n[t(259)][t(423)](t(271))[t(400)]({model:t(424),view:e=>{const n=t,{id:s,type:o,subType:i}=this[n(347)](e[n(658)]),a=[n(324),r(o,i)];let c=3e3;return this[n(627)][n(337)](e[n(658)])&&(a[n(283)](n(308)),c=3010),n(665)==o&&(c+=5),{classes:a,attributes:{"data-suggestion":s},priority:c}}}),n[t(259)][t(423)](t(414))[t(545)]((e=>{const r=t;e.on(r(455),((t,e,s)=>{const o=r;if(!s[o(355)][o(607)])return;const i=e[o(589)];if(!i)return;const c=s[o(548)][o(663)](i);n[o(247)][o(626)][o(501)](i)&&c&&!c[o(555)](o(498))&&c.is(o(320))&&(0,a.toWidget)(c,s[o(542)])}),{priority:r(506)})})),n[t(259)][t(423)](t(414))[t(400)]({model:t(424),view:(e,n)=>{const s=t;if(!n[s(355)][s(607)])return null;const{type:o,subType:i}=this[s(347)](e[s(658)]);return{classes:[s(324),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(589)])return;const{id:c}=this[a(347)](o[a(658)]);if(r){const t=this[a(480)][a(450)](c),e=this[a(587)](t);if(!this[a(353)](e))return}if(o[a(589)].is(a(359)))return void i[a(668)][a(456)](o[a(589)],s[a(370)]);const u=i[a(548)][a(663)](o[a(589)]);if(o[a(589)].is(a(412))&&n[a(247)][a(626)][a(673)](o[a(589)])&&!u[a(555)](a(657))){i[a(542)][a(368)]([a(324),a(594)],u),i[a(542)][a(333)](a(427),c,u),i[a(548)][a(586)](u,o[a(658)]),e&&(this[a(627)][a(337)](o[a(658)])?i[a(542)][a(368)](a(308),u):i[a(542)][a(654)](a(308),u));for(const t of n[a(247)][a(278)](o[a(589)])[a(567)]())i[a(668)][a(456)](t,s[a(370)]);i[a(668)][a(456)](o[a(589)],s[a(370)])}};n[t(259)][t(423)](t(414))[t(545)]((e=>{const n=t;e.on(n(532),((t,e,r)=>{const o=n;r[o(355)][o(607)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(592)})})),n[t(259)][t(423)](t(414))[t(545)]((e=>{const n=t;e.on(n(415),((t,e,r)=>{const o=n;r[o(355)][o(607)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(592)})})),n[t(259)][t(423)](t(414))[t(327)]({model:t(424),view:(e,n)=>n[t(355)][t(607)]?null:{group:t(424),name:e[t(261)](11)}}),n[t(259)][t(423)](t(509))[t(255)]({view:{name:t(424),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(464)+e[r(263)](r(254))+":"+e[r(263)]("id");return e[r(263)](r(511))&&(s+=":"+e[r(263)](r(511))),n[r(649)](r(369),{"data-name":s})}}),n[t(259)][t(423)](t(509))[t(305)]({view:t(424)}),n[t(259)][t(423)](t(271))[t(545)]((e=>{const n=t;e.on(n(532),s(),{priority:n(506)})})),n[t(259)][t(423)](t(271))[t(545)]((e=>{const n=t;e.on(n(415),s({isAttributeSuggestion:!0}),{priority:n(506)})})),n[t(259)][t(423)](t(271))[t(545)]((e=>{const n=t;e.on(n(401),((t,e,r)=>{const s=n,o=r[s(548)][s(323)](e[s(658)]);if(o)for(const t of o)t[s(555)](s(657))||(r[s(542)][s(654)]([s(324),s(594),s(308)],t),r[s(542)][s(614)](s(427),t),r[s(548)][s(252)](t,e[s(658)]))}),{priority:n(506)})})),n[t(259)][t(423)](t(271))[t(545)]((e=>{const n=t;e.on(n(280),((t,e,r)=>{const s=n,o=r[s(548)][s(323)](e[s(658)]);if(!o)return;const{id:i}=this[s(347)](e[s(658)]),a=this[s(480)][s(450)](i),c=this[s(587)](a);if(this[s(353)](c))for(const t of o)t[s(555)](s(657))||(r[s(542)][s(654)]([s(324),s(594),s(308)],t),r[s(542)][s(614)](s(427),t),r[s(548)][s(252)](t,e[s(658)]))}),{priority:n(506)})})),n[t(247)][t(579)][t(550)]((e=>{const r=t;let s=!1;const o=Array[r(540)](n[r(247)][r(579)][r(631)][r(656)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(347)](t);if(r(424)!==o)continue;const h=this[r(480)][r(450)](f);if(null!=c[r(389)]){r(304)==u&&(s=s||vc(c[r(389)],t,e,n[r(247)][r(626)]));const o=r(539)==u&&this[r(353)](l[r(554)]("|")[0]);if(c[r(389)][r(290)]||r(371)==c[r(389)][r(367)][r(568)]||r(249)==u&&!Oc(c[r(389)])||o&&!Oc(c[r(389)])||r(665)==u&&(Mc(a=c[r(389)])||function(t){const e=r;return t[e(303)][e(311)]==t[e(481)][e(646)]&&t[e(303)][e(393)]}(a)))e[r(521)](t),s=!0;else{if(!h||!h[r(459)])continue;if(c[r(389)]&&c[r(610)]&&c[r(389)][r(595)](c[r(610)]))continue;i[r(545)](h)}}}var a;return i[r(651)]>0&&(s=!!this[r(350)](i)||s),s})),n[t(247)][t(579)][t(550)]((e=>{const r=t;let s=!1;for(const t of n[r(247)][r(579)][r(631)][r(404)]())if(r(245)==t[r(563)])for(const t of this[r(480)][r(638)]()){if(t[r(432)]||!t[r(459)])continue;const o=r(249)==t[r(563)],i=this[r(587)](t),a=i&&this[r(353)](i);if(!o&&!a)continue;const c=t[r(257)]();if(c[r(303)][r(311)]!=c[r(481)][r(311)]&&!c[r(481)][r(393)]){const o=n[r(247)][r(251)](c[r(303)][r(382)],r(481)),i=n[r(247)][r(346)](c[r(303)],o);e[r(410)](t[r(322)](),{range:i}),s=!0}}return s})),n[t(247)][t(579)][t(550)]((e=>this[t(394)](e))),n[t(247)][t(579)][t(550)]((e=>!e[t(466)][t(505)]&&this[t(576)](e))),n[t(247)].on(t(438),(()=>{this[t(541)]=!1})),n[t(247)][t(579)].on(t(360),((r,s)=>{const o=t;if(!s[o(505)]||s[o(390)])return;if(!this[o(541)])return;const i=n[o(247)][o(579)][o(631)][o(404)]();if(0==i[o(285)])return;const a=[],c=i[o(461)]((t=>o(539)==t[o(563)])),u=i[o(461)]((t=>o(245)==t[o(563)]&&o(409)!=t[o(370)]));for(const t of c)this[o(306)](t[o(436)])&&a[o(283)]({key:t[o(436)],newValue:t[o(373)],oldValue:t[o(250)],range:Dc(t[o(503)],n[o(247)])});for(const t of u){if(o(625)!=t[o(524)]&&o(632)!=t[o(524)])continue;const e=Fc(t[o(351)][o(382)],n[o(247)]),r=t[o(551)];o(625)==t[o(524)]&&a[o(283)]({key:o(425),newValue:t[o(370)],oldValue:r[o(370)],range:e});for(const[n,s]of r[o(670)]){if(!this[o(306)](n))continue;const r=t[o(670)][o(450)](n);s!==r&&a[o(283)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(670)])this[o(306)](n)&&(r[o(670)][o(564)](n)||a[o(283)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(285)]&&n[o(247)][o(328)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(340)](t,e,s,o,{groupId:r});this[n(265)](t,a)}))}),{priority:t(336)}),n[t(247)][t(463)].on(t(325),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(347)](n[s(370)]),e=this[s(480)][s(450)](t);e&&e[s(406)](n[s(370)])}})),n[t(247)][t(579)].on(t(360),(()=>{const e=t,r=Array[e(540)](n[e(247)][e(579)][e(631)][e(656)]())[e(461)]((t=>e(424)===this[e(347)](t[e(370)])[e(447)]));if(0===r[e(285)])return;r[e(302)](((t,n)=>{const r=e,s=t[r(615)][r(610)],o=n[r(615)][r(610)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(303)][r(523)](o[r(303)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(347)](t);if(null===n[e(610)]){const n=this[e(418)](t);o[e(545)](n)}else{const t=this[e(480)][e(450)](r);null!==n[e(389)]||t[e(459)]?(s[e(545)](t[e(675)]),o[e(545)](t)):this[e(445)](t)}}o[e(651)]>0&&this[e(335)](o);for(const t of s)this[e(386)](e(313),t)})),n[t(247)].on(t(444),((e,r)=>{const s=t,o=r[0];if(!this[s(480)][s(651)])return;if(!o[s(286)])return;if(o[s(466)][s(390)]||!o[s(466)][s(505)])return;let i,a;switch(o[s(563)]){case s(245):i=n[s(247)][s(251)](o[s(351)]),a=i[s(446)](o[s(462)]);break;case s(554):i=n[s(247)][s(251)](o[s(637)]),a=n[s(247)][s(251)](o[s(575)]);break;case s(357):i=n[s(247)][s(251)](o[s(330)]),a=i[s(446)](o[s(462)]);break;default:return}const c=n[s(247)][s(346)](i,a);n[s(247)][s(633)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(577)](c)){if(e[t(432)])continue;if(t(304)==e[t(563)])continue;const r=this[t(587)](e);if(r&&this[t(353)](r)&&t(554)!=o[t(563)])continue;const s=e[t(615)]&&e[t(615)][t(314)];(t(249)!=e[t(563)]||t(554)==o[t(563)]&&!s)&&(n[t(500)]||t(518)==e[t(563)]&&n[t(244)]||e[t(257)]()[t(604)](c)&&this[t(613)](e,i,a))}}))}),{priority:t(336)}),n[t(247)].on(t(426),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(381)])return;if(this[s(383)])return;if(!this[s(362)][s(451)])return;if(o[s(290)])return;const a=n[s(247)][s(626)],{start:c,end:u}=o[s(257)](),l=c[s(382)]&&a[s(669)](c[s(382)])?null:a[s(522)](c,s(569)),f=u[s(646)]&&a[s(669)](u[s(646)])?null:a[s(522)](u,s(602)),h=n[s(247)][s(346)](l?l[s(303)]:c,f?f[s(481)]:u);n[s(247)][s(633)]((t=>{const e=s;this[e(379)](h);const r=n[e(247)][e(626)][e(522)](h[e(303)]);o.is(e(624))?t[e(653)](r):o[e(402)](r)})),e[s(507)]()}),{priority:e.priorities[t(339)]+10}),n[t(247)].on(t(441),((e,r)=>{const s=t,o=r[r[s(285)]-1];o&&o[s(381)]||this[s(383)]||this[s(362)][s(451)]&&(n[s(247)][s(633)]((()=>{const t=s;let o=n[t(247)][t(441)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(647)]=o[t(354)]();const i=o[t(481)][t(646)],a=n[t(247)][t(626)];i&&a[t(673)](i)&&!a[t(501)](i)&&(o=n[t(247)][t(346)](o[t(303)],n[t(247)][t(251)](i,t(481)))),this[t(417)](o)})),e[s(507)]())}),{priority:t(506)}),this[t(580)][t(276)][t(545)](t(380),this[t(362)]),this[t(408)](t(380));const o=new p(n,this[t(480)]);n[t(276)][t(545)](t(253),o),this[t(408)](t(253));const i=new b(n,this[t(480)]);n[t(276)][t(545)](t(338),i),this[t(408)](t(338)),n[t(276)][t(545)](t(349),new v(n,o,this[t(480)])),this[t(408)](t(349)),n[t(276)][t(545)](t(420),new v(n,i,this[t(480)])),this[t(408)](t(420)),n[t(276)][t(545)](t(363),new F(n,o,this[t(480)])),this[t(408)](t(363)),n[t(276)][t(545)](t(309),new F(n,i,this[t(480)])),this[t(408)](t(309));const c=n[t(295)][t(450)](t(520));this[t(549)](c,t(510),((e,{threadId:n})=>{const r=t,s=this[r(480)][r(450)](n);s&&s[r(597)]&&1===s[r(597)][r(285)]&&this[r(484)](n,{hasComments:!0})}),{priority:t(572)}),this[t(549)](c,t(478),((e,{threadId:n})=>{const r=t,s=this[r(480)][r(450)](n);s&&s[r(597)]&&!s[r(597)][r(285)]&&this[r(484)](n,{hasComments:!1})}),{priority:t(572)})}set[kc(329)](t){const n=kc;if(this[n(641)])throw new e.CKEditorError(n(321),this);this[n(641)]=t}get[kc(329)](){return this[kc(641)]}[kc(474)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(480)][n(638)]())t&&!e[n(459)]||r[n(283)](e);return e?r[n(434)]((t=>t[n(433)]())):r}[kc(608)](t){const n=kc,r=this[n(480)][n(450)](t);if(!r)throw new e.CKEditorError(n(316),this);return r}[kc(344)](t){const e=kc;return this[e(480)][e(564)](t)}[kc(556)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(563)][e(554)](":"),a=this[e(480)][e(450)](r)||this[e(529)](o,i,r,n,s);if(this[e(513)](a),this[e(256)](a,o,i||null,n),a[e(639)]=t[e(639)],a[e(270)]=!0,s&&s[e(429)]){const t=s[e(429)],n=this[e(458)](t[e(248)]);a[e(277)]=t[e(639)],a[e(300)]=n,a[e(326)]=!0}else a[e(277)]=t[e(639)];switch(t[e(615)]&&(a[e(615)]=t[e(615)]),t[e(670)]&&(a[e(670)]=t[e(670)]),this[e(641)]&&this[e(641)][e(660)]||(a[e(470)]=!0),this[e(636)][e(450)](a)){case e(553):this[e(636)][e(428)](a,e(618));break;case e(294):a[e(459)]?(this[e(350)](new Set([a])),this[e(335)](new Set([a])),this[e(636)][e(428)](a,e(585)),this[e(386)](e(536),a)):this[e(636)][e(428)](a,e(384))}return a}[kc(253)](t){const e=kc;this[e(381)]((()=>{const n=e;this[n(580)][n(247)][n(633)]((()=>{const e=n;for(const n of t[e(599)]())n[e(272)]()}))}))}[kc(338)](t){const e=kc;this[e(381)]((()=>{const n=e;this[n(580)][n(247)][n(633)]((()=>{const e=n;for(const n of t[e(599)]())n[e(629)]()}))}))}[kc(408)](t,n){const r=kc,s=this[r(580)][r(276)][r(450)](t);if(!s)throw new e.CKEditorError(r(477),this,{commandName:t});if(this[r(640)][r(564)](s))throw new e.CKEditorError(r(396),this,{commandName:t});this[r(640)][r(545)](s),n&&s.on(r(593),((t,e)=>{const o=r;this[o(362)][o(451)]&&(this[o(383)]||(e[o(285)]>0&&e[e[o(285)]-1]&&e[e[o(285)]-1][o(381)]?e[o(490)]():(t[o(647)]=n(((...t)=>s[o(593)](...t,{forceDefaultExecution:!0})),...e),t[o(507)]())))}),{priority:r(506)})}[kc(381)](t){const n=kc;let r,s;const o=this[n(383)];this[n(383)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(383)]=!1),s&&e.CKEditorError[n(398)](s,this),r}[kc(417)](t,n=null,r={}){const s=kc;if(t[s(290)])return null;const o=this[s(580)][s(295)][s(450)](s(275)).me;for(const{suggestion:e,meta:o}of this[s(577)](t,s(518)))if(o[s(244)]){if(!o[s(557)]){if(o[s(500)]){if(!this[s(573)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(613)](e,t[s(303)],t[s(481)]);break}if(n==e[s(399)]&&Uc(e,r)){const n=e[s(257)]();return n[s(303)][s(595)](t[s(481)])?this[s(488)](e,this[s(612)][s(346)](t[s(303)],n[s(481)])):this[s(488)](e,this[s(612)][s(346)](n[s(303)],t[s(481)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(453)+n:s(518),u=this[s(287)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(493)](c,i,a,t),u}[kc(468)](t,n=kc(534),r={}){const s=kc,o=this[s(580)][s(295)][s(450)](s(275)).me,i=this[s(528)][s(472)](s(518),n,s(492));for(const e of this[s(474)]())if(e[s(300)].id==o.id&&s(518)==e[s(563)]&&e[s(399)]==n&&Uc(e,r)&&(i(e[s(442)](),t)||i(t,e[s(442)]()))){for(const n of t)e[s(535)](n);return e}for(const{suggestion:e,meta:n}of this[s(577)](t,s(518))){if(!n[s(244)])continue;if(!this[s(573)]&&n[s(500)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(442)]())for(const e of t)if(!n[s(604)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(453)+n,l=this[s(287)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(493)](u,a,c,e,zr[s(619)]());return l}[kc(440)](t,n,r=null,s={}){const o=kc;if(r=r||wc(n),t[o(290)])return null;if(o(422)===this[o(546)]){const e=this[o(528)][o(472)](o(304),r,o(272));return this[o(381)]((()=>e([t],n,s))),null}const i=this[o(580)][o(295)][o(450)](o(275)).me,a=[];if(o(525)!==this[o(546)])for(const{suggestion:e,meta:n}of this[o(577)](t,o(518)))n[o(244)]&&!n[o(318)]&&a[o(283)](...e[o(442)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(486)](s);e&&r[n(283)](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(285)];){const s=r[e][n(307)](t);r[n(537)](e,1,...s),e+=s[n(285)]}}return r}(t,a);c[o(285)]&&this[o(612)][o(633)]((()=>{const t=o;for(const e of c){const o=this[t(528)][t(472)](t(304),r,t(272));this[t(381)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(303)],u=t[o(481)];for(const{suggestion:e,meta:n}of this[o(577)](t,o(304))){if(!n[o(244)])continue;if(e[o(399)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(257)]();if(i[o(604)](t,!0))return null;c=c[o(523)](i[o(303)])?c:i[o(303)],u=u[o(622)](i[o(481)])?u:i[o(481)],a?i[o(303)][o(523)](a[o(257)]()[o(303)])?(a[o(661)](),a=e):e[o(661)]():a=e}const l=this[o(612)][o(346)](c,u);if(a)this[o(488)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(287)]({id:t,type:o(558)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(493)](o(558)+r,t,a,l)}}return null}[kc(538)](t,n,r=[],s=null,o={}){const i=kc;n[i(621)]||(n[i(621)]=n[i(606)]),n[i(314)]=t.is(i(503)),s=s||wc(n);const a=r[i(434)]((t=>Fc(t,this[i(612)]))),c=t.is(i(503))?t:Fc(t,this[i(612)]);if(i(422)===this[i(546)]){const t=this[i(528)][i(472)](i(249),s,i(272));return this[i(381)]((()=>t([c],n,o))),null}a[i(283)](c);let u=!0;for(const t of a)if(!this[i(332)](t)){u=!1;break}if(u&&i(525)!==this[i(546)]){const t=this[i(528)][i(472)](i(249),s,i(272));return this[i(381)]((()=>t([c],n,o))),null}let l=null,f=c[i(303)],h=c[i(481)];for(const{suggestion:t,meta:e}of this[i(577)](c,i(249))){if(!e[i(244)])continue;if(e[i(557)]||e[i(500)]||e[i(318)])continue;if(t[i(615)][i(621)]!=n[i(621)])continue;if(!Uc(t,o))continue;const r=t[i(257)]();if(t[i(399)]==s){if(r[i(604)](c,!0))return null;f=f[i(523)](r[i(303)])?f:r[i(303)],h=h[i(622)](r[i(481)])?h:r[i(481)],l?r[i(303)][i(523)](l[i(257)]()[i(303)])?(l[i(661)](),l=t):t[i(661)]():l=t}else{const e=c[i(486)](r);this[i(395)](t,e)}}const g=this[i(580)][i(295)][i(450)](i(275)).me,d=(0,e.uid)(),p=g.id;if(l)return this[i(488)](l,this[i(612)][i(346)](f,h)),l;{const t=this[i(287)]({id:d,type:i(652)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(493)](i(652)+s,d,p,this[i(612)][i(346)](f,h)),t}}[kc(268)](t,n,r=[],s=null,o={}){const i=kc;n[i(621)]||(n[i(621)]=n[i(606)]);const a=t[0];n[i(314)]=a.is(i(503)),s=s||wc(n);const c=r[i(434)]((t=>Fc(t,this[i(612)]))),u=a.is(i(503))?t:t[i(434)]((t=>Fc(t,this[i(612)])));if(i(422)===this[i(546)]){const t=this[i(528)][i(472)](i(249),s,i(272));return this[i(381)]((()=>t(u,n,o))),null}c[i(283)](...u);let l=!0;for(const t of c)if(!this[i(332)](t)){l=!1;break}if(l&&i(525)!==this[i(546)]){const t=this[i(528)][i(472)](i(249),s,i(272));return this[i(381)]((()=>t(u,n,o))),null}const f=this[i(580)][i(295)][i(450)](i(275)).me;for(const t of this[i(474)]()){if(t[i(300)].id!=f.id)continue;if(i(249)!=t[i(563)]||t[i(615)][i(621)]!=n[i(621)])continue;if(!Uc(t,o))continue;const e=t[i(399)]==s;for(let n=0;n<u[i(285)];n++){const r=u[n];for(const s of t[i(512)]()){const o=s[i(491)]();if(r[i(595)](o)){e?(u[i(537)](n,1),n--):t[i(521)](s[i(370)]);break}}}}if(0==u[i(285)])return null;const h=this[i(528)][i(472)](i(249),s,i(492));for(const t of this[i(474)]())if(t[i(300)].id==f.id&&i(249)==t[i(563)]&&t[i(615)][i(621)]==n[i(621)]&&t[i(399)]==s&&Uc(t,o)&&(h(t[i(442)](),u)||h(u,t[i(442)]()))){for(const e of u)t[i(535)](e);return t}const g=(0,e.uid)(),d=f.id,p=i(652)+s,m=this[i(287)]({id:g,type:p,data:n,createdAt:new Date,authorId:d,attributes:o});for(const t of u)this[i(493)](p,g,d,t,zr[i(619)]());return m}[kc(379)](t,n=null,r={}){const s=kc;if(t[s(290)])return null;const o=this[s(580)][s(295)][s(450)](s(275)).me,a=new i.LiveRange(t[s(303)],t[s(481)]);for(const{suggestion:t,meta:e}of this[s(577)](a,s(518)))if(e[s(244)]&&!e[s(557)])if(t[s(432)]){const e=t[s(442)]()[s(461)]((t=>s(371)!=t[s(367)][s(568)]));if(e[s(516)]((t=>a[s(604)](t,!0)))&&t[s(629)](),e[s(650)]((t=>t[s(604)](a,!0)))){const t=this[s(528)][s(472)](s(665),n,s(272));return this[s(381)]((()=>t([a],null,r))),null}}else{const e=a[s(486)](t[s(257)]());null!==e&&t[s(419)]([e],null,r)}if(a[s(460)](),a[s(290)]||s(371)==a[s(367)][s(568)])return null;let c=null,u=a[s(303)],l=a[s(481)];const f=this[s(577)](a,s(665));for(const{suggestion:t,meta:e}of f){const n=this[s(612)][s(346)](u,l);if(e[s(244)]&&(this[s(573)]||!e[s(500)]&&!e[s(318)]))if(t[s(432)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(442)]()){if(r[s(604)](n,!0))return t;n[s(604)](r)||(e=!1)}e&&t[s(629)]()}else{const e=t[s(257)]();if(e[s(604)](n,!0))return t;if(!Uc(t,r)){n[s(604)](e)?t[s(661)]():e[s(581)](u)?u=e[s(481)]:e[s(581)](l)&&(l=e[s(303)]);continue}u=u[s(523)](e[s(303)])?u:e[s(303)],l=l[s(622)](e[s(481)])?l:e[s(481)],r=Object[s(364)]({},t[s(670)]),c?e[s(303)][s(523)](c[s(257)]()[s(303)])?(c[s(661)](),c=t):t[s(661)]():c=t}}if(c)return this[s(488)](c,this[s(612)][s(346)](u,l)),c;{const t=(0,e.uid)(),i=this[s(612)][s(346)](u,l),a=o.id,c=n?s(319)+n:s(665),f=this[s(287)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(493)](c,t,a,i),f}}[kc(310)](t,n=kc(534),r={}){const s=kc,o=this[s(580)][s(295)][s(450)](s(275)).me,a=t[s(434)]((t=>new i.LiveRange(t[s(303)],t[s(481)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(577)](a,s(518)))e[s(244)]&&!e[s(557)]&&c[s(545)](t);for(const e of c)if(e[s(432)]){const o=e[s(442)]();if((!e[s(670)]||!e[s(670)][s(267)])&&o[s(516)]((t=>a[s(650)]((e=>e[s(604)](t,!0)))))&&e[s(629)](),a[s(516)]((t=>o[s(650)]((e=>e[s(604)](t,!0)))))){const e=this[s(528)][s(472)](s(665),n,s(272));return this[s(381)]((()=>e(t,null,r))),null}}else{const t=e[s(257)]();if(a[s(650)]((e=>e[s(604)](t,!0)))&&e[s(629)](),a[s(516)]((e=>t[s(604)](e,!0)))){const t=this[s(528)][s(472)](s(665),n,s(272));return this[s(381)]((()=>t(a,null,r))),null}}const u=this[s(528)][s(472)](s(665),n,s(492));let l=null;for(const t of this[s(474)]())if(t[s(300)].id==o.id&&t[s(459)]&&s(665)==t[s(563)]&&t[s(399)]==n&&Uc(t,r)&&(u(t[s(442)](),a)||u(a,t[s(442)]())))if(l){if(t[s(597)]&&t[s(597)][s(285)])continue;for(const e of t[s(442)]())l[s(574)](e)||l[s(535)](e);t[s(661)]()}else{l=t;for(const e of a)t[s(574)](e)||t[s(535)](e)}if(l)return l;c[s(465)]();for(const{suggestion:t,meta:e}of this[s(577)](a,s(665)))e[s(244)]&&(this[s(573)]||!e[s(500)]&&!e[s(318)])&&Uc(t,r)&&c[s(545)](t);for(const t of c){const e=t[s(442)]();if((!r||!r[s(267)])&&a[s(516)]((t=>e[s(650)]((e=>e[s(604)](t,!0))))))return t;(!t[s(670)]||!t[s(670)][s(267)])&&e[s(516)]((t=>a[s(650)]((e=>e[s(604)](t,!0)))))&&t[s(629)]()}const f=(0,e.uid)(),h=o.id,g=s(319)+n,d=this[s(287)]({id:f,type:g,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(460)](),t[s(290)]||s(371)==t[s(367)][s(568)]||this[s(493)](g,f,h,t,zr[s(619)]());return d}[kc(340)](t,n,r,s,o){const i=kc;if(t[i(290)])return[];if(i(422)===this[i(546)])return[];const a=this[i(580)][i(295)][i(450)](i(275)).me.id,c=Array[i(540)](this[i(480)][i(638)]())[i(461)]((e=>i(539)==e[i(563)]&&e[i(615)][i(296)]==n&&e[i(574)](t)));if(i(262)===this[i(546)]){const e=this[i(577)](t,i(518))[i(461)]((({meta:t})=>t[i(244)]&&!t[i(318)]&&!t[i(557)]))[i(434)]((({suggestion:t})=>t));c[i(372)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(539)==t[i(563)]?t[i(615)][i(345)]:void 0,o=t[i(257)](),a=Array[i(540)](u[i(471)]())[i(358)]((t=>t[i(416)](o)));if(!a)continue;const c=a[i(307)](o);this[i(353)](n)&&i(518)==t[i(563)]&&0!=c[i(285)]||(u[i(292)](a),c[i(561)]((t=>{u[i(428)](t,r)})),i(518)!=t[i(563)]&&e!=s&&u[i(428)](a[i(486)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(285)]>37&&console[i(469)](i(392),{key:n});const f=(i(299)+(n+"|")+wc({newValue:s}))[i(544)](0,60),h=this[i(287)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(283)](h),this[i(493)](f,c,a,t)}return l}[kc(531)](t){const e=kc;this[e(408)](t,((t,...n)=>{this[e(630)]((()=>{t(...n)}))}))}[kc(289)](t){const e=kc;this[e(411)][e(545)](t)}[kc(570)](t){const e=kc;this[e(588)][e(545)](t)}[kc(587)](t){const e=kc;return e(539)==t[e(563)]?t[e(399)][e(554)]("|")[0]:null}[kc(488)](t,e){const n=kc,r=t[n(322)]();this[n(612)][n(633)]((t=>{t[n(410)](r,{range:e})}))}[kc(513)](t){const e=kc,n=t.id,r=this[e(580)][e(648)][e(450)](e(655));this[e(258)][e(482)](n)||this[e(258)][e(600)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(258)][e(288)](n);s[e(566)](e(291)),s[e(291)]=!1,t[e(597)]=s}[kc(256)](t,n,r,s){const o=kc;if(t[o(563)]!=n||t[o(399)]!=r||t[o(281)].id!=s)throw this[o(580)][o(331)](o(391)),new e.CKEditorError(o(391),this)}[kc(395)](t,n){const r=kc,s=t[r(257)]();if(n[r(595)](s))t[r(661)]();else if(s[r(604)](n)){const o=this[r(612)][r(251)](n[r(303)][r(646)],r(481));this[r(488)](t,this[r(612)][r(346)](s[r(303)],o));const i=(0,e.uid)(),a=t[r(281)].id,c=t[r(563)]+":"+t[r(399)];this[r(287)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(615)],attributes:t[r(670)]});const u=this[r(612)][r(251)](n[r(481)][r(311)],r(430)),l=this[r(612)][r(346)](u,s[r(481)]);this[r(493)](c,i,a,l)}else if(s[r(581)](n[r(303)])){const e=this[r(612)][r(251)](n[r(303)][r(646)],r(481));this[r(488)](t,this[r(612)][r(346)](s[r(303)],e))}else{const e=this[r(612)][r(251)](n[r(481)][r(311)],r(430));this[r(488)](t,this[r(612)][r(346)](e,s[r(481)]))}}[kc(332)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(577)](t,e(518))){if(!r[e(244)])continue;const s=n[e(442)]();for(const n of s)if(!t[e(307)](n)[e(285)])return!0}return!1}[kc(342)](t){const n=kc,r=this[n(580)][n(295)][n(450)](n(275))[n(674)](t);if(!r)throw new e.CKEditorError(n(672),this);return r}[kc(458)](t){const e=kc,n=this[e(580)][e(295)][e(450)](e(275)),r=(0,o.hashObject)(e(437)+t);return n[e(674)](r)||n[e(264)]({id:r,name:t})}[kc(529)](t,e,n,r,s){const o=kc,i=this[o(342)](r),a=this[o(528)][o(547)](t,e,n,i,s,(t=>{const e=o;this[e(484)](n,{attributes:t});const r=this[e(608)](n);this[e(350)](new Set([r])),this[e(335)](new Set([r]))}));return this[o(549)](a,o(272),(()=>{const t=o;this[t(484)](n,{state:t(578)})}),{priority:o(506)}),this[o(549)](a,o(629),(()=>{const t=o;this[t(484)](n,{state:t(590)})}),{priority:o(506)}),this[o(480)][o(428)](n,a),this[o(636)][o(428)](a,o(553)),a}[kc(347)](t){const e=kc,n=t[e(554)](":");return{group:n[0],type:n[1],subType:n[e(285)]>=5?n[2]:null,id:n[e(285)]<5?n[2]:n[3],authorId:n[e(285)]<5?n[3]:n[4],markerCount:6==n[e(285)]?n[5]:null}}[kc(613)](t,n,r){const s=kc,o=t[s(257)](),i=o[s(303)],a=o[s(481)];this[s(488)](t,this[s(612)][s(346)](i,n));const c=(0,e.uid)(),u=t[s(281)].id,l=t[s(563)]+(t[s(399)]?":"+t[s(399)]:"");this[s(287)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(670)],data:t[s(615)]});const f=this[s(587)](t);(s(249)==t[s(563)]||f&&this[s(353)](f))&&(r=this[s(612)][s(405)](r[s(311)])),this[s(493)](l,c,u,this[s(612)][s(346)](r,a))}[kc(577)](t,e=null){const n=kc,r=[],s=this[n(580)][n(295)][n(450)](n(275)).me;Array[n(502)](t)||(t=[t]);for(const o of this[n(474)]()){if(!o[n(459)])continue;if(e&&o[n(563)]!=e)continue;let i=!1;for(const e of o[n(442)]()){for(const a of t){const t=a[n(303)][n(595)](e[n(481)])||a[n(481)][n(595)](e[n(303)]);if(t||a[n(486)](e)){const c=a[n(604)](e)&&Sc(this[n(612)][n(626)],e[n(303)],a),u=e[n(604)](a)&&Sc(this[n(612)][n(626)],a[n(303)],e);r[n(283)]({suggestion:o,meta:{isOwn:s==o[n(300)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(493)](t,e,n,r,s){const o=kc;this[o(612)][o(633)]((i=>{const a=o;let c=a(464)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(635)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(445)](t){const e=kc,n=t[e(514)],r=t[e(431)];t[e(514)]=null,t[e(431)]=null,null!=n&&n[e(431)]==t&&(n[e(431)]=r),null!=r&&r[e(514)]==t&&(r[e(514)]=n),e(585)==this[e(636)][e(450)](t)&&(this[e(636)][e(428)](t,e(384)),this[e(386)](e(467),t,n,r))}[kc(287)](t){const n=kc,r=t.id,s=this[n(556)](t);if(this[n(641)]&&this[n(641)][n(660)]){const o=this[n(580)][n(295)][n(450)](n(643)),i=s[n(603)],a=s[n(399)]?s[n(563)]+":"+s[n(399)]:s[n(563)],c=this[n(580)][n(552)],u=o[n(545)](Kr(c,n(301))),l={id:r,type:a,hasComments:i,data:t[n(615)]||null,originalSuggestionId:t[n(596)]||null,attributes:s[n(670)]};this[n(641)][n(660)](l)[n(515)]((t=>{const e=n;s[e(470)]=!0,o[e(499)](u),t&&t[e(639)]&&(this[e(480)][e(450)](r)[e(639)]=t[e(639)])}))[n(495)]((t=>{const r=n;throw(0,e.logWarning)(r(361)),this[r(580)][r(247)][r(328)]({isUndoable:!1},(()=>{s[r(629)]()})),s[r(315)](),this[r(480)][r(292)](s.id),this[r(636)][r(292)](s),t}))}return s}[kc(353)](t){const e=kc;return this[e(411)][e(564)](t)}[kc(484)](t,e){const n=kc,r=this[n(580)][n(295)][n(450)](n(643)),s=this[n(608)](t);if(this[n(641)]&&this[n(641)][n(527)])if(s[n(470)]){const s=r[n(545)](Kr(this[n(580)][n(552)],n(301)));this[n(641)][n(527)](t,e)[n(515)]((()=>{r[n(499)](s)}))}else s.on(n(583),(()=>{this[n(484)](t,e)}))}[kc(378)](t){const n=kc;if(!this[n(641)]||!this[n(641)][n(608)])throw new e.CKEditorError(n(279),this);return this[n(641)][n(608)](t)}[kc(418)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(347)](t),i=this[e(480)][e(450)](n)||this[e(529)](r,s,n,o,{});switch(this[e(256)](i,r,s,o),this[e(636)][e(450)](i)){case e(553):this[e(378)](n)[e(515)]((t=>{const r=e;let s=Promise[r(616)]();t[r(603)]&&(s=this[r(258)][r(533)]({channelId:this[r(580)][r(648)][r(450)](r(655)),threadId:n})),s[r(515)]((()=>{const e=r;this[e(556)](t)[e(470)]=!0}))})),this[e(636)][e(428)](i,e(294));break;case e(384):this[e(484)](n,{state:e(666)});case e(618):this[e(636)][e(428)](i,e(585)),this[e(386)](e(536),i);break;case e(585):this[e(386)](e(313),i)}return i[e(406)](t),i}[kc(335)](t){const e=kc,n=Array[e(540)](t),r=n[e(461)]((t=>e(539)==t[e(563)]));this[e(452)](r);const s=n[e(461)]((t=>!t[e(432)]&&e(539)!=t[e(563)])),o=this[e(474)]({skipNotAttached:!0})[e(461)]((t=>!t[e(432)]&&e(539)!=t[e(563)])),i=o[e(461)]((n=>!t[e(564)](n))),a=new Map(o[e(434)]((t=>[t,this[e(528)][e(472)](t[e(563)],t[e(399)],e(457))]))),c=new Map(o[e(434)]((t=>[t,t[e(257)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(285)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(285)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(285)];t++){const n=s[t];!l[e(564)](n)&&n[e(514)]&&(f[e(545)](n[e(514)]),n[e(514)][e(431)]===n&&(n[e(514)][e(431)]=null),n[e(514)]=null),!u[e(564)](n)&&n[e(431)]&&(f[e(545)](n[e(431)]),n[e(431)][e(514)]===n&&(n[e(431)][e(514)]=null),n[e(431)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(285)];e++){const r=g(t,n[e]);r&&(r[0][s(431)]=r[1],r[1][s(514)]=r[0],u[s(545)](r[0]),l[s(545)](r[1]))}}function g(t,n){const r=e;if(t[r(300)].id!==n[r(300)].id)return null;const s=a[r(450)](t)(t,n,c[r(450)](t),c[r(450)](n));return s&&a[r(450)](n)(t,n,c[r(450)](t),c[r(450)](n))?s[1][r(597)]&&s[1][r(597)][r(285)]?null:s:null}f[e(651)]&&this[e(335)](f)}[kc(452)](t){const e=kc;if(0==t[e(285)])return;const n=this[e(474)]({skipNotAttached:!0})[e(461)]((t=>e(539)==t[e(563)]&&t[e(270)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(670)]);s[e(564)](n)||(s[e(428)](n,r[e(285)]),r[e(283)]([]));const i=s[e(450)](n);r[i][e(283)](t)}!function(){const t=e;r[t(302)](((e,n)=>{const r=t,s=e[0][r(639)],o=n[0][r(639)];return s==o?e[0][r(670)][r(591)]<n[0][r(670)][r(591)]?-1:1:s<o?-1:1}));for(const e of r)e[t(302)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(285)];t++){if(0==r[t][e(285)])continue;const n=[];for(let s=t+1;s<r[e(285)];s++)0!=r[s][e(285)]&&i(r[t],r[s])&&n[e(283)](s);for(const s of n)r[t]=r[t][e(366)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(285)];n++){const r=t[n+1]||null;t[n][e(431)]!==r&&(t[n][e(431)]=r)}for(const t of r)for(let n=0;n<t[e(285)];n++){const r=t[n-1]||null;t[n][e(514)]!==r&&(t[n][e(514)]=r)}function i(t,n){const r=e;if(t[0][r(670)][r(591)]!==n[0][r(670)][r(591)]&&t[0][r(300)]!==n[0][r(300)])return!1;if(!function(t,e){const n=r;return!t[n(603)]&&!e[n(603)]||(!t[n(603)]||!e[n(603)])&&(!!(t[n(603)]&&e[n(639)]<t[n(597)][n(479)][n(450)](0)[n(639)])||!!(e[n(603)]&&t[n(639)]<e[n(597)][n(479)][n(450)](0)[n(639)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(670)],r(591)),o=Ac(n[0][r(670)],r(591));return!!Fr(s,o)&&(!!t[r(516)]((t=>n[r(650)]((e=>t[r(257)]()[r(595)](e[r(257)]())))))&&n[r(516)]((e=>t[r(650)]((t=>e[r(257)]()[r(595)](t[r(257)]()))))))}}[kc(350)](t){const e=kc,n=Array[e(540)](t),r=this[e(474)]({skipNotAttached:!0}),s=r[e(461)]((n=>!t[e(564)](n))),o=new Map(n[e(434)]((t=>[t,this[e(528)][e(472)](t[e(563)],t[e(399)],e(492))]))),i=new Map(r[e(434)]((t=>[t,t[e(442)]()])));for(let t=0;t<n[e(285)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(285)];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(285)];e++){const s=r[e];if(s[a(563)]!==n[a(563)]||s[a(300)].id!==n[a(300)].id||s[a(399)]!==n[a(399)])continue;if(!Bc(n,s))continue;if(a(539)==n[a(563)]&&n[a(615)][a(345)]!=s[a(615)][a(345)])continue;if(a(539)==n[a(563)]&&t[a(353)](n[a(615)][a(296)]))continue;if(a(249)==n[a(563)]){const e=t[a(580)][a(247)],r=n[a(609)]();if(r&&(e[a(626)][a(501)](r)||e[a(626)][a(669)](r)))continue}const c=o[a(450)](n),u=i[a(450)](n),l=i[a(450)](s),f=n[a(597)]&&n[a(597)][a(285)],h=s[a(597)]&&s[a(597)][a(285)];if(!f&&c(l,u))return t[a(530)](s,n),i[a(292)](n),!0;if(!h&&c(u,l))return t[a(530)](n,s),i[a(292)](s),!0}return!1}}[kc(530)](t,e){const n=kc;if(t[n(432)])for(const r of e[n(442)]())t[n(535)](r);else{const r=e[n(257)]()[n(481)];this[n(488)](t,this[n(612)][n(346)](t[n(257)]()[n(303)],r))}e[n(661)]()}[kc(387)](t,e,n){const r=kc,s=t[r(559)](r(443))||t[r(559)](r(539))?r(403):t[r(560)]();return Kr(this[r(580)][r(552)],e+"_"+s+r(454),n)}[kc(348)](){const t=kc,n=this[t(580)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(612)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(347)](t[i(370)]);if(i(424)===e){r[i(407)](this[i(387)](n,i(645)));break}}for(const t of s){const{group:n,type:s}=this[i(347)](t[i(370)]);if(i(424)===n){r[i(407)](this[i(387)](s,i(376),(0,e.getEnvKeystrokeText)(o.ENTER_THREAD_KEYSTROKE)));break}}}))}[kc(394)](t){const e=kc;if(this[e(541)])return!1;const n=this[e(580)],r=n[e(247)][e(579)][e(631)][e(404)]();if(0==r[e(285)])return!1;const s=[],o=r[e(461)]((t=>e(539)==t[e(563)])),i=r[e(461)]((t=>e(245)==t[e(563)]&&e(409)!=t[e(370)])),a=r[e(461)]((t=>e(499)==t[e(563)]&&e(409)!=t[e(370)]));for(const t of o)s[e(283)]({key:t[e(436)],newValue:t[e(373)],oldValue:t[e(250)],range:Dc(t[e(503)],n[e(247)])});for(const t of i){const r=a[e(358)]((n=>n[e(351)][e(595)](t[e(351)])));r&&s[e(283)]({key:e(425),newValue:t[e(370)],oldValue:r[e(370)],range:n[e(247)][e(435)](t[e(351)][e(382)])})}return 0!=s[e(285)]&&this[e(265)](t,s)}[kc(576)](t){const e=kc;let n=!1;const r=this[e(580)][e(247)][e(579)][e(631)][e(656)]()[e(461)]((t=>t[e(615)][e(389)]&&t[e(370)][e(559)](e(377))));for(const s of r){const{subType:r,id:o}=this[e(347)](s[e(370)]),i=r[e(554)]("|")[0];for(const r of this[e(474)]({skipNotAttached:!0}))r.id!=o&&e(539)==r[e(563)]&&r[e(615)]&&r[e(615)][e(296)]==i&&r[e(257)]()[e(416)](s[e(615)][e(389)])&&(this[e(659)](r,s[e(615)][e(389)],t),n=!0)}return n}[kc(630)](t){const e=kc;this[e(580)],this[e(541)]=!0,t()}[kc(306)](t){const e=kc,n=this[e(353)](t),r=this[e(588)][e(564)](t);return n||r}[kc(265)](t,e){const n=kc;if(0==e[n(285)])return!1;let r=!1;for(const s of e){const e=this[n(577)](s[n(503)],n(539))[n(461)]((t=>!t[n(260)][n(557)]))[n(434)]((t=>t[n(424)])),i=(0,o.hashObject)({newValue:s[n(485)]});e[n(461)]((t=>{const e=n,[r,o]=t[e(399)][e(554)]("|");return r==s[e(296)]&&o!=i}))[n(561)]((e=>{const o=n;this[o(659)](e,s[o(503)],t),r=!0}))}return r}[kc(659)](t,e,n){const r=kc,s=t[r(257)]()[r(307)](e);0!==s[r(285)]?1!==s[r(285)]?this[r(613)](t,e[r(303)],e[r(481)]):this[r(488)](t,s[0]):n[r(521)](t[r(322)]())}}class Rc{constructor(t){const e=kc;this[e(620)]=t,this[e(612)]=t[e(247)],this[e(274)]=new Map,this[e(584)]=new Map,this[e(543)]()}[kc(547)](t,e,n,r,s,o){const i=kc;return new zr(this[i(612)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(472)](t,e,i(272))(...n),onDiscard:(...n)=>this[i(472)](t,e,i(629))(...n)})}[kc(293)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(274)][s(428)](o,r)}[kc(472)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(274)][r(450)](s)||this[r(584)][r(450)](t+":"+n)}[kc(543)](){const t=kc,e=()=>!1,n=t=>{const e=xc;t[e(302)](((t,n)=>t[e(303)][e(523)](n[e(303)])?1:-1)),this[e(612)][e(633)]((n=>{const r=e;for(const e of t){let t;t=e[r(481)][r(393)]&&e[r(481)][r(311)]==e[r(303)][r(382)]?n[r(662)](e[r(303)][r(382)],"on"):n[r(662)](e),this[r(612)][r(426)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=xc;e&&this[n(612)][n(633)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(434)]((t=>(Mc(t)&&(t=this[s(612)][s(346)](t[s(481)])),t)))[s(461)]((t=>s(371)!==t[s(367)][s(568)]));if(c[s(285)]<1)return;const u=Array[s(540)](this[s(612)][s(579)][s(359)][s(442)]())[s(434)]((t=>i.LiveRange[s(365)](t)));r[s(653)](c);for(const t of this[s(620)][s(276)][s(276)]())t[s(632)]();a[s(283)]({forceDefaultExecution:!0}),this[s(620)][s(593)](o,...a);const l=u[s(461)]((t=>s(371)!=t[s(367)][s(568)]));l[s(285)]>0&&r[s(653)](l);for(const t of u)t[s(460)]()}))},s=(e,n)=>1==e[t(285)]&&1==n[t(285)]&&e[0][t(481)][t(595)](n[0][t(303)]),o=(e,n,r,s)=>Pc(e,n,r,s,this[t(612)])?[e,n]:Pc(n,e,s,r,this[t(612)])?[n,e]:null;this[t(584)][t(428)](t(642),e),this[t(584)][t(428)](t(449),n),this[t(584)][t(428)](t(282),s),this[t(584)][t(428)](t(489),o),this[t(584)][t(428)](t(605),n),this[t(584)][t(428)](t(497),e),this[t(584)][t(428)](t(352),s),this[t(584)][t(428)](t(439),o),this[t(584)][t(428)](t(269),r),this[t(584)][t(428)](t(246),e),this[t(584)][t(428)](t(483),s),this[t(584)][t(428)](t(273),e),this[t(584)][t(428)](t(421),r),this[t(584)][t(428)](t(375),e),this[t(584)][t(428)](t(582),s),this[t(584)][t(428)](t(298),e),this[t(584)][t(428)](t(519),e),this[t(584)][t(428)](t(341),((e,n)=>{const r=t;if(!n)return;const s=this[r(620)][r(295)][r(450)](Lc);this[r(612)][r(633)]((t=>{const o=r;if(o(425)==n[o(296)])for(const r of e){const e=r[o(303)][o(382)],s=n[o(345)];t[o(625)](e,s)}else if(s[o(353)](n[o(296)]))for(const r of e)void 0!==n[o(345)]?t[o(333)](n[o(296)],n[o(345)],r[o(303)][o(382)]):t[o(614)](n[o(296)],r[o(303)][o(382)]);else for(const r of e)n[o(345)]?t[o(333)](n[o(296)],n[o(345)],r):t[o(614)](n[o(296)],r)}))})),this[t(584)][t(428)](t(297),s)}}function Sc(t,e,n){const r=kc;for(const s of e[r(311)][r(494)]({includeSelf:!0,parentFirst:!0})){if(s[r(367)]==s)return!1;if(!n[r(611)](s))return!1;if(t[r(501)](s)||t[r(669)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(481)][e(311)]==t[e(303)][e(382)]&&t[e(481)][e(496)]}function vc(t,e,n,r){const s=kc,o=t=>!t[s(589)].is(s(317))&&!r[s(501)](t[s(589)]),i=t[s(303)][s(601)](o),a=t[s(481)][s(601)](o,{direction:s(602)});return!(t[s(303)][s(595)](i)&&t[s(481)][s(595)](a)||(i[s(523)](a)?n[s(410)](e,{range:n[s(346)](i,a)}):n[s(521)](e),0))}function wc(t){return(0,o.hashObject)(t)}function Oc(t){const e=kc,n=t[e(303)][e(382)];return n&&n.is(e(412))}function Dc(t,e){const n=kc;return null==t[n(481)][n(646)]&&t[n(481)][n(311)]==t[n(303)][n(382)]?Fc(t[n(303)][n(382)],e):t}function Fc(t,e){const n=kc,r=e[n(626)][n(501)](t)||e[n(626)][n(334)](t);return e[n(346)](e[n(251)](t,n(551)),r?e[n(388)](t):e[n(251)](t,n(481)))}function Pc(t,e,n,r,s){const o=kc;if(t[o(431)])return!1;if(!Bc(t,e))return!1;if(n[o(481)][o(595)](r[o(303)]))return!0;if(t[o(563)]!=e[o(563)])return!1;if(!n[o(481)][o(667)](r[o(303)]))return!1;const i=s[o(346)](n[o(481)],r[o(303)])[o(266)]();for(const t of i)if([o(487),o(475)][o(337)](t[o(563)])&&s[o(626)][o(669)](t[o(589)]))return!1;return!0}function xc(t,e){const n=Cc();return(xc=function(t,e){return n[t-=244]})(t,e)}function Bc(t,e){const n=kc;if(!t[n(270)]||!e[n(270)])return!1;const r=new Set(Object[n(471)](t[n(670)])),s=new Set(Object[n(471)](e[n(670)]));if(r[n(292)](n(591)),s[n(292)](n(591)),0==r[n(651)]&&0==s[n(651)])return!0;if(r[n(651)]!=s[n(651)])return!1;const o={...t[n(670)]},i={...e[n(670)]};return delete o[n(591)],delete i[n(591)],JSON[n(385)](o)==JSON[n(385)](i)}function Uc(t,e){const n=kc,r=jc(t[n(670)]),s=jc(e);if(!t[n(270)])return!1;for(const t of Object[n(471)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(364)]({},t);return delete n[e(267)],delete n[e(508)],n}const Gc=Vc;function Hc(){const t=["5583078bMAnVh","707079JvsTKY","_setPendingAction","2245zagUqG","change:isDirty","bind","commands","commentThreadController","execute","add","PENDING_ACTION_SUGGESTION","acceptSuggestion","_pendingAction","_discardCommand","locale","canAccept","_acceptCommand","_editor","get","PendingActions","canEditAt","remove","97426NvHgnj","listenTo","discardSuggestion","40418NzdURP","destroy","39DxpNTB","isDirty","11106ADFEWP","_removePendingAction","getRanges","16258610cQzemO","model","plugins","unbind","view","1056XPJZqJ","isEnabled","2236524NnJnkK","stopListening","canDiscard"];return(Hc=function(){return t})()}function Vc(t,e){const n=Hc();return(Vc=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=Vc,n=t();for(;;)try{if(441509===-parseInt(e(147))/1+-parseInt(e(168))/2*(-parseInt(e(173))/3)+-parseInt(e(143))/4+parseInt(e(149))/5*(parseInt(e(175))/6)+parseInt(e(171))/7*(-parseInt(e(141))/8)+-parseInt(e(146))/9+parseInt(e(136))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hc);class Wc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Vc;super(),this[s(137)]=e,this[s(140)]=n,this[s(153)]=r,this[s(163)]=t,this[s(162)]=t[s(152)][s(164)](s(157)),this[s(159)]=t[s(152)][s(164)](s(170)),this[s(140)][s(151)](s(142)).to(this[s(162)],this[s(159)],((t,e)=>t||e)),this[s(140)][s(151)](s(161)).to(this[s(162)],s(142),(t=>t&&this[s(163)][s(137)][s(166)](e[s(177)]()))),this[s(140)][s(151)](s(145)).to(this[s(159)],s(142),(t=>t&&this[s(163)][s(137)][s(166)](e[s(177)]()))),this[s(158)]=null,n[s(174)]&&this[s(148)](),this[s(169)](n,s(157),(()=>this[s(157)]())),this[s(169)](n,s(170),(()=>this[s(170)]())),this[s(169)](n,s(150),(()=>{const t=s;n[t(174)]?this[t(148)]():this[t(176)]()}))}[Gc(157)](){const t=Gc;this[t(162)][t(154)](this[t(137)].id)}[Gc(170)](){const t=Gc;this[t(159)][t(154)](this[t(137)].id)}[Gc(172)](){const t=Gc;this[t(140)][t(139)](t(142)),this[t(140)][t(139)](t(161)),this[t(140)][t(139)](t(145)),this[t(144)](),this[t(153)][t(172)](),this[t(158)]&&this[t(176)]()}[Gc(148)](){const t=Gc,e=Kr(this[t(163)][t(160)],t(156));this[t(158)]=this[t(163)][t(138)][t(164)](t(165))[t(155)](e)}[Gc(176)](){const t=Gc;null!==this[t(158)]&&this[t(163)][t(138)][t(164)](t(165))[t(167)](this[t(158)]),this[t(158)]=null}}const zc=Kc;function Kc(t,e){const n=Zc();return(Kc=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=Kc,n=t();for(;;)try{if(222600===parseInt(e(400))/1+-parseInt(e(401))/2*(parseInt(e(332))/3)+parseInt(e(385))/4*(parseInt(e(367))/5)+-parseInt(e(404))/6*(-parseInt(e(349))/7)+parseInt(e(352))/8*(parseInt(e(384))/9)+parseInt(e(380))/10*(parseInt(e(334))/11)+parseInt(e(388))/12*(-parseInt(e(377))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Zc);class qc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(333)]=null,this[a(368)]=null,this[a(387)]=new o.AriaDescriptionView(t,Kr(t,a(398))),this[a(395)](a(381),!1),this[a(395)](a(345),n[a(345)]),this[a(397)](a(345)).to(n),this[a(395)](a(348),[]),this[a(395)](a(357),!1),this[a(395)](a(379),!1),this[a(395)](a(396),!1),this[a(395)](a(339),!1),this[a(397)](a(366)).to(this,a(342),n,a(345),this,a(348),((t,e,r)=>{const s=a,o=r[s(386)]((t=>_(t[s(354)])))[s(358)](". ")+".";return Kr(this[s(392)],s(405),[t-1,n[s(364)][s(370)],e?i[s(393)](e):"",(new DOMParser)[s(382)](o,s(360))[s(369)][s(361)]])})),this[a(402)]=new s.ViewCollection,this[a(383)]=new e.FocusTracker,this[a(403)]=new e.KeystrokeHandler,this[a(399)]=new s.FocusCycler({focusables:this[a(402)],focusTracker:this[a(383)],keystrokeHandler:this[a(403)],keystrokeHandlerOptions:{filter:t=>t[a(353)]!==this[a(343)]},actions:{focusPrevious:a(389),focusNext:a(378)}}),this[a(394)]=n,this[a(374)]=r,this[a(341)]=i,i[a(362)]?this[a(395)](a(342),1):this[a(340)]()}[zc(363)](){const t=zc;super[t(363)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(402)])}[zc(375)](){const t=zc;this[t(343)][t(375)]()}[zc(356)](){const t=zc;this[t(333)]&&this[t(333)][t(356)](),this[t(368)]&&this[t(368)][t(356)](),super[t(356)]()}[zc(340)](){const t=zc,{CommentsListView:e}=this[t(341)];this[t(333)]=new e(this[t(392)],this[t(394)][t(391)],Object[t(365)]({CommentView:this[t(341)][t(355)]},this[t(341)])),this[t(333)][t(351)](t(390)).to(this),this[t(333)][t(351)](t(371)).to(this),this[t(333)][t(397)](t(381)).to(this),this[t(395)](t(342),this[t(333)][t(342)]+1),this[t(397)](t(342)).to(this[t(333)],t(342),(t=>t+1)),this[t(368)]=this[t(330)](),this.on(t(390),(()=>this[t(375)]())),this[t(397)](t(357)).to(this[t(333)],t(359),this[t(368)][t(336)],t(338),((t,e)=>t||!!e))}[zc(330)](){const t=zc,{CommentThreadInputView:e}=this[t(341)],n=new e(this[t(392)],this[t(374)],this[t(341)][t(372)]),r=n[t(336)];return n[t(397)](t(344)).to(this,t(381),this[t(394)][t(391)],t(376),r,t(338),((t,e,n)=>!!n||t&&!e)),r.on(t(331),((e,n)=>{const s=t;this[s(350)](s(346),n),r[s(335)][s(373)]("")})),r.on(t(337),(()=>this[t(375)]())),r[t(397)](t(347)).to(this[t(394)][t(391)],t(376)),n}}function Zc(){const t=["authoredAt","addComment","disabledSubmit","descriptionParts","7SgGuwx","fire","delegate","19064LBachh","target","content","CommentView","destroy","isDirty","join","hasDirtyComment","text/html","textContent","disableComments","render","author","assign","ariaLabel","19115BabSjA","commentThreadInputView","body","name","updateComment","editorConfig","setData","_localUser","focus","isReadOnly","8033441qwVwFc","tab","isEnabled","671100GRLRzP","isActive","parseFromString","focusTracker","927CMpclo","120nuWzzy","map","ariaDescriptionView","12TQkgcD","shift+tab","removeComment","commentThread","locale","formatDateTime","_model","set","canAccept","bind","SUGGESTION_THREAD_DESCRIPTION","focusCycler","195649RIgsLh","2lTgYsi","focusables","keystrokes","2305554Evyrrx","SUGGESTION_THREAD_ARIA_LABEL","_createCommentThreadInputView","submit","701130SwodSJ","commentsListView","22lmOpzP","editor","commentInputView","cancel","value","canDiscard","_createCommentViews","_config","length","element","showInput"];return(Zc=function(){return t})()}function Xc(){const t=["discardButton","setTemplate","1442089NYnxyG","4JrsBTa","focusables","add","editorReady","ariaDescriptionView","listitem","ck-suggestion--disabled-comments","content","color","ck-suggestion-wrapper--active","</p>","div","_descriptionElement","ck-suggestion-","isEnabled","formatDateTime","isActive","bind","954564MsFGLC","editorDestroyed","description","type","commentsListView","314304MtmzKZ","descriptionParts","commentThreadInputView","SuggestionView","2470600BisAWm","canAccept","discardSuggestion","render","author","524vWnjmv","49hbKOfo","615GfSCAk","198TfgpSa","116020NcrsFQ","acceptSuggestion","_config","commentThread","ck-rounded-corners","ck-suggestion-wrapper","acceptButton","canDiscard","set","_model","ariaLabel","<p>","delegate","push","getTemplate","suggestionView","disableComments","28814dbjSNt","bindTemplate"];return(Xc=function(){return t})()}const Jc=Yc;function Yc(t,e){const n=Xc();return(Yc=function(t,e){return n[t-=420]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(210391===parseInt(e(467))/1*(-parseInt(e(462))/2)+parseInt(e(427))/3+parseInt(e(441))/4*(parseInt(e(443))/5)+parseInt(e(432))/6*(parseInt(e(442))/7)+-parseInt(e(436))/8+parseInt(e(444))/9*(-parseInt(e(445))/10)+parseInt(e(466))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xc);class Qc extends qc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(453)](s(430),""),this[s(426)](s(430)).to(this,s(433),(t=>t&&t[0]?t[0][s(430)]:"")),this[s(426)](s(429)).to(this,s(433),this,s(425),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(456)+_(e[n(474)],e[n(475)])+n(477);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(421)]=null,this[s(460)]=new(r[s(435)])(t,e,{formatDateTime:r[s(424)]}),this[s(460)][s(426)](s(429)).to(this),this[s(460)][s(457)](s(446),s(438)).to(this),this[s(460)][s(451)][s(426)](s(423)).to(this,s(437)),this[s(460)][s(464)][s(426)](s(423)).to(this,s(452)),this[s(468)][s(469)](this[s(460)]),this[s(431)]&&this[s(468)][s(469)](this[s(431)]),this[s(434)]&&this[s(468)][s(469)](this[s(434)]),this[s(465)](this[s(459)]())}[Jc(459)](){const t=Jc,e=this[t(463)],n=[this[t(460)]];return this[t(431)]&&n[t(458)](this[t(431)]),this[t(434)]&&n[t(458)](this[t(434)]),n[t(458)](this[t(471)]),{tag:t(420),attributes:{class:["ck",t(449),t(450),e.if(t(425),t(476)),e.to(t(430),(e=>t(422)+e)),this[t(447)][t(461)]&&t(473)],"data-suggestion-id":this[t(454)].id,"data-thread-id":this[t(454)][t(448)].id,"data-author-id":this[t(454)][t(440)].id,tabindex:0,role:t(472),"aria-label":e.to(t(455)),"aria-describedby":this[t(471)].id},children:n}}[Jc(439)](){const t=Jc;super[t(439)](),this[t(431)]&&(this[t(431)][t(457)](t(470)).to(this),this[t(431)][t(457)](t(428)).to(this)),this[t(434)]&&(this[t(434)][t(457)](t(470)).to(this),this[t(434)][t(457)](t(428)).to(this))}}const $c=tu;function tu(t,e){const n=nu();return(tu=function(t,e){return n[t-=193]})(t,e)}!function(t){const e=tu,n=t();for(;;)try{if(752908===-parseInt(e(207))/1*(-parseInt(e(266))/2)+parseInt(e(261))/3+-parseInt(e(259))/4+parseInt(e(229))/5*(parseInt(e(283))/6)+-parseInt(e(200))/7+parseInt(e(220))/8*(parseInt(e(198))/9)+-parseInt(e(282))/10*(parseInt(e(218))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(nu);class eu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(214)]=r,this[a(208)]=i,this[a(252)](a(193),""),this[a(256)](a(203)).to(r),this[a(210)]=this[a(216)](Kr(n,a(263)),t.icons[a(257)],a(238),a(240),"sw"),this[a(197)]=this[a(216)](Kr(n,a(272)),t.icons[a(195)],a(281),a(255),"sw"),this[a(246)]=new o.UserView(n,r[a(194)],this[a(254)]()),this[a(246)][a(243)]({attributes:{class:[a(206),a(232)],"aria-hidden":!0}}),this[a(226)]=new s.ViewCollection([this[a(210)],this[a(197)]]),this[a(213)]=new e.FocusTracker,this[a(278)]=new e.KeystrokeHandler,this[a(221)]=new s.FocusCycler({focusables:this[a(226)],focusTracker:this[a(213)],keystrokeHandler:this[a(278)],actions:{focusPrevious:a(276),focusNext:a(222)},keystrokeHandlerOptions:{filter:t=>t[a(275)]!==this[a(269)]}}),this[a(224)](this[a(239)]())}[$c(212)](){const t=$c;super[t(212)]();const e=this[t(269)][t(268)](t(223));e[t(280)]=this[t(193)],this.on(t(242),((n,r,s)=>{e[t(280)]=s})),this[t(267)]()}[$c(239)](){const t=$c,e=this[t(244)],n=[{tag:t(211),attributes:{class:[t(247),t(249)]},children:[{tag:t(258),children:[{text:this[t(246)][t(274)]}],attributes:{class:[t(237),t(234)]}},{tag:t(215),attributes:{datetime:e.to(t(203)),class:[t(199),t(262)]},children:[{text:e.to(t(203),(e=>this[t(208)][t(227)](e)))}]}]},{tag:t(211),attributes:{class:[t(217),t(230)]},children:[this[t(210)],this[t(197)]]},{tag:t(211),attributes:{class:[t(236)]}}];return this[t(214)][t(279)]&&n[t(264)]({tag:t(211),attributes:{class:[t(241)]},children:[{text:this[t(284)]()}]}),{tag:t(211),attributes:{class:[t(209),t(248)],tabindex:-1},children:[this[t(246)],{tag:t(211),attributes:{class:[t(204),t(260)],role:t(231)},children:n}]}}[$c(265)](){const t=$c;this[t(269)][t(265)]()}[$c(254)](){const t=$c;return this[t(214)][t(279)]?t(228)===this[t(214)][t(250)][t(205)][t(245)]?Kr(this[t(225)],t(273),this[t(214)][t(235)][t(274)]):Kr(this[t(225)],t(271),this[t(214)][t(235)][t(274)]):null}[$c(284)](){const t=$c;return t(228)===this[t(214)][t(250)][t(205)][t(245)]?Kr(this[t(225)],t(270)):Kr(this[t(225)],t(251))}[$c(216)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(225)]);return a[i(252)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(243)]({attributes:{class:n}}),a.on(i(196),(()=>{const t=i;this[t(202)](r,this[t(214)].id)})),a}[$c(267)](){const t=$c,e=this[t(269)];this[t(278)][t(219)](e);for(const e of this[t(226)])this[t(213)][t(233)](e[t(269)]),this[t(278)][t(219)](e[t(269)]);this[t(278)][t(252)](t(277),((n,r)=>{const s=t;e===n[s(275)]&&(this[s(221)][s(201)](),r())})),this[t(278)][t(252)](t(253),((n,r)=>{const s=t;e!==n[s(275)]&&(this[s(265)](),r())}))}}function nu(){const t=["keystrokes","isExternal","innerHTML","ck-suggestion--discard","27870ZgEHEN","6yXojDJ","getExternalSuggestionNote","description","author","cancel","execute","discardButton","15480PkzxlG","ck-comment__info-time","1661982npRwCK","focusFirst","fire","authoredAt","ck-suggestion__main","@external","ck-suggestion__user","1109vqKWRy","_config","ck-suggestion","acceptButton","div","render","focusTracker","_model","time","_createButton","ck-suggestion__actions","6083EzAxEh","listenTo","3712sAEygF","focusCycler","tab",".ck-annotation__content-wrapper","setTemplate","locale","focusables","formatDateTime","importWord","1820015ktlWUY","ck-annotation__actions","presentation","ck-annotation__user","add","ck-annotation__info-name","creator","ck-annotation__content-wrapper","ck-suggestion__info-name","ck-suggestion--accept","getTemplate","acceptSuggestion","ck-comment__external","change:description","extendTemplate","bindTemplate","source","userView","ck-suggestion__info","ck-annotation","ck-annotation__info","attributes","EXTERNAL_SUGGESTION","set","esc","getUserViewNotificationText","discardSuggestion","bind","check","span","5514864wXNfDP","ck-annotation__main","4468389JydqUx","ck-annotation__info-time","Accept suggestion","push","focus","2270PctzDU","_setupKeyboardNavigation","querySelector","element","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_AVATAR","Discard suggestion","EXTERNAL_IMPORT_WORD_AVATAR","name","target","shift+tab","enter"];return(nu=function(){return t})()}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" 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',su=iu;function ou(){const t=["2046950YmpsWI","previous","suggestionView","listenTo","_destroyController","toMany","commands","createAnnotationView","descriptionParts","menu","model","values","addSourceCollector","263864HsEcbX","trackChanges","items","_handleSuggestionControllerDelayed","config","focus","822255BtxJxs","menuBar:trackChanges","type","define","discardAllSuggestions","low","acceptSelectedSuggestions","getSuggestion","lowest","Annotations","remove","push","filter","bind","Accept all suggestions","_updateController","size","delete","isInContent","registerAnnotation","buttonView","view","trackChanges.SuggestionView","componentFactory","separator","plugins","CommentsRepository","delegate","8HmGeeU","commentThread","getFirstRange","_annotationViews","children","commandName","stopListening","keystrokes","_initializeController","change:previous","CommentsUI","menuitem","value","TrackChangesUI","_viewToController","_handleControllerBuffer","createCommentThreadController","keys","_createToolbarButton","_refreshActiveMarkers","get","acceptAllSuggestions","init","comments","from","_initKeyboardNavigationToThread","TrackChangesEditing","isDirty","SuggestionThreadView","destroy","getJoined","getMarkerNames","activeAnnotations","2KoirDx","Track changes","8505918dwiquD","some","menuitemcheckbox","addComment","_suggestionToController","requires","suggestion-","arrowView","pluginName","getAllAdjacentSuggestions","EditorAnnotations","getMarkers","discardButton","comments.maxCommentCharsWhenCollapsed","locale","add","suggestionLoaded","refreshSelectedViews","innerView","change:activeAnnotations","trackChanges.SuggestionThreadView","_disableComments","button","commentsListView","source","Accept all selected suggestions","isMultiRange","clear","reduce","switchbutton","Discard all selected suggestions","hasSuggestion","editor","unbind","escape","_createMenuBarMenu","panelView","isOn","has","_bindAnnotationToEditors","execute","_unbindEditors","getDescriptions","suggestionUnloaded","comments.editorConfig","descriptionFactory","isEnabled","getRanges","getByInnerView","SuggestionView","head","acceptButton","length","_splitMarkerName","Discard all suggestions","set","activeMarkers","12652380yqBuQo","91pZyJgG","320220cYtmnK","CommentView","3455469YGeSHe","_addUIComponentsToFactory","trackChanges.disableComments","createAnnotation","editing","actionView","mainView","comments.maxThreadTotalWeight","suggestionChanged","comments.maxCommentsWhenCollapsed","discardSelectedSuggestions"];return(ou=function(){return t})()}function iu(t,e){const n=ou();return(iu=function(t,e){return n[t-=383]})(t,e)}!function(t){const e=iu,n=t();for(;;)try{if(579843===parseInt(e(437))/1+parseInt(e(498))/2*(-parseInt(e(407))/3)+-parseInt(e(465))/4*(parseInt(e(418))/5)+-parseInt(e(405))/6+parseInt(e(404))/7*(-parseInt(e(431))/8)+parseInt(e(500))/9+parseInt(e(403))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class au extends t.Plugin{static get[su(505)](){const t=su;return[Lc,o.Users,t(463),t(446),t(510)]}static get[su(508)](){return su(478)}constructor(t){const e=su;super(t),this[e(504)]=new Map,this[e(479)]=new Map,this[e(468)]=new Map,this[e(480)]=new Map;const n=this[e(532)][e(435)];n[e(440)](e(520),Qc),n[e(440)](e(459),eu),n[e(440)](e(409),!1),this[e(521)]=n[e(485)](e(409)),this[e(490)]()}[su(434)](t,e){const n=su;0===this[n(480)][n(453)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(480)]){const r=this[t(504)][t(384)](e);r||n?r&&n&&this[t(422)](e):this[t(473)](e)}this[t(480)][t(527)](),this[t(532)][t(462)][t(485)](t(510))[t(517)](),this[t(484)]()}),10),this[n(480)][n(401)](t,e)}[su(487)](){const t=su,e=this[t(532)],n=e[t(462)][t(485)](t(491)),r=e[t(462)][t(485)](t(446)),s=e[t(462)][t(485)](t(510)),o=e[t(462)][t(485)](t(463));this[t(408)](),s[t(430)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(489)](this[e(504)])){const s=t[e(509)](),o=[];for(const t of s){if(!t[e(455)])continue;if(t[e(526)]){o[e(448)](...t[e(393)]());continue}const n=t[e(467)]();if(o[e(398)]>0){const t=o[0][e(495)](n);if(t){o[0]=t;continue}}o[e(448)](n)}n[e(448)]([r[e(458)],o])}return n})),this[t(421)](n,t(516),((e,n)=>{const r=t;this[r(421)](n,r(474),((t,e,s,o)=>{const i=r;n[i(455)]&&(null==s?(this[i(452)](o[i(396)]),this[i(434)](n,!1)):(this[i(452)](s[i(396)]),null==o&&this[i(434)](n,!0)))})),null!==n[r(419)]?this[r(452)](n[r(396)]):this[r(434)](n,!1)})),this[t(421)](n,t(389),((e,n,r)=>{const s=t;this[s(471)](n,s(474)),this[s(480)][s(454)](n),this[s(504)][s(384)](n)&&this[s(422)](n),r&&this[s(452)](r[s(396)])})),this[t(421)](n,t(415),((e,n)=>{this[t(452)](n)})),this[t(421)](r,t(519),(()=>{this[t(484)]()})),this[t(421)](o,t(503),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(531)](r))return;const i=n[o(444)](r);this[o(504)][o(485)](i)[o(458)][o(523)][o(436)](-1)}),{priority:t(445)})}[su(484)](){const t=su,e=this[t(532)][t(462)][t(485)](t(446)),n=this[t(532)][t(462)][t(485)](t(491)),r=Array[t(489)](e[t(497)],(e=>e[t(518)]))[t(449)]((e=>this[t(479)][t(384)](e))),s=[];for(const e of r){const n=this[t(479)][t(485)](e)[t(428)][t(509)]();s[t(448)](...n[t(528)](((e,n)=>[...e,...n[t(496)]()]),[]))}n[t(402)]=s}[su(408)](){const t=su,n=this[t(532)],r=n[t(514)],o=Kr(r,t(499)),i=new e.Collection([{type:t(529),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(432),role:t(502)})},{type:t(461)},{type:t(522),model:new s.ViewModel({withText:!0,label:Kr(r,t(451)),commandName:t(486),role:t(476)})},{type:t(522),model:new s.ViewModel({withText:!0,label:Kr(r,t(525)),commandName:t(443),role:t(476)})},{type:t(522),model:new s.ViewModel({withText:!0,label:Kr(r,t(400)),commandName:t(441),role:t(476)})},{type:t(522),model:new s.ViewModel({withText:!0,label:Kr(r,t(530)),commandName:t(417),role:t(476)})}]);for(const e of i)if(cu(e)){const r=n[t(424)][t(485)](e[t(428)][t(470)]);e[t(428)][t(450)](t(383),t(392)).to(r,t(477),t(392))}n.ui[t(460)][t(515)](t(432),(e=>this[t(483)](e,i,o))),n.ui[t(460)][t(515)](t(438),(e=>this[t(535)](e,i,o)))}[su(483)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(532)][r(424)][r(485)](r(432));o[r(457)][r(401)]({tooltip:n,label:n,icon:ru}),o[r(457)][r(450)](r(383)).to(i,r(477)),o[r(457)].on(r(386),(()=>{const t=r;i[t(386)](),this[t(532)][t(411)][t(458)][t(436)]()})),(0,s.addListToDropdown)(o,e,{role:r(427)});const a=[];for(const t of e)cu(t)&&a[r(448)](this[r(532)][r(424)][r(485)](t[r(428)][r(470)]));const c=o[r(457)];return c[r(412)][r(533)](r(392)),c[r(507)][r(533)](r(392)),c[r(412)][r(450)](r(392)).to(i,r(392)),c[r(507)][r(450)](r(392))[r(423)](a,r(392),((...t)=>t[r(501)]((t=>t)))),o.on(r(386),(t=>{const e=r;this[e(532)][e(386)](t[e(524)][e(470)]),this[e(532)][e(411)][e(458)][e(436)]()})),o}[su(535)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(532)][r(424)][r(485)](r(432));o[r(457)][r(401)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(461)==n[r(439)]){a[r(433)][r(515)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(428)];i[r(450)](...Object[r(482)](c)).to(c),i[r(464)](r(386)).to(o),i.on(r(386),(()=>{const t=r;this[t(532)][t(386)](c[t(470)]),this[t(532)][t(411)][t(458)][t(436)]()})),e[r(469)][r(515)](i),a[r(433)][r(515)](e)}return o[r(450)](r(392)).to(i,r(392)),o[r(536)][r(469)][r(515)](a),o}[su(473)](t){const e=su,n=this[e(532)],r=n[e(435)],s=n[e(462)][e(485)](e(446)),i=n[e(462)][e(485)](e(463)),a=n[e(462)][e(485)](e(510)),c=n[e(462)][e(485)](o.Users).me,u=r[e(485)](e(432))[e(493)],l=r[e(485)](e(432))[e(395)],{CommentsListView:f,CommentThreadInputView:h}=n[e(462)][e(485)](e(475));let g,d;this[e(468)][e(384)](t.id)?(d=this[e(468)][e(485)](t.id),g=d[e(413)]):(g=new u(n[e(514)],t,c,{disableComments:this[e(521)],editorConfig:r[e(485)](e(390)),maxCommentsWhenCollapsed:r[e(485)](e(416)),maxThreadTotalWeight:r[e(485)](e(414)),maxCommentCharsWhenCollapsed:r[e(485)](e(513)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(485)](e(514))),CommentView:r[e(485)](e(488))[e(406)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),g[e(420)][e(397)].on(e(386),(()=>{const t=e;n[t(411)][t(458)][t(436)]()})),g[e(420)][e(512)].on(e(386),(()=>{const t=e;n[t(411)][t(458)][t(436)]()})),d=s[e(425)](this[e(532)][e(514)],g),d[e(450)](e(492)).to(g,e(492)),d[e(450)](e(398)).to(g),d[e(450)](e(439)).to(g,e(439),(t=>e(506)+t)),this[e(421)](g,e(534),(()=>{const t=e;n[t(411)][t(458)][t(436)]()}),{priority:e(442)}),this[e(468)][e(401)](t.id,d));const p=i[e(481)](t[e(466)],g),m=new Wc(n,t,g,p),E=t[e(509)]()[e(449)]((t=>t[e(455)]));g[e(426)]=n[e(462)][e(485)](e(491))[e(391)][e(388)](E),this[e(504)][e(401)](t,m),this[e(479)][e(401)](g,m);const I=s[e(410)]({view:d,target:()=>{const r=e,s=[],i=t[r(509)]()[r(449)]((t=>t[r(455)]));for(const t of i)s[r(448)](...t[r(511)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(411)],s)},type:()=>e(506)+m[e(458)][e(439)]});i[e(385)](g,I),s[e(515)](I),a[e(456)](I)}[su(422)](t){const e=su,n=this[e(532)][e(462)][e(485)](e(463)),r=this[e(532)][e(462)][e(485)](e(446)),s=this[e(504)][e(485)](t),o=s[e(458)],i=r[e(394)](o);n[e(387)](o),i&&r[e(447)](i),this[e(504)][e(454)](t),this[e(479)][e(454)](o),s[e(494)]()}[su(452)](t){const e=su;if(!t[e(455)]||!this[e(504)][e(384)](t))return;const n=this[e(532)][e(462)][e(485)](e(491)),r=this[e(504)][e(485)](t),s=t[e(509)]();r[e(458)][e(426)]=n[e(391)][e(388)](s)}[su(490)](){const t=su;this[t(532)][t(472)][t(401)](o.ENTER_THREAD_KEYSTROKE,((e,n)=>{const r=t,s=this[r(532)][r(462)][r(485)](hu),o=this[r(532)][r(462)][r(485)](Lc);if(!o[r(402)][r(398)])return;const{id:i}=o[r(399)](o[r(402)][0]),a=s[r(444)](i);a&&(this[r(504)][r(485)](a)[r(458)][r(436)](),n())}))}[su(494)](){const t=su;for(const e of this[t(504)][t(482)]())this[t(422)](e);for(const e of this[t(468)][t(429)]())e[t(413)][t(494)]();super[t(494)]()}}function cu(t){return su(428)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=264]})(t,e)}function fu(){var t=["1171930fwZfxN","addSuggestionData","225680JlNXFx","plugins","addSuggestion","11KuztER","Comments","1503RlDEuG","485060oUcEwa","3jyxrDl","3832TfHnMW","get","pluginName","requires","TrackChanges","3375834oUuFoN","5KbVaDq","1740594fIMwuj","801865KygJnb","getSuggestions","editor","getSuggestion","adapter"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(450526===parseInt(e(282))/1+-parseInt(e(281))/2*(parseInt(e(273))/3)+parseInt(e(272))/4+parseInt(e(280))/5*(parseInt(e(279))/6)+parseInt(e(266))/7+-parseInt(e(274))/8*(parseInt(e(271))/9)+parseInt(e(264))/10*(-parseInt(e(269))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(277)](){return[Lc,au,uu(270)]}static get[uu(276)](){return uu(278)}set[uu(286)](t){var e=uu;this[e(284)][e(267)][e(275)](Lc)[e(286)]=t}get[uu(286)](){var t=uu;return this[t(284)][t(267)][t(275)](Lc)[t(286)]}[uu(268)](t){var e=uu;return this[e(284)][e(267)][e(275)](Lc)[e(265)](t)}[uu(283)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(284)][n(267)][n(275)](Lc)[n(283)]({skipNotAttached:t,toJSON:e})}[uu(285)](t){var e=uu;return this[e(284)][e(267)][e(275)](Lc)[e(285)](t)}}const gu=du;function du(t,e){const n=Tu();return(du=function(t,e){return n[t-=330]})(t,e)}!function(t){const e=du,n=t();for(;;)try{if(567611===-parseInt(e(335))/1*(-parseInt(e(357))/2)+-parseInt(e(362))/3+parseInt(e(367))/4*(parseInt(e(358))/5)+-parseInt(e(382))/6*(-parseInt(e(368))/7)+parseInt(e(370))/8*(-parseInt(e(340))/9)+-parseInt(e(350))/10+-parseInt(e(394))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tu);const pu=[gu(373)];class mu extends t.Plugin{static get[gu(376)](){return[Lc]}static get[gu(351)](){return gu(352)}[gu(383)](){const t=gu,n=this[t(354)];if(n[t(372)][t(369)](t(385),(e=>{const r=t,s=n[r(374)][r(331)][r(364)]()[r(349)](((t,e)=>(t[e]="",t)),{});return n[r(343)][r(333)](s,e)})),t(384)!=typeof n[t(372)][t(353)](t(342))[t(346)])throw new e.CKEditorError(t(336))}[gu(388)](t){return bu(this[gu(354)],!0,t)}[gu(347)](t){return bu(this[gu(354)],!1,t)}}class Eu extends t.Plugin{static get[gu(351)](){return gu(365)}constructor(t){const e=gu;super(t),this[e(393)]=e(377)}[gu(383)](){const t=gu;this[t(354)][t(378)][t(353)](t(389))[t(334)]={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(354)][t(378)][t(353)](t(392))[t(334)]=null}}function Iu(t){return void 0!==t[gu(341)]}async function bu(t,e,n){const r=gu,s=(0,o.sanitizeEditorConfig)(t,pu);s[r(378)][r(330)](Lc,Eu),s[r(359)]=Iu(t)?t[r(341)]():void 0;const i=document[r(337)](),a=t[r(372)][r(353)](r(342))[r(346)],c=await a(s,(()=>function(t){const e=r,n=document[e(356)](e(381));return t[e(360)](n),n}(i)));!function(t,e){const n=r,s=t[n(374)][n(331)][n(364)]()[n(349)](((e,r)=>(e[r]=t[n(386)][n(353)]({rootName:r}),e)),{}),o=t[n(378)][n(353)](n(371))[n(361)][n(380)]((t=>({id:t.id,name:t[n(339)]}))),i=t[n(378)][n(353)](n(392))[n(338)]({skipNotAttached:!0,toJSON:!0}),a=t[n(378)][n(353)](n(389))[n(363)]({skipNotAttached:!0,toJSON:!0}),c=e[n(378)][n(353)](n(371)),u=e[n(378)][n(353)](n(392)),l=e[n(378)][n(353)](n(389));for(const t of o)c[n(345)](t.id)||c[n(391)](t);c.me||c[n(375)]();for(const t of a)l[n(390)](t);for(const t of i)u[n(387)](t);e[n(386)][n(332)](s)}(t,c),c[r(344)](r(e?355:379));const u=Iu(c)?c[r(366)](n):c[r(386)][r(353)](n);return await c[r(348)](),u}function Tu(){const t=["5584810fGOHek","define","1784pBDUoe","Users","config","Pagination","model","useAnonymousUser","requires","end","plugins","discardAllSuggestions","map","div","6eINOCH","init","function","trackChangesData.editorCreator","data","addSuggestionData","getDataWithAcceptedSuggestions","CommentsRepository","addCommentThread","addUser","TrackChangesEditing","result","2196018YZNlCD","push","document","set","create","_adapter","39WMJeFF","track-changes-data-invalid-editor-creator","createDocumentFragment","getSuggestions","name","13977CkEIoq","getRootsAttributes","trackChangesData","constructor","execute","getUser","editorCreator","getDataWithDiscardedSuggestions","destroy","reduce","3644990TMTCHm","pluginName","TrackChangesData","get","editor","acceptAllSuggestions","createElement","3182aEEaFp","22180NieQXx","rootsAttributes","appendChild","users","327948aUnFww","getCommentThreads","getRootNames","TrackChangesDataGetter","getFullData","656xeleSZ"];return(Tu=function(){return t})()}function _u(){var t=["424776LHiPeR","2558992fQdvHN","437010HieEXp","54EVPSCM","276899FTnwZO","36bqZbkI","824062KOSPDK","43230lZYwaf","24FQTzRi","229990TYRZTM"];return(_u=function(){return t})()}function yu(t,e){var n=_u();return(yu=function(t,e){return n[t-=256]})(t,e)}!function(t){for(var e=yu,n=t();;)try{if(247694===parseInt(e(260))/1+parseInt(e(256))/2+-parseInt(e(257))/3+-parseInt(e(258))/4*(-parseInt(e(259))/5)+parseInt(e(263))/6*(-parseInt(e(264))/7)+-parseInt(e(261))/8+parseInt(e(265))/9*(-parseInt(e(262))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_u)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|
|
5
|
+
*/(()=>{var t={211:(t,e,n)=>{t.exports=n(312)("./src/collaboration-core.js")},782:(t,e,n)=>{t.exports=n(237)("./src/core.js")},783:(t,e,n)=>{t.exports=n(237)("./src/engine.js")},507:(t,e,n)=>{t.exports=n(237)("./src/enter.js")},834:(t,e,n)=>{t.exports=n(237)("./src/typing.js")},311:(t,e,n)=>{t.exports=n(237)("./src/ui.js")},584:(t,e,n)=>{t.exports=n(237)("./src/utils.js")},901:(t,e,n)=>{t.exports=n(237)("./src/widget.js")},312:t=>{"use strict";t.exports=CKEditor5.collaborationDll},237:t=>{"use strict";t.exports=CKEditor5.dll}},e={};function n(r){var s=e[r];if(void 0!==s)return s.exports;var o=e[r]={exports:{}};return t[r](o,o.exports,n),o.exports}n.d=(t,e)=>{for(var r in e)n.o(e,r)&&!n.o(t,r)&&Object.defineProperty(t,r,{enumerable:!0,get:e[r]})},n.o=(t,e)=>Object.prototype.hasOwnProperty.call(t,e),n.r=t=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(t,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(t,"__esModule",{value:!0})};var r={};(()=>{"use strict";n.r(r),n.d(r,{BaseSuggestionThreadView:()=>qc,Suggestion:()=>zr,SuggestionThreadView:()=>Zc,SuggestionView:()=>nu,TrackChanges:()=>hu,TrackChangesData:()=>pu,TrackChangesEditing:()=>Nc});var t=n(782),e=n(584),s=n(311),o=n(211),i=n(783),a=n(901);const c=l;function u(){const t=["refresh","296choLuY","10GJvaUP","3073939mkJuWL","value","_enableCommands","commands","isEnabled","60584VYAjPH","_isEnabledBasedOnSelection","_enabledCommands","_disableUnsupportedCommands","5fqhEMh","1183134rFJQwr","TrackChangesCommand","2639720nMlsFW","editor","5877186sXNdHp","affectsData","execute","clearForceDisabled","5431662IvoJoJ","7YhnmKG","25689zsEMpJ","forceDisabled","has"];return(u=function(){return t})()}function l(t,e){const n=u();return(l=function(t,e){return n[t-=136]})(t,e)}!function(t){const e=l,n=t();for(;;)try{if(529208===parseInt(e(145))/1+-parseInt(e(150))/2+parseInt(e(160))/3*(parseInt(e(138))/4)+-parseInt(e(149))/5*(-parseInt(e(154))/6)+parseInt(e(159))/7*(parseInt(e(152))/8)+parseInt(e(158))/9*(-parseInt(e(139))/10)+-parseInt(e(140))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(u);class f extends t.Command{constructor(t,e){const n=l;super(t),this[n(147)]=e,this[n(141)]=!1,this[n(137)](),this[n(146)]=!1}[c(137)](){this[c(144)]=!0}[c(156)](){const t=c;this[t(141)]=!this[t(141)],this[t(141)]?this[t(148)]():this[t(142)]()}[c(148)](){const t=c;for(const e of this[t(153)][t(143)][t(143)]())e[t(155)]&&!this[t(147)][t(136)](e)&&e[t(161)](t(151))}[c(142)](){const t=c;for(const e of this[t(153)][t(143)][t(143)]())e[t(155)]&&!this[t(147)][t(136)](e)&&e[t(157)](t(151))}}const h=d;function d(t,e){const n=g();return(d=function(t,e){return n[t-=313]})(t,e)}function g(){const t=["canEditAt","4134MBaAPA","32MNdnIv","385RtjXxW","get","getRanges","execute","56577UsBgxl","881636FPQUzW","track-changes-accept-suggestion-not-found","882336kyChUS","editor","_suggestions","refresh","9NqmiOe","TrackChangesEditing","4718oADkbK","plugins","1297980KLFYTL","model","551748gSRvTG","3808JcPzBj","isEnabled","acceptSuggestion","845CGqNlp","_isEnabledBasedOnSelection"];return(g=function(){return t})()}!function(t){const e=d,n=t();for(;;)try{if(651491===-parseInt(e(335))/1*(parseInt(e(330))/2)+parseInt(e(338))/3+parseInt(e(336))/4+parseInt(e(326))/5*(-parseInt(e(329))/6)+-parseInt(e(318))/7*(parseInt(e(323))/8)+parseInt(e(316))/9*(-parseInt(e(320))/10)+-parseInt(e(331))/11*(-parseInt(e(322))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(g);class p extends t.Command{constructor(t,e){const n=d;super(t),this[n(314)]=e,this[n(315)](),this[n(327)]=!1}[h(315)](){this[h(324)]=!0}[h(334)](t){const n=h,r=this[n(314)][n(332)](t);if(!r)throw new e.CKEditorError(n(337),this);const s=r[n(333)]();this[n(313)][n(321)][n(328)](s)&&this[n(313)][n(319)][n(332)](n(317))[n(325)](r)}}const m=E;function E(t,e){const n=I();return(E=function(t,e){return n[t-=221]})(t,e)}function I(){const t=["1729146FCdpKU","get","canEditAt","31227493LLZdXb","editor","getRanges","4OrMkwT","track-changes-discard-suggestion-not-found","45477WmeCEi","refresh","plugins","model","4302065yYWxfh","discardSuggestion","1770SbMtXi","2670IrcmsL","TrackChangesEditing","isEnabled","execute","817FSUdjK","_isEnabledBasedOnSelection","_suggestions","8LHsqcf","275681AMJUEU","2555787hFbiLW"];return(I=function(){return t})()}!function(t){const e=E,n=t();for(;;)try{if(613463===-parseInt(e(230))/1*(parseInt(e(226))/2)+-parseInt(e(235))/3+-parseInt(e(242))/4*(-parseInt(e(223))/5)+-parseInt(e(236))/6+-parseInt(e(234))/7*(-parseInt(e(233))/8)+parseInt(e(244))/9*(-parseInt(e(225))/10)+parseInt(e(239))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(I);class b extends t.Command{constructor(t,e){const n=E;super(t),this[n(232)]=e,this[n(245)](),this[n(231)]=!1}[m(245)](){this[m(228)]=!0}[m(229)](t){const n=m,r=this[n(232)][n(237)](t);if(!r)throw new e.CKEditorError(n(243),this);const s=r[n(241)]();this[n(240)][n(222)][n(238)](s)&&this[n(240)][n(221)][n(237)](n(227))[n(224)](r)}}function T(){const t=["getRanges","762450DFndwb","value","sort","deletion","createElement","replace","239660eMvwxx","isCollapsed","next","color","execute","21768BVjvwo","map",'<span class="ck-suggestion-type">',"isMultiRange","createPositionBefore","split","createPositionAfter","167709xcWmHn","start","138QRREVP"," [color ",'"></span>',"isInContent","span","join","push","innerText","content","isIntersecting","type","length","add","</span>","createRange","schema","604312VWTLYr","innerHTML",'<span class="ck-suggestion-color" style="background-color: ',"33313qvuWSd","2630763FNmxim","splice","createPositionAt","title",'" title="',"isObject","change","end","isTouching","isArray","12yblSUm","from"];return(T=function(){return t})()}function _(t,e){const n=T();return(_=function(t,e){return n[t-=309]})(t,e)}function y(t,e){const n=_;let r="";return r+=t[n(350)]("*")[n(346)](((t,e)=>e%2!=0?n(347)+A(t)+n(314):A(t)))[n(359)](""),e&&(r+=n(319)+e[n(335)]+n(325)+e[n(324)]+n(356)),r}function A(t){const e=_,n=document[e(338)](e(358));return n[e(361)]=t,n[e(318)]}function k(t){const e=_;return t[e(336)](((t,n)=>e(337)==t[e(311)]&&e(337)!=n[e(311)]?-1:e(337)!=t[e(311)]&&e(337)==n[e(311)]?1:0))}function C(t,e){const n=_;let r,s=0;const o=[],i=e[n(316)];for(;s<t[n(312)];){const a=t[s],c=t[s+1];r||(r=e[n(349)](a)),L(e,a,c)||(o[n(360)](e[n(315)](r,i[n(326)](a)?e[n(351)](a):e[n(323)](a,n(328)))),r=null),s++}return o}function L(t,e,n){const r=_;if(!n)return!1;const s=t[r(351)](e),o=t[r(349)](n);return s[r(329)](o)}!function(t){const e=_,n=t();for(;;)try{if(114826===parseInt(e(352))/1+-parseInt(e(340))/2+-parseInt(e(345))/3*(-parseInt(e(331))/4)+parseInt(e(334))/5+-parseInt(e(354))/6*(-parseInt(e(320))/7)+parseInt(e(317))/8+-parseInt(e(321))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(T);function N(t,e,n){const r=_;for(;n[r(312)];){const s=n[r(322)](0,100);t[r(327)]((()=>{const t=r;for(const n of s)n[t(357)]&&e[t(344)](n.id)}))}}const S=M;!function(t){const e=M,n=t();for(;;)try{if(338468===parseInt(e(232))/1*(-parseInt(e(227))/2)+-parseInt(e(233))/3+parseInt(e(229))/4+parseInt(e(237))/5*(parseInt(e(228))/6)+parseInt(e(245))/7+-parseInt(e(236))/8*(-parseInt(e(240))/9)+-parseInt(e(249))/10*(parseInt(e(225))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(v);class R extends t.Command{constructor(t,e,n){const r=M;super(t),this[r(244)]=e,this[r(238)]=n,this[r(241)](),this[r(243)]=!1}[S(241)](){const t=S,e=Array[t(248)](this[t(238)][t(234)]())[t(247)]((e=>e[t(231)]));this[t(239)]=this[t(244)][t(239)]&&e}[S(226)](){const t=S,e=k(Array[t(248)](this[t(238)][t(234)]()));for(const n of e){const e=n[t(235)]();if(!this[t(246)][t(242)][t(230)](e))return}N(this[t(246)][t(242)],this[t(244)],e)}}function M(t,e){const n=v();return(M=function(t,e){return n[t-=225]})(t,e)}function v(){const t=["_suggestions","isEnabled","99SQoMkX","refresh","model","_isEnabledBasedOnSelection","_command","3926608MWJuRQ","editor","some","from","3460jkwnuN","1859LFAEMX","execute","433282IbEJNg","5814VbBhSH","1467852fBPgSG","canEditAt","isInContent","1bZeDLr","2024337jCuoTI","values","getRanges","164192NHxARF","695nXQwOj"];return(v=function(){return t})()}const O=D;function w(){const t=["editor","8122rhpqND","_command","isEnabled","6464810dJtSzd","_selectedSuggestions","11387929PpsqOV","171RbzgTp","size","getRanges","2674908CuLGUI","6004074WlWJDA","selection","_suggestions","7911864eFghgt","5OlefEH","document","11SZQuKh","execute","values","canEditAt","model","_isEnabledBasedOnSelection","8LdNtdE","984173bVnjqo","from","refresh"];return(w=function(){return t})()}function D(t,e){const n=w();return(D=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=D,n=t();for(;;)try{if(815440===-parseInt(e(294))/1+-parseInt(e(298))/2*(-parseInt(e(304))/3)+parseInt(e(307))/4+-parseInt(e(312))/5*(-parseInt(e(308))/6)+parseInt(e(303))/7*(-parseInt(e(293))/8)+parseInt(e(311))/9+parseInt(e(301))/10*(parseInt(e(287))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(w);class F extends t.Command{constructor(t,e,n){const r=D;super(t),this[r(299)]=e,this[r(310)]=n,this[r(302)]=new Set,this[r(296)](),this[r(292)]=!1}[O(296)](){const t=O,e=this[t(297)][t(291)][t(313)][t(309)],n=Array[t(295)](this[t(310)][t(289)]());this[t(302)]=function(t,e){const n=_,r=Array[n(332)](t[n(333)]()),s=new Set;for(const o of e)if(o[n(357)])for(const e of r)for(const r of o[n(333)]())(e[n(310)](r)||t[n(341)]&&!o[n(348)]&&o[n(342)]&&r[n(328)][n(329)](e[n(353)]))&&s[n(313)](o);return s}(e,n),this[t(300)]=this[t(299)][t(300)]&&!!this[t(302)][t(305)]}[O(288)](){const t=O,e=k(Array[t(295)](this[t(302)]));for(const n of e){const e=n[t(306)]();if(!this[t(297)][t(291)][t(290)](e))return}N(this[t(297)][t(291)],this[t(299)],e)}}const P=function(){this.__data__=[],this.size=0};const B=function(t,e){return t===e||t!=t&&e!=e};const x=function(t,e){for(var n=t.length;n--;)if(B(t[n][0],e))return n;return-1};var U=Array.prototype.splice;const j=function(t){var e=this.__data__,n=x(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=x(e,t);return n<0?void 0:e[n][1]};const V=function(t){return x(this.__data__,t)>-1};const H=function(t,e){var n=this.__data__,r=x(n,t);return r<0?(++this.size,n.push([t,e])):n[r][1]=e,this};function z(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])}}z.prototype.clear=P,z.prototype.delete=j,z.prototype.get=G,z.prototype.has=V,z.prototype.set=H;const W=z;const K=function(){this.__data__=new W,this.size=0};const X=function(t){var e=this.__data__,n=e.delete(t);return this.size=e.size,n};const q=function(t){return this.__data__.get(t)};const Q=function(t){return this.__data__.has(t)};const J="object"==typeof global&&global&&global.Object===Object&&global;var Y="object"==typeof self&&self&&self.Object===Object&&self;const Z=J||Y||Function("return this")();const $=Z.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=Z["__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 Et=/^\[object .+?Constructor\]$/,It=Function.prototype,bt=Object.prototype,Tt=It.toString,_t=bt.hasOwnProperty,yt=RegExp("^"+Tt.call(_t).replace(/[\\^$.*+?()[\]{}|]/g,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");const At=function(t){return!(!ut(t)||gt(t))&&(lt(t)?yt:Et).test(mt(t))};const kt=function(t,e){return null==t?void 0:t[e]};const Ct=function(t,e){var n=kt(t,e);return At(n)?n:void 0};const Lt=Ct(Z,"Map");const Nt=Ct(Object,"create");const St=function(){this.__data__=Nt?Nt(null):{},this.size=0};const Rt=function(t){var e=this.has(t)&&delete this.__data__[t];return this.size-=e?1:0,e};var Mt=Object.prototype.hasOwnProperty;const vt=function(t){var e=this.__data__;if(Nt){var n=e[t];return"__lodash_hash_undefined__"===n?void 0:n}return Mt.call(e,t)?e[t]:void 0};var Ot=Object.prototype.hasOwnProperty;const wt=function(t){var e=this.__data__;return Nt?void 0!==e[t]:Ot.call(e,t)};const Dt=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 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=St,Ft.prototype.delete=Rt,Ft.prototype.get=vt,Ft.prototype.has=wt,Ft.prototype.set=Dt;const Pt=Ft;const Bt=function(){this.size=0,this.__data__={hash:new Pt,map:new(Lt||W),string:new Pt}};const xt=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 xt(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 zt(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])}}zt.prototype.clear=Bt,zt.prototype.delete=jt,zt.prototype.get=Gt,zt.prototype.has=Vt,zt.prototype.set=Ht;const Wt=zt;const Kt=function(t,e){var n=this.__data__;if(n instanceof W){var r=n.__data__;if(!Lt||r.length<199)return r.push([t,e]),this.size=++n.size,this;n=this.__data__=new Wt(r)}return n.set(t,e),this.size=n.size,this};function Xt(t){var e=this.__data__=new W(t);this.size=e.size}Xt.prototype.clear=K,Xt.prototype.delete=X,Xt.prototype.get=q,Xt.prototype.has=Q,Xt.prototype.set=Kt;const qt=Xt;const Qt=function(t,e){for(var n=-1,r=null==t?0:t.length;++n<r&&!1!==e(t[n],n,t););return t};const Jt=function(){try{var t=Ct(Object,"defineProperty");return t({},"",{}),t}catch(t){}}();const Yt=function(t,e,n){"__proto__"==e&&Jt?Jt(t,e,{configurable:!0,enumerable:!0,value:n,writable:!0}):t[e]=n};var Zt=Object.prototype.hasOwnProperty;const $t=function(t,e,n){var r=t[e];Zt.call(t,e)&&B(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?Z.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 Ee={};Ee["[object Float32Array]"]=Ee["[object Float64Array]"]=Ee["[object Int8Array]"]=Ee["[object Int16Array]"]=Ee["[object Int32Array]"]=Ee["[object Uint8Array]"]=Ee["[object Uint8ClampedArray]"]=Ee["[object Uint16Array]"]=Ee["[object Uint32Array]"]=!0,Ee["[object Arguments]"]=Ee["[object Array]"]=Ee["[object ArrayBuffer]"]=Ee["[object Boolean]"]=Ee["[object DataView]"]=Ee["[object Date]"]=Ee["[object Error]"]=Ee["[object Function]"]=Ee["[object Map]"]=Ee["[object Number]"]=Ee["[object Object]"]=Ee["[object RegExp]"]=Ee["[object Set]"]=Ee["[object String]"]=Ee["[object WeakMap]"]=!1;const Ie=function(t){return ne(t)&&me(t.length)&&!!Ee[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&&J.process;const Ae=function(){try{var t=_e&&_e.require&&_e.require("util").types;return t||ye&&ye.binding&&ye.binding("util")}catch(t){}}();var ke=Ae&&Ae.isTypedArray;const Ce=ke?be(ke):Ie;var Le=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&&!Le.call(t,u)||i&&("length"==u||s&&("offset"==u||"parent"==u)||o&&("buffer"==u||"byteLength"==u||"byteOffset"==u)||pe(u,c))||a.push(u);return a};var Se=Object.prototype;const Re=function(t){var e=t&&t.constructor;return t===("function"==typeof e&&e.prototype||Se)};const Me=function(t,e){return function(n){return t(e(n))}};const ve=Me(Object.keys,Object);var Oe=Object.prototype.hasOwnProperty;const we=function(t){if(!Re(t))return ve(t);var e=[];for(var n in Object(t))Oe.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)?Ne(t):we(t)};const Pe=function(t,e){return t&&te(e,Fe(e),t)};const Be=function(t){var e=[];if(null!=t)for(var n in Object(t))e.push(n);return e};var xe=Object.prototype.hasOwnProperty;const Ue=function(t){if(!ut(t))return Be(t);var e=Re(t),n=[];for(var r in t)("constructor"!=r||!e&&xe.call(t,r))&&n.push(r);return n};const je=function(t){return De(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,ze=He&&He.exports===Ve?Z.Buffer:void 0,We=ze?ze.allocUnsafe:void 0;const Ke=function(t,e){if(e)return t.slice();var n=t.length,r=We?We(n):new t.constructor(n);return t.copy(r),r};const Xe=function(t,e){var n=-1,r=t.length;for(e||(e=Array(r));++n<r;)e[n]=t[n];return e};const qe=function(t,e){for(var n=-1,r=null==t?0:t.length,s=0,o=[];++n<r;){var i=t[n];e(i,n,t)&&(o[s++]=i)}return o};const Qe=function(){return[]};var Je=Object.prototype.propertyIsEnumerable,Ye=Object.getOwnPropertySymbols;const Ze=Ye?function(t){return null==t?[]:(t=Object(t),qe(Ye(t),(function(e){return Je.call(t,e)})))}:Qe;const $e=function(t,e){return te(t,Ze(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=Me(Object.getPrototypeOf,Object);const nn=Object.getOwnPropertySymbols?function(t){for(var e=[];t;)tn(e,Ze(t)),t=en(t);return e}:Qe;const rn=function(t,e){return te(t,nn(t),e)};const sn=function(t,e,n){var r=e(t);return ce(t)?r:tn(r,n(t))};const on=function(t){return sn(t,Fe,Ze)};const an=function(t){return sn(t,je,nn)};const cn=Ct(Z,"DataView");const un=Ct(Z,"Promise");const ln=Ct(Z,"Set");const fn=Ct(Z,"WeakMap");var hn="[object Map]",dn="[object Promise]",gn="[object Set]",pn="[object WeakMap]",mn="[object DataView]",En=mt(cn),In=mt(Lt),bn=mt(un),Tn=mt(ln),_n=mt(fn),yn=ct;(cn&&yn(new cn(new ArrayBuffer(1)))!=mn||Lt&&yn(new Lt)!=hn||un&&yn(un.resolve())!=dn||ln&&yn(new ln)!=gn||fn&&yn(new fn)!=pn)&&(yn=function(t){var e=ct(t),n="[object Object]"==e?t.constructor:void 0,r=n?mt(n):"";if(r)switch(r){case En:return mn;case In:return hn;case bn:return dn;case Tn:return gn;case _n:return pn}return e});const An=yn;var kn=Object.prototype.hasOwnProperty;const Cn=function(t){var e=t.length,n=new t.constructor(e);return e&&"string"==typeof t[0]&&kn.call(t,"index")&&(n.index=t.index,n.input=t.input),n};const Ln=Z.Uint8Array;const Nn=function(t){var e=new t.constructor(t.byteLength);return new Ln(e).set(new Ln(t)),e};const Sn=function(t,e){var n=e?Nn(t.buffer):t.buffer;return new t.constructor(n,t.byteOffset,t.byteLength)};var Rn=/\w*$/;const Mn=function(t){var e=new t.constructor(t.source,Rn.exec(t));return e.lastIndex=t.lastIndex,e};var vn=$?$.prototype:void 0,On=vn?vn.valueOf:void 0;const wn=function(t){return On?Object(On.call(t)):{}};const Dn=function(t,e){var n=e?Nn(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 Nn(t);case"[object Boolean]":case"[object Date]":return new r(+t);case"[object DataView]":return Sn(t,n);case"[object Float32Array]":case"[object Float64Array]":case"[object Int8Array]":case"[object Int16Array]":case"[object Int32Array]":case"[object Uint8Array]":case"[object Uint8ClampedArray]":case"[object Uint16Array]":case"[object Uint32Array]":return 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 Mn(t);case"[object Symbol]":return wn(t)}};var Pn=Object.create;const Bn=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 xn=function(t){return"function"!=typeof t.constructor||Re(t)?{}:Bn(en(t))};const Un=function(t){return ne(t)&&"[object Map]"==An(t)};var jn=Ae&&Ae.isMap;const Gn=jn?be(jn):Un;const Vn=function(t){return ne(t)&&"[object Set]"==An(t)};var Hn=Ae&&Ae.isSet;const zn=Hn?be(Hn):Vn;var Wn="[object Arguments]",Kn="[object Function]",Xn="[object Object]",qn={};qn[Wn]=qn["[object Array]"]=qn["[object ArrayBuffer]"]=qn["[object DataView]"]=qn["[object Boolean]"]=qn["[object Date]"]=qn["[object Float32Array]"]=qn["[object Float64Array]"]=qn["[object Int8Array]"]=qn["[object Int16Array]"]=qn["[object Int32Array]"]=qn["[object Map]"]=qn["[object Number]"]=qn[Xn]=qn["[object RegExp]"]=qn["[object Set]"]=qn["[object String]"]=qn["[object Symbol]"]=qn["[object Uint8Array]"]=qn["[object Uint8ClampedArray]"]=qn["[object Uint16Array]"]=qn["[object Uint32Array]"]=!0,qn["[object Error]"]=qn[Kn]=qn["[object WeakMap]"]=!1;const Qn=function t(e,n,r,s,o,i){var a,c=1&n,u=2&n,l=4&n;if(r&&(a=o?r(e,s,o,i):r(e)),void 0!==a)return a;if(!ut(e))return e;var f=ce(e);if(f){if(a=Cn(e),!c)return Xe(e,a)}else{var h=An(e),d=h==Kn||"[object GeneratorFunction]"==h;if(de(e))return Ke(e,c);if(h==Xn||h==Wn||d&&!o){if(a=u||d?{}:xn(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),zn(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 Qt(p||e,(function(s,o){p&&(s=e[o=s]),$t(a,o,t(s,n,r,o,e,i))})),a};const Jn=function(t){return Qn(t,5)};const Yn=function(t){return"symbol"==typeof t||ne(t)&&"[object Symbol]"==ct(t)};var Zn=/\.|\[(?:[^[\]]*|(["'])(?:(?!\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)||!Zn.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||Wt),n}er.Cache=Wt;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 Er(t){var e=-1,n=null==t?0:t.length;for(this.__data__=new Wt;++e<n;)this.add(t[e])}Er.prototype.add=Er.prototype.push=pr,Er.prototype.has=mr;const Ir=Er;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 Ir: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 Ar=function(t){var e=-1,n=Array(t.size);return t.forEach((function(t){n[++e]=t})),n};var kr=$?$.prototype:void 0,Cr=kr?kr.valueOf:void 0;const Lr=function(t,e,n,r,s,o,i){switch(n){case"[object DataView]":if(t.byteLength!=e.byteLength||t.byteOffset!=e.byteOffset)return!1;t=t.buffer,e=e.buffer;case"[object ArrayBuffer]":return!(t.byteLength!=e.byteLength||!o(new Ln(t),new Ln(e)));case"[object Boolean]":case"[object Date]":case"[object Number]":return B(+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=Ar),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 Sr=function(t,e,n,r,s,o){var i=1&n,a=on(t),c=a.length;if(c!=on(e).length&&!i)return!1;for(var u=c;u--;){var l=a[u];if(!(i?l in e: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 E=i?r(m,p,l,e,t,o):r(p,m,l,t,e,o);if(!(void 0===E?p===m||s(p,m,n,r,o):E)){d=!1;break}g||(g="constructor"==l)}if(d&&!g){var I=t.constructor,b=e.constructor;I==b||!("constructor"in t)||!("constructor"in e)||"function"==typeof I&&I instanceof I&&"function"==typeof b&&b instanceof b||(d=!1)}return o.delete(t),o.delete(e),d};var Rr="[object Arguments]",Mr="[object Array]",vr="[object Object]",Or=Object.prototype.hasOwnProperty;const wr=function(t,e,n,r,s,o){var i=ce(t),a=ce(e),c=i?Mr:An(t),u=a?Mr:An(e),l=(c=c==Rr?vr:c)==vr,f=(u=u==Rr?vr:u)==vr,h=c==u;if(h&&de(t)){if(!de(e))return!1;i=!0,l=!1}if(h&&!l)return o||(o=new qt),i||Ce(t)?_r(t,e,n,r,s,o):Lr(t,e,c,n,r,s,o);if(!(1&n)){var d=l&&Or.call(t,"__wrapped__"),g=f&&Or.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),Sr(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:wr(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 Br=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 xr=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:Br(t,xr(e,0,-1))};const jr=function(t,e){return e=fr(e,t),null==(t=Ur(t,e))||delete t[hr(Pr(e))]};const Gr=function(t,e){return null==t||jr(t,e)},Vr=Hr;function Hr(t,e){const n=Wr();return(Hr=function(t,e){return n[t-=231]})(t,e)}!function(t){const e=Hr,n=t();for(;;)try{if(451883===parseInt(e(272))/1*(-parseInt(e(302))/2)+parseInt(e(288))/3*(parseInt(e(308))/4)+parseInt(e(297))/5*(-parseInt(e(251))/6)+parseInt(e(280))/7*(-parseInt(e(269))/8)+parseInt(e(253))/9*(-parseInt(e(282))/10)+-parseInt(e(235))/11+parseInt(e(283))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wr);class zr extends((0,e.ObservableMixin)()){constructor(t,e){const n=Hr;super(),this[n(293)]=!1,this.id=e.id,this[n(277)]=e[n(277)],this[n(252)]=e[n(252)]||null,this[n(273)]=e[n(273)],this[n(241)]=e[n(241)]||e[n(273)],this[n(275)]=Boolean(e[n(265)]&&e[n(265)][n(244)]),this[n(271)]=null,this[n(249)]=t,this[n(259)]=e[n(300)],this[n(270)]=e[n(246)],this[n(243)]=e[n(260)],this[n(305)]=new Set,this[n(254)]=null,this[n(303)](n(232),null),this[n(303)](n(265),e[n(265)]||{}),this[n(303)](n(285),null),this[n(303)](n(284),null),this[n(303)](n(267),null),this[n(303)](n(274),!1),this[n(294)](n(255)),this[n(294)](n(298))}get[Vr(250)](){const t=Vr;let e=this;for(;e[t(285)];)e=e[t(285)];return e}get[Vr(279)](){const t=Vr;return!!this[t(267)]&&this[t(267)][t(245)]>0}get[Vr(287)](){const t=Vr;return 0!=this[t(305)][t(261)]&&6==Array[t(313)](this[t(305)])[0][t(281)](":")[t(245)]}get[Vr(309)](){return null!==this[Vr(263)]()}[Vr(312)](t){const e=Vr;this[e(305)][e(257)](t)}[Vr(264)](){const t=Vr;return Array[t(313)](this[t(305)])}[Vr(295)](){const t=Vr;return this[t(264)]()[t(247)]((e=>this[t(249)][t(242)][t(238)](e)))[t(301)]((t=>t))}[Vr(263)](){return this[Vr(295)]()[0]||null}[Vr(289)](){const t=Vr;this[t(249)][t(304)]((e=>{const n=t;for(const t of this[n(295)]())e[n(306)](t)})),this[t(305)][t(276)]()}[Vr(306)](t){const e=Vr;this[e(249)][e(304)]((n=>{n[e(306)](t)})),this[e(305)][e(237)](t)}[Vr(286)](t){const e=Vr,n=e(310)+this[e(277)]+":"+this[e(252)]+":"+this.id+":"+this[e(241)].id+":"+zr[e(266)]();this[e(312)](n),this[e(249)][e(304)]((r=>{r[e(248)](n,{range:t,usingOperation:!0,affectsData:!0})}))}[Vr(234)](t){const e=Vr;for(const n of this[e(256)]())if(n[e(231)](t))return!0;return!1}[Vr(256)](){const t=Vr;return this[t(295)]()[t(247)]((e=>e[t(239)]()))}[Vr(307)](){const t=Vr;return this[t(256)]()[t(299)](((e,n)=>[...e,...n[t(307)]()]),[])}[Vr(311)](){const t=Vr;var e;return(null===(e=this[t(263)]())||void 0===e?void 0:e[t(239)]())||null}[Vr(268)](){const t=Vr,e=this[t(256)]();if(1!=e[t(245)])return null;const n=e[0],r=n[t(240)][t(262)],s=n[t(296)][t(290)];return r instanceof i.Element?r!=s?null:r:null}[Vr(255)](){const t=Vr;this[t(259)](this[t(256)](),this[t(271)],this[t(265)]),this[t(289)]()}[Vr(298)](){const t=Vr;this[t(270)](this[t(256)](),this[t(271)],this[t(265)]),this[t(289)]()}[Vr(258)](){const t=Vr,e=[];let n=this[t(250)];for(;n;)e[t(278)](n),n=n[t(284)];return e}[Vr(291)](t,e){const n=Vr,r=Jn(this[n(265)]);gr(r,t,e),Fr(r,this[n(265)])||(this[n(265)]=r,this[n(243)](r))}[Vr(292)](t){const e=Vr,n=Jn(this[e(265)]);Gr(n,t),Fr(n,this[e(265)])||(this[e(265)]=n,this[e(243)](this[e(265)]))}[Vr(236)](){const t=Vr;return{id:this.id,type:this[t(252)]?this[t(277)]+":"+this[t(252)]:this[t(277)],authorId:this[t(241)].id,createdAt:this[t(254)],hasComments:this[t(279)],data:this[t(271)],attributes:this[t(265)]}}static[Vr(266)](){const t=Vr;return(0,e.uid)()[t(233)](1,5)}}function Wr(){const t=["toJSON","delete","get","getRange","start","creator","markers","_onAttributesChange","@external","length","onDiscard","map","addMarker","_model","head","1738764xEJsjt","subType","2049291VKdMbs","createdAt","accept","getRanges","add","getAllAdjacentSuggestions","_onAccept","onAttributesChange","size","nodeAfter","getFirstMarker","getMarkerNames","attributes","getMultiRangeId","commentThread","getContainedElement","358856SotVvk","_onDiscard","data","5JdRxfP","author","_saved","isExternal","clear","type","push","hasComments","7zDwxem","split","10CnSaEo","15351528BKHYKE","next","previous","addRange","isMultiRange","114buzQcE","removeMarkers","nodeBefore","setAttribute","removeAttribute","_isDataLoaded","decorate","getMarkers","end","5QcrzSo","discard","reduce","onAccept","filter","331478PRibtM","set","change","_markerNames","removeMarker","getItems","63264YIhYEb","isInContent","suggestion:","getFirstRange","addMarkerName","from","isIntersecting","authoredAt","substr","isIntersectingWithRange","411114JqFEOs"];return(Wr=function(){return t})()}function Kr(t,e,n){const r=t.t;switch(e){case"Track changes":return r("Track changes");case"Accept suggestion":return r("Accept suggestion");case"Discard suggestion":return r("Discard suggestion");case"Accept all suggestions":return r("Accept all suggestions");case"Accept all selected suggestions":return r("Accept all selected suggestions");case"Discard all suggestions":return r("Discard all suggestions");case"Discard all selected suggestions":return r("Discard all selected suggestions");case"*Reset font size*":return r("*Reset font size*");case"*Reset font family*":return r("*Reset font family*");case"*Reset font color*":return r("*Reset font color*");case"*Reset font background color*":return r("*Reset font background color*");case"*Remove image text alternative*":return r("*Remove image text alternative*");case"*Reset image width*":return r("*Reset image width*");case"*Remove link*":return r("*Remove link*");case"*Check item*":return r("*Check item*");case"*Uncheck item*":return r("*Uncheck item*");case"*Remove all formatting*":return r("*Remove all formatting*");case"*Replace table cells*":return r("*Replace table cells*");case"*Merge cells*":return r("*Merge cells*");case"*Split cell:* vertically":return r("*Split cell:* vertically");case"*Split cell:* horizontally":return r("*Split cell:* horizontally");case"*Indent:* %0":return r("*Indent:* %0",n);case"*Outdent:* %0":return r("*Outdent:* %0",n);case"*Change to:* %0":return r("*Change to:* %0",n);case"*Insert:* %0":return r("*Insert:* %0",n);case"*Format:* %0":return r("*Format:* %0",n);case"*Format:* change table properties":return r("*Format:* change table properties");case"*Format:* change table cell properties":return r("*Format:* change table cell properties");case"*Format:* insert into %0":return r("*Format:* insert into %0",n);case"*Format:* remove from %0":return r("*Format:* remove from %0",n);case"*Replace image URL*":return r("*Replace image URL*");case"*Format:* resize table":return r("*Format:* resize table");case"*Format:* set order to reversed":return r("*Format:* set order to reversed");case"*Format:* set order to regular":return r("*Format:* set order to regular");case"*Format:* set start index to %0":return r("*Format:* set start index to %0",n);case"*Change %0 content*":return r("*Change %0 content*",n);case"*Remove:* %0":return r("*Remove:* %0",n);case"*Merge:* %0":return r("*Merge:* %0",n);case"*Split:* %0":return r("*Split:* %0",n);case"*Remove format:* %0":return r("*Remove format:* %0",n);case"*Set font size:* %0":return r("*Set font size:* %0",n);case"*Set font family:* %0":return r("*Set font family:* %0",n);case"*Set format to:* %0":return r("*Set format to:* %0",n);case"*Set font color:* %0":return r("*Set font color:* %0",n);case"*Set font background color:* %0":return r("*Set font background color:* %0",n);case"*Set format:* %0":return r("*Set format:* %0",n);case"*Set image text alternative:* %0":return r("*Set image text alternative:* %0",n);case"*Set image width:* %0":return r("*Set image width:* %0",n);case"*Set link:* %0":return r("*Set link:* %0",n);case"*Set highlight:* %0":return r("*Set highlight:* %0",n);case"*Remove highlight*":return r("*Remove highlight*");case"FORMAT_HIGHLIGHT":return r({string:"highlight",id:"FORMAT_HIGHLIGHT"});case"FORMAT_RESTRICTED_ENABLED":return r({string:"*Enable in restricted editing mode*",id:"FORMAT_RESTRICTED_ENABLED"});case"FORMAT_RESTRICTED_DISABLED":return r({string:"*Disable in restricted editing mode*",id:"FORMAT_RESTRICTED_DISABLED"});case"ELEMENT_TABLE":return r({string:"table",plural:"%0 tables",id:"ELEMENT_TABLE"},n);case"ELEMENT_PARAGRAPH":return r({string:"paragraph",plural:"%0 paragraphs",id:"ELEMENT_PARAGRAPH"},n);case"ELEMENT_PAGE_BREAK":return r({string:"page break",plural:"%0 page breaks",id:"ELEMENT_PAGE_BREAK"},n);case"ELEMENT_MEDIA":return r({string:"media item",plural:"%0 media items",id:"ELEMENT_MEDIA"},n);case"ELEMENT_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_IMAGE"},n);case"ELEMENT_INLINE_IMAGE":return r({string:"image",plural:"%0 images",id:"ELEMENT_INLINE_IMAGE"},n);case"FORMAT_SIDE_IMAGE":return r({string:"side image",id:"FORMAT_SIDE_IMAGE"});case"ELEMENT_CAPTION":return r({string:"caption",id:"ELEMENT_CAPTION"});case"ELEMENT_HORIZONTAL_LINE":return r({string:"horizontal line",plural:"%0 horizontal lines",id:"ELEMENT_HORIZONTAL_LINE"},n);case"ELEMENT_HTML_EMBED":return r({string:"HTML embed",plural:"%0 HTML embeds",id:"ELEMENT_HTML_EMBED"},n);case"ELEMENT_HEADING":return r({string:"heading (level %1)",plural:"%0 headings (level %1)",id:"ELEMENT_HEADING"},n);case"ELEMENT_HEADING_CUSTOM":return r({string:"heading (%1)",plural:"%0 headings (%1)",id:"ELEMENT_HEADING_CUSTOM"},n);case"ELEMENT_LIST_ITEM":return r({string:"list item",plural:"%0 list items",id:"ELEMENT_LIST_ITEM"},n);case"ELEMENT_DEFAULT_LIST_DEFAULT":return r({string:"default list style",id:"ELEMENT_DEFAULT_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST":return r({string:"bulleted list",id:"ELEMENT_BULLETED_LIST"});case"ELEMENT_BULLETED_LIST_DEFAULT":return r({string:"bulleted list (default)",id:"ELEMENT_BULLETED_LIST_DEFAULT"});case"ELEMENT_BULLETED_LIST_CIRCLE":return r({string:"bulleted list (circle)",id:"ELEMENT_BULLETED_LIST_CIRCLE"});case"ELEMENT_BULLETED_LIST_DISC":return r({string:"bulleted list (disc)",id:"ELEMENT_BULLETED_LIST_DISC"});case"ELEMENT_BULLETED_LIST_SQUARE":return r({string:"bulleted list (square)",id:"ELEMENT_BULLETED_LIST_SQUARE"});case"ELEMENT_NUMBERED_LIST_DEFAULT":return r({string:"numbered list (default)",id:"ELEMENT_NUMBERED_LIST_DEFAULT"});case"ELEMENT_NUMBERED_LIST":return r({string:"numbered list",id:"ELEMENT_NUMBERED_LIST"});case"ELEMENT_NUMBERED_LIST_DECIMAL":return r({string:"numbered list (decimal)",id:"ELEMENT_NUMBERED_LIST_DECIMAL"});case"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO":return r({string:"numbered list (decimal with leading zero)",id:"ELEMENT_NUMBERED_LIST_DECIMAL_LEADING_ZERO"});case"ELEMENT_NUMBERED_LIST_LOWER_LATIN":return r({string:"numbered list (lower-latin)",id:"ELEMENT_NUMBERED_LIST_LOWER_LATIN"});case"ELEMENT_NUMBERED_LIST_LOWER_ROMAN":return r({string:"numbered list (lower-roman)",id:"ELEMENT_NUMBERED_LIST_LOWER_ROMAN"});case"ELEMENT_NUMBERED_LIST_UPPER_LATIN":return r({string:"numbered list (upper-latin)",id:"ELEMENT_NUMBERED_LIST_UPPER_LATIN"});case"ELEMENT_NUMBERED_LIST_UPPER_ROMAN":return r({string:"numbered list (upper-roman)",id:"ELEMENT_NUMBERED_LIST_UPPER_ROMAN"});case"ELEMENT_TODO_LIST":return r({string:"to-do list",id:"ELEMENT_TODO_LIST"});case"ELEMENT_MULTI_LEVEL_LIST":return r({string:"multi-level list",id:"ELEMENT_MULTI_LEVEL_LIST"});case"REPLACE_TEXT":return r({string:"*Replace:* %0 *with* %1",id:"REPLACE_TEXT"},n);case"ELEMENT_SPACE":return r({string:"space",plural:"%0 spaces",id:"ELEMENT_SPACE"},n);case"FORMAT_ALIGNMENT":return r({string:"alignment",id:"FORMAT_ALIGNMENT"});case"FORMAT_ALIGN_TO_LEFT":return r({string:"align to left",id:"FORMAT_ALIGN_TO_LEFT"});case"FORMAT_ALIGN_TO_RIGHT":return r({string:"align to right",id:"FORMAT_ALIGN_TO_RIGHT"});case"FORMAT_ALIGN_TO_CENTER":return r({string:"align to center",id:"FORMAT_ALIGN_TO_CENTER"});case"FORMAT_JUSTIFY_TEXT":return r({string:"justify",id:"FORMAT_JUSTIFY_TEXT"});case"FORMAT_BOLD":return r({string:"bold",id:"FORMAT_BOLD"});case"FORMAT_ITALIC":return r({string:"italic",id:"FORMAT_ITALIC"});case"FORMAT_UNDERLINE":return r({string:"underline",id:"FORMAT_UNDERLINE"});case"FORMAT_CODE":return r({string:"code",id:"FORMAT_CODE"});case"FORMAT_STRIKETHROUGH":return r({string:"strikethrough",id:"FORMAT_STRIKETHROUGH"});case"FORMAT_SUBSCRIPT":return r({string:"subscript",id:"FORMAT_SUBSCRIPT"});case"FORMAT_SUPERSCRIPT":return r({string:"superscript",id:"FORMAT_SUPERSCRIPT"});case"ELEMENT_BLOCK_QUOTE":return r({string:"block quote",id:"ELEMENT_BLOCK_QUOTE"});case"ELEMENT_CODE_BLOCK":return r({string:"code block",plural:"%0 code blocks",id:"ELEMENT_CODE_BLOCK"},n);case"FORMAT_HEADER_COLUMN":return r({string:"header column",id:"FORMAT_HEADER_COLUMN"});case"FORMAT_REGULAR_COLUMN":return r({string:"regular column",id:"FORMAT_REGULAR_COLUMN"});case"FORMAT_HEADER_ROW":return r({string:"header row",id:"FORMAT_HEADER_ROW"});case"FORMAT_REGULAR_ROW":return r({string:"regular row",id:"FORMAT_REGULAR_ROW"});case"FORMAT_INDENT":return r({string:"indent",id:"FORMAT_INDENT"});case"FORMAT_LIST_REVERSED":return r({string:"list reversed",id:"FORMAT_LIST_REVERSED"});case"FORMAT_LIST_START":return r({string:"list start",id:"FORMAT_LIST_START"});case"FORMAT_FONT_SIZE":return r({string:"font size",id:"FORMAT_FONT_SIZE"});case"FORMAT_FONT_FAMILY":return r({string:"font family",id:"FORMAT_FONT_FAMILY"});case"FORMAT_FONT_COLOR":return r({string:"font color",id:"FORMAT_FONT_COLOR"});case"FORMAT_FONT_BACKGROUND":return r({string:"font background color",id:"FORMAT_FONT_BACKGROUND"});case"FORMAT_IMAGE_SIZE":return r({string:"image size",id:"FORMAT_IMAGE_SIZE"});case"FORMAT_STYLE":return r({string:"style",id:"FORMAT_STYLE"});case"PENDING_ACTION_SUGGESTION":return r({string:"Unsaved change in suggestion.",id:"PENDING_ACTION_SUGGESTION"});case"ELEMENT_TABLE_WITH_TEXT":return r({string:"table *with text* %0",id:"ELEMENT_TABLE_WITH_TEXT"},n);case"ELEMENT_TABLE_ROW":return r({string:"table row",plural:"%0 table rows",id:"ELEMENT_TABLE_ROW"},n);case"ELEMENT_TABLE_ROW_WITH_TEXT":return r({string:"table row *with text* %1",plural:"%0 table rows *with text* %1",id:"ELEMENT_TABLE_ROW_WITH_TEXT"},n);case"ELEMENT_TABLE_COLUMN":return r({string:"table column",plural:"%0 table columns",id:"ELEMENT_TABLE_COLUMN"},n);case"ELEMENT_TABLE_COLUMN_WITH_TEXT":return r({string:"table column *with text* %1",plural:"%0 table columns *with text* %1",id:"ELEMENT_TABLE_COLUMN_WITH_TEXT"},n);case"ELEMENT_TABLE_OF_CONTENTS":return r({string:"table of contents",plural:"%0 tables of contents",id:"ELEMENT_TABLE_OF_CONTENTS"},n);case"ELEMENT_LINE_BREAK":return r({id:"ELEMENT_LINE_BREAK",string:"line break",plural:"%0 line breaks"},n);case"ELEMENT_TITLE":return r({id:"ELEMENT_TITLE",string:"title"});case"ELEMENT_MERGE_FIELD":return r({id:"ELEMENT_MERGE_FIELD",string:"merge field",plural:"%0 merge fields"},n);case"EXTERNAL_SUGGESTION":return r({id:"EXTERNAL_SUGGESTION",string:"This suggestion comes from an external source."});case"EXTERNAL_IMPORT_WORD_SUGGESTION":return r({string:"This suggestion comes from an imported Word file.",id:"EXTERNAL_IMPORT_WORD_SUGGESTION"});case"EXTERNAL_AVATAR":return r({string:"Displayed author name comes from external source (added by %0)",id:"EXTERNAL_AVATAR"},n);case"EXTERNAL_IMPORT_WORD_AVATAR":return r({string:"Displayed author name comes from a Word document imported by %0",id:"EXTERNAL_IMPORT_WORD_AVATAR"},n);case"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering insertion suggestion. Press %0 to go to the discussion.",id:"ENTER_INSERTION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving insertion suggestion.",id:"LEAVE_INSERTION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering deletion suggestion. Press %0 to go to the discussion.",id:"ENTER_DELETION_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving deletion suggestion.",id:"LEAVE_DELETION_SUGGESTION_ANNOUNCEMENT"});case"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Entering formatting suggestion. Press %0 to go to the discussion.",id:"ENTER_FORMATTING_SUGGESTION_ANNOUNCEMENT"},n);case"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT":return r({string:"Leaving formatting suggestion.",id:"LEAVE_FORMATTING_SUGGESTION_ANNOUNCEMENT"});case"SUGGESTION_THREAD_ARIA_LABEL":return r({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 r({string:"Press Enter for more options. Press Escape to exit.",id:"SUGGESTION_THREAD_DESCRIPTION"});default:return e}}const Xr=Qr;function qr(){const t=["isInContent","registerAttributeLabel","function","*Merge:* %0","_customCallbacks","_itemLabelsCallbacks","removeEmptyContainer","type","addFormat","_handleCustomCallbackDescription","addEmptyContainer","*Remove:* %0","replace","*Split:* %0","72lYVUUE","Container","isObject","label","start","removeObject","remove","format","*Change to:* %0","_handleInsertRemoveSuggestionDescription","isEmpty","matchingCallback","insertion","*Insert:* %0","$1 $2","normal","_handleRenameSuggestionDescription","getWalker","getItemLabel","_schema","has","skip","add","_addDescriptionItems","136716tFAWBD","quantity","key","item","isEqual","previousSibling","*Remove format:* %0","getFirstRange","6161512BNBcME","addContainer","8959475jkxYJR","$textProxy","element","registerElementLabel","elementStart","get","deletion","pop","617679oHuGsM","map","_itemLabels","name","end","checkChild","$text","_resolveDescriptionItems","5619201QMiOWy","newValue","indexOf","*Set format:* %0","nextSibling","6GYiuLA","69423nkWyiC","set","EmptyContainer","184xwqnXp","_locale","match","softBreak","_attributeLabels","subType","ELEMENT_SPACE","removeContainer","nodeAfter","text","getDescriptions","length","REPLACE_TEXT","push","join","removeFormat","elementEnd","data","attribute","31952450NGJNrD","addObject","registerDescriptionCallback","_handleAttributeSuggestionDescription","Object"];return(qr=function(){return t})()}function Qr(t,e){const n=qr();return(Qr=function(t,e){return n[t-=229]})(t,e)}!function(t){const e=Qr,n=t();for(;;)try{if(932427===-parseInt(e(252))/1+parseInt(e(293))/2*(parseInt(e(317))/3)+parseInt(e(325))/4+parseInt(e(230))/5+parseInt(e(251))/6*(parseInt(e(246))/7)+parseInt(e(255))/8*(-parseInt(e(238))/9)+-parseInt(e(274))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qr);class Jr{constructor(t,e){const n=Qr;this[n(283)]=[],this[n(240)]=new Map,this[n(284)]=[],this[n(259)]=new Map,this[n(312)]=t,this[n(256)]=e}[Xr(265)](t){const e=Xr,n=[],r=new Set,s=new Set;for(let o=0;o<t[e(266)];o++){const i=t[o];if(!i[e(279)])continue;const a=this[e(288)](i);if(a){if(null!=i[e(260)]){if(r[e(313)](i[e(260)]))continue;r[e(315)](i[e(260)])}n[e(268)](a)}else if(e(273)!=i[e(286)])e(305)!=i[e(286)]&&e(236)!=i[e(286)]||this[e(302)](n,i,t[o+1]);else{const t=i[e(272)][e(319)];if(s[e(313)](t))continue;s[e(315)](i[e(272)][e(319)]),t==Lc?this[e(309)](n,i):this[e(277)](n,i)}}return this[e(245)](n)}[Xr(276)](t){const e=Xr;this[e(283)][e(268)](t)}[Xr(233)](t,n,r=e.priorities[Xr(308)]){const s=Xr;s(281)==typeof t?(0,e.insertToPriorityArray)(this[s(284)],{matchingCallback:t,label:n,priority:r}):this[s(240)][s(253)](t,n)}[Xr(280)](t,e){const n=Xr;this[n(259)][n(253)](t,e)}[Xr(311)](t,e=1){const n=Xr;let r;for(const e of this[n(284)])if(e[n(304)](t)){r=e[n(296)];break}return r||(r=this[n(240)][n(235)](t[n(241)])),r?r(e):1!==e?e+" "+t[n(241)]+"s":""+t[n(241)]}[Xr(316)](t,e){const n=Xr,r=e[n(324)]()[n(310)](),s=n(305)==e[n(286)]?n(315):n(299);for(const e of r){const o=e[n(320)],i=t[t[n(266)]-1];if(o.is(n(231)))i&&i[n(286)][n(248)](n(294))>-1&&t[n(237)](),i&&n(264)==i[n(286)]?i[s]+=o[n(272)]:t[n(268)]({type:n(264),add:n(315)==s?o[n(272)]:"",remove:n(299)==s?o[n(272)]:""});else if(this[n(312)][n(295)](o)){const a=o;if(i&&i[n(286)][n(248)](n(294))>-1&&t[n(237)](),n(271)==e[n(286)])continue;i&&i[n(286)]==s+n(278)&&i[n(232)][n(241)]==a[n(241)]?i[n(318)]++:t[n(268)]({type:s+n(278),element:a,quantity:1}),r[n(314)]((t=>!(n(271)==t[n(286)]&&t[n(320)]==o)))}else if(this[n(312)][n(243)](o,n(244))||o.is(n(232),n(258))){const r=o;if(n(315)==s&&n(234)==e[n(286)]||n(299)==s&&n(271)==e[n(286)])continue;if(i&&-1==i[n(286)][n(248)](n(294))){n(264)==i[n(286)]&&(i[s]+="\n");continue}let a;if(a=n(315)==s?r[n(250)]&&!this[n(312)][n(295)](r[n(250)])?r[n(250)]:null:r[n(322)]&&!this[n(312)][n(295)](r[n(322)])?r[n(322)]:null,r[n(303)]||a&&a[n(303)]){const e=a&&a[n(303)]?a:r;i&&i[n(286)]==s+n(254)&&i[n(232)][n(241)]==e[n(241)]?i[n(318)]++:t[n(268)]({type:s+n(254),element:e,quantity:1})}else t[n(268)]({type:s+n(294),element:r})}}}[Xr(245)](t){const e=Xr,n=this[e(256)],r=[],s=[],o=[];for(const i of t)switch(i[e(286)]){case e(264):if(i[e(315)]=i[e(315)][e(291)](/(\S)\u000A+(\S)/g,e(307))[e(291)](/\u000A/g,""),i[e(299)]=i[e(299)][e(291)](/(\S)\u000A+(\S)/g,e(307))[e(291)](/\u000A/g,""),""!=i[e(315)]&&""!=i[e(299)]){r[e(268)]({type:e(291),content:Kr(n,e(267),['"'+i[e(299)]+'"','"'+i[e(315)]+'"'])});continue}if(null!=i[e(315)][e(257)](/^ +$/)){r[e(268)]({type:e(305),content:Kr(n,e(306),Kr(n,e(261),i[e(315)][e(266)]))});continue}if(null!=i[e(299)][e(257)](/^ +$/)){r[e(268)]({type:e(236),content:Kr(n,e(290),Kr(n,e(261),i[e(299)][e(266)]))});continue}if(""!=i[e(315)]){r[e(268)]({type:e(305),content:Kr(n,e(306),'"'+i[e(315)]+'"')});continue}r[e(268)]({type:e(236),content:Kr(n,e(290),'"'+i[e(299)]+'"')});continue;case e(289):case e(275):r[e(268)]({type:e(305),content:Kr(n,e(306),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(285):case e(298):r[e(268)]({type:e(236),content:Kr(n,e(290),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(229):r[e(268)]({type:e(305),content:Kr(n,e(292),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(262):r[e(268)]({type:e(236),content:Kr(n,e(282),this[e(311)](i[e(232)],i[e(318)]))});continue;case e(287):s[e(268)](i[e(319)]);continue;case e(270):o[e(268)](i[e(319)]);continue;default:r[e(268)](i)}if(s[e(266)]){const t=s[e(239)]((t=>this[e(259)][e(313)](t)?this[e(259)][e(235)](t):t))[e(269)](", ");r[e(268)]({type:e(300),content:Kr(this[e(256)],e(249),t)})}if(o[e(266)]){const t=o[e(239)]((t=>this[e(259)][e(313)](t)?this[e(259)][e(235)](t):t))[e(269)](", ");r[e(268)]({type:e(300),content:Kr(this[e(256)],e(323),t)})}return r}[Xr(288)](t){const e=Xr;for(const n of this[e(283)]){const r=n(t);if(r&&e(286)in r)return r}}[Xr(277)](t,e){const n=Xr,r=e[n(272)],s=void 0===r[n(247)]?n(270):n(287);t[n(268)]({type:s,key:r[n(319)]})}[Xr(309)](t,e){const n=Xr;t[n(268)]({type:n(300),content:Kr(this[n(256)],n(301),this[n(311)](e[n(324)]()[n(297)][n(263)],1))})}[Xr(302)](t,e,n){const r=Xr;if(this[r(316)](t,e),n&&n[r(324)]()&&!e[r(324)]()[r(242)][r(321)](n[r(324)]()[r(297)])){const n=t[t[r(266)]-1],s=r(305)==e[r(286)]?r(315):r(299);n&&r(264)==n[r(286)]&&(n[s]+="\n")}}}function Yr(t,e){const n=$r();return(Yr=function(t,e){return n[t-=180]})(t,e)}const Zr=Yr;function $r(){const t=["TrackChangesEditing","afterInit","editor","get","showAIAssistant","424icylQb","44920pFyJma","1999710goaXng","424ruYqyR","commands","enableCommand","2982198bQnGSi","1515143hSBZXf","plugins","10853241FuFayj","659250XcpubF","28683WTQwsl"];return($r=function(){return t})()}!function(t){const e=Yr,n=t();for(;;)try{if(802823===parseInt(e(190))/1+-parseInt(e(185))/2+parseInt(e(193))/3+parseInt(e(186))/4*(parseInt(e(184))/5)+parseInt(e(189))/6+-parseInt(e(192))/7+parseInt(e(183))/8*(parseInt(e(194))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}($r);class ts extends t.Plugin{[Zr(196)](){const t=Zr,e=this[t(180)],n=e[t(191)][t(181)](t(195));e[t(187)][t(181)](t(182))&&n[t(188)](t(182))}}const es=ns;function ns(t,e){const n=rs();return(ns=function(t,e){return n[t-=200]})(t,e)}function rs(){const t=["get","descriptionFactory","15KQjOCW","alignment","FORMAT_ALIGN_TO_CENTER","90vjhgcM","4958745uBEzOt","28jTNIyQ","right","left","1695749yLQQxN","justify","afterInit","locale","129335GFdczw","value","2816418dbPQOh","formatBlock","772914KUYSsa","plugins","type","has","registerBlockAttribute","1057176eutSpW","_registerLegacyDescription","*Format:* %0","AlignmentEditing","commandName","enableDefaultAttributesIntegration","registerAttributeLabel","TrackChangesEditing","commandParams","FORMAT_JUSTIFY_TEXT","FORMAT_ALIGN_TO_LEFT","18448qBhXwq","FORMAT_ALIGNMENT","FORMAT_ALIGN_TO_RIGHT","center","editor","40oHIktN","format","registerDescriptionCallback"];return(rs=function(){return t})()}!function(t){const e=ns,n=t();for(;;)try{if(792652===-parseInt(e(211))/1+-parseInt(e(213))/2+-parseInt(e(241))/3*(-parseInt(e(231))/4)+parseInt(e(203))/5+parseInt(e(215))/6*(parseInt(e(204))/7)+parseInt(e(236))/8*(-parseInt(e(220))/9)+parseInt(e(202))/10*(parseInt(e(207))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(rs);class ss extends t.Plugin{[es(209)](){const t=es,e=this[t(235)],n=e[t(210)];if(!e[t(216)][t(218)](t(223)))return;const r=e[t(216)][t(239)](t(227));r[t(225)](t(200)),r[t(219)](t(200)),r[t(240)][t(226)](t(200),Kr(n,t(232))),this[t(221)]()}[es(221)](){const t=es,e=this[t(235)],n=e[t(210)];e[t(216)][t(239)](t(227))[t(240)][t(238)]((e=>{const r=t;if(r(214)!=e[r(217)])return;const{data:s}=e;if(s&&r(200)==s[r(224)]){const t=s[r(228)][0][r(212)];return{type:r(237),content:Kr(n,r(222),function(t){const e=r;switch(t){case e(206):return Kr(n,e(230));case e(205):return Kr(n,e(233));case e(234):return Kr(n,e(201));case e(208):return Kr(n,e(229))}}(t))}}}))}}const os=is;function is(t,e){const n=as();return(is=function(t,e){return n[t-=438]})(t,e)}function as(){const t=["registerInlineAttribute","32SXqLbz","italic","SuperscriptEditing","1470648JNJIlv","plugins","formatInline","FORMAT_ITALIC","superscript","FORMAT_STRIKETHROUGH","UnderlineEditing","FORMAT_CODE","has","SubscriptEditing","281563xkSiov","registerAttributeLabel","BoldEditing","*Format:* %0","_registerLegacyDescription","descriptionFactory","298371mnxLlX","underline","strikethrough","afterInit","*Remove format:* %0","3245859XJuJAK","80uoQOuy","locale","StrikethroughEditing","4788225jyeGhy","bold","toLowerCase","commandName","type","code","108514eZSgzv","forceValue","subscript","FORMAT_SUPERSCRIPT","toUpperCase","registerDescriptionCallback","ItalicEditing","CodeEditing","slice","FORMAT_BOLD","TrackChangesEditing","1890570odKdxT","get","format","commandParams","enableDefaultAttributesIntegration","FORMAT_SUBSCRIPT","editor","FORMAT_","32RWtgKX","FORMAT_UNDERLINE"];return(as=function(){return t})()}!function(t){const e=is,n=t();for(;;)try{if(492123===-parseInt(e(482))/1+-parseInt(e(472))/2+parseInt(e(488))/3*(-parseInt(e(469))/4)+-parseInt(e(441))/5+parseInt(e(458))/6+-parseInt(e(447))/7*(-parseInt(e(466))/8)+-parseInt(e(493))/9*(-parseInt(e(438))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(as);const cs=[os(484),os(453),os(478),os(454),os(440),os(481),os(471)];class us extends t.Plugin{[os(491)](){const t=os,e=this[t(464)],n=e[t(473)][t(459)](t(457)),r=e[t(439)];for(const s of cs){if(!e[t(473)][t(480)](s))continue;const o=s[t(455)](0,-7)[t(443)](),i=t(465)+o[t(451)]();n[t(462)](o),n[t(468)](o),n[t(487)][t(483)](o,Kr(r,i))}this[t(486)]()}[os(486)](){const t=os,e=this[t(464)],n=e[t(439)],r=e[t(473)][t(459)](t(457));function s(e,s){const o=t;r[o(487)][o(452)]((t=>{const r=o;if(r(474)!=t[r(445)])return;const{data:i}=t;return i&&i[r(444)]===e?i[r(461)][0][r(448)]?{type:r(460),content:Kr(n,r(485),s)}:{type:r(460),content:Kr(n,r(492),s)}:void 0}))}s(t(442),Kr(n,t(456))),s(t(470),Kr(n,t(475))),s(t(489),Kr(n,t(467))),s(t(446),Kr(n,t(479))),s(t(490),Kr(n,t(477))),s(t(449),Kr(n,t(463))),s(t(476),Kr(n,t(450)))}}const ls=ds;function fs(){const t=["get","markBlockFormat","commandName","descriptionFactory","TrackChangesEditing","ELEMENT_BLOCK_QUOTE","5150Wfgcre","blockQuote","plugins","value","name","BlockQuoteEditing","from","has","change","5545379KSvTJy","format","document","6YYJkIb","registerDescriptionCallback","filter","831617MLhuoF","63MSDpZs","*Remove format:* %0","24DSWknJ","542608Wwoztp","selection","checkChild","*Set format:* %0","parent","commandParams","1448EXseFj","forceValue","2343294frydoS","getSelectedBlocks","commands","enableCommand","41402uiTkPS","model","editor","afterInit","schema","$root","locale","3967420uEOLtM"];return(fs=function(){return t})()}!function(t){const e=ds,n=t();for(;;)try{if(456125===-parseInt(e(244))/1+-parseInt(e(215))/2*(-parseInt(e(245))/3)+parseInt(e(254))/4*(-parseInt(e(229))/5)+-parseInt(e(241))/6*(-parseInt(e(238))/7)+parseInt(e(247))/8*(parseInt(e(211))/9)+-parseInt(e(222))/10+parseInt(e(248))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fs);class hs extends t.Plugin{[ls(218)](){const t=ls,e=this[t(217)],n=e[t(221)];if(!e[t(231)][t(236)](t(234)))return;const r=e[t(231)][t(223)](t(227)),s=this[t(217)][t(213)][t(223)](t(230));r[t(214)](t(230),((n,o={})=>{const i=t,a=this[i(217)][i(216)][i(240)][i(249)],c=o&&void 0!==o[i(210)]?o[i(210)]:!s[i(232)];let u=[];if(c){const t=Array[i(235)](a[i(212)]())[i(243)]((t=>gs(t)||function(t,e){const n=i,r=e[n(250)](t[n(252)],n(230)),s=e[n(250)]([n(220),n(230)],t);return r&&s}(t,this[i(217)][i(216)][i(219)])));u=C(t,e[i(216)])}else{const t=Array[i(235)](a[i(212)]())[i(243)]((t=>gs(t)));u=C(t,e[i(216)])}e[i(216)][i(237)]((()=>{const t=i;for(const e of u)r[t(224)](e,{commandName:t(230),commandParams:[{forceValue:c}]})}))})),r[t(226)][t(242)]((e=>{const r=t,{data:s}=e;if(s&&r(230)==s[r(225)]){const t=Kr(n,r(228));return s[r(253)][0][r(210)]?{type:r(239),content:Kr(n,r(251),t)}:{type:r(239),content:Kr(n,r(246),t)}}}))}}function ds(t,e){const n=fs();return(ds=function(t,e){return n[t-=210]})(t,e)}function gs(t){const e=ls;return e(230)==t[e(252)][e(233)]}const ps=ms;function ms(t,e){const n=Es();return(ms=function(t,e){return n[t-=355]})(t,e)}function Es(){const t=["15393324jdnJBQ","CaseChange","changeCaseLower","3080439kzXMXA","7uYAOjW","afterInit","get","4PCEnzv","editor","plugins","24SFTSkz","281410tglPny","10IktwAS","enableCommand","11AyJpNo","1925544sPUrLo","8898090wSjHrT","737361PNpubw","TrackChangesEditing","changeCaseUpper","has","338095rpuQtb","changeCaseTitle"];return(Es=function(){return t})()}!function(t){const e=ms,n=t();for(;;)try{if(634201===-parseInt(e(364))/1+-parseInt(e(355))/2*(-parseInt(e(360))/3)+-parseInt(e(373))/4*(-parseInt(e(377))/5)+-parseInt(e(358))/6*(-parseInt(e(370))/7)+parseInt(e(376))/8*(-parseInt(e(369))/9)+-parseInt(e(359))/10*(parseInt(e(357))/11)+parseInt(e(366))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Es);class Is extends t.Plugin{[ps(371)](){const t=ps,e=this[t(374)];e[t(375)][t(363)](t(367))&&(e[t(375)][t(372)](t(361))[t(356)](t(362)),e[t(375)][t(372)](t(361))[t(356)](t(368)),e[t(375)][t(372)](t(361))[t(356)](t(365)))}}const bs=Ts;function Ts(t,e){const n=_s();return(Ts=function(t,e){return n[t-=395]})(t,e)}function _s(){const t=["8649905vqEMqe","556dMxkPp","afterInit","2558uqtgni","commands","935112jwbAok","2012394hTcshP","7UgfDOE","enableCommand","get","ckbox","18837omvrWy","22232472rtvhIV","53855qvwMoq","TrackChangesEditing","editor","2616RiJiLP","10ZYFzdW","168AfpCCb","plugins"];return(_s=function(){return t})()}!function(t){const e=Ts,n=t();for(;;)try{if(664377===-parseInt(e(404))/1*(-parseInt(e(406))/2)+-parseInt(e(408))/3+-parseInt(e(401))/4*(parseInt(e(396))/5)+-parseInt(e(409))/6*(-parseInt(e(410))/7)+parseInt(e(399))/8*(-parseInt(e(414))/9)+parseInt(e(400))/10*(-parseInt(e(403))/11)+parseInt(e(395))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_s);class ys extends t.Plugin{[bs(405)](){const t=bs,e=this[t(398)];e[t(407)][t(412)](t(413))&&e[t(402)][t(412)](t(397))[t(411)](t(413))}}const As=ks;function ks(t,e){const n=Ls();return(ks=function(t,e){return n[t-=361]})(t,e)}!function(t){const e=ks,n=t();for(;;)try{if(572877===-parseInt(e(415))/1*(parseInt(e(389))/2)+parseInt(e(375))/3+-parseInt(e(390))/4+-parseInt(e(372))/5+-parseInt(e(376))/6+parseInt(e(387))/7+parseInt(e(410))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ls);class Cs extends t.Plugin{[As(399)](){const t=As,e=this[t(368)];if(!e[t(398)][t(365)](t(363)))return;const n=e[t(398)][t(381)](t(370)),r=e[t(401)],s=e[t(394)][t(381)](t(378))[t(371)],o=e[t(404)][t(381)](t(378));n[t(379)](t(411)),n[t(379)](t(385)),n[t(379)](t(378),((r,i={})=>{const a=t,c=e[a(402)],u=e[a(402)][a(412)][a(362)],l=i&&void 0!==i[a(406)]?i[a(406)]:!o[a(396)];let f;i[a(403)]||(i[a(403)]=s[0][a(403)]),f=l?Array[a(367)](u[a(369)]())[a(361)]((t=>Ns(t)||function(t,e){const n=a;return!t.is(n(413))&&!e[n(400)](t)&&e[n(414)](t[n(388)],n(378))}(t,c[a(393)]))):Array[a(367)](u[a(369)]())[a(361)]((t=>Ns(t)));const h=C(f,c);c[a(383)]((()=>{const t=a;for(const e of h)n[t(366)](e,{commandName:t(378),commandParams:[{...i,forceValue:l}],formatGroupId:t(405)})}))})),n[t(392)][t(364)](t(378),(e=>Kr(r,t(382),e))),n[t(392)][t(409)]((e=>{const n=t;if(n(374)!=e[n(407)])return;const o=r.t,{data:i}=e;if(!i||n(378)!=i[n(395)])return;const a=i[n(380)][0][n(403)],c=o(s[n(386)]((t=>t[n(403)]===a))[n(391)])[n(384)]();return i[n(380)][0][n(406)]?{type:n(377),content:Kr(r,n(373),Kr(r,n(382),1)+" ("+c+")")}:{type:n(377),content:Kr(r,n(408),Kr(r,n(382),1))}}))}}function Ls(){const t=["change","toLowerCase","outdentCodeBlock","find","4904480BFrvhO","parent","58nrhCVU","410572HFnzQp","label","descriptionFactory","schema","config","commandName","value","name","plugins","afterInit","isLimit","locale","model","language","commands","blockName","forceValue","type","*Remove format:* %0","registerDescriptionCallback","8926200nHYuhi","indentCodeBlock","document","rootElement","checkChild","23783yLcmgX","filter","selection","CodeBlock","registerElementLabel","has","markBlockFormat","from","editor","getSelectedBlocks","TrackChangesEditing","languages","3105295TqfVAV","*Set format:* %0","formatBlock","1393902fjxRJm","1768578ZQYsWi","format","codeBlock","enableCommand","commandParams","get","ELEMENT_CODE_BLOCK"];return(Ls=function(){return t})()}function Ns(t){const e=As;return e(378)==t[e(397)]}const Ss=Ms;function Rs(){const t=["editor","94842chNlUc","has","120qjmjLg","TrackChangesEditing","6wBpqkJ","get","127pSDNqm","4570460wMVSND","plugins","3122622VGwfjc","CommentsEditing","7vciKjj","69Fnorqu","159580kdBzBX","18816660JVZSMN","12724696hXpERX","addCommentThread","afterInit","enableCommand","17314LoftgV"];return(Rs=function(){return t})()}function Ms(t,e){const n=Rs();return(Ms=function(t,e){return n[t-=233]})(t,e)}!function(t){const e=Ms,n=t();for(;;)try{if(836906===-parseInt(e(253))/1*(-parseInt(e(245))/2)+-parseInt(e(238))/3*(-parseInt(e(239))/4)+-parseInt(e(233))/5*(parseInt(e(251))/6)+parseInt(e(237))/7*(-parseInt(e(241))/8)+-parseInt(e(235))/9+-parseInt(e(249))/10*(-parseInt(e(247))/11)+parseInt(e(240))/12)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Rs);class vs extends t.Plugin{[Ss(243)](){const t=Ss,e=this[t(246)];e[t(234)][t(248)](t(236))&&e[t(234)][t(252)](t(250))[t(244)](t(242))}}var Os=n(834);function ws(){const t=["ck-suggestion-marker-","isLimit","get","test","addClass","1190980sfcUZm","bindElementToMarker","insert","push","500bOxBgy","175353lrTQrz","TrackChangesEditing","parent","isContent","consumable","elementEnd","writer","span","addHighlight","toViewPosition","schema","isAtEnd","previousPosition","hasAttribute","includes","activeMarkers","createUIElement","type","getWalker","2195abPqBk","1621576yNXIZG","start","getItems","ck-suggestion-marker--active","nextSibling","isBlock","item","markerName","5211639hScBrz","createRangeOn","model","_splitMarkerName","toViewElement","plugins","name","markerRange","getCustomProperty","6rtZUtO","mapper","470226JnBDJe","1722PiGnWd"];return(ws=function(){return t})()}function Ds(t,e){const n=ws();return(Ds=function(t,e){return n[t-=218]})(t,e)}function Fs(t,e,n){const r=Ds,s=[];for(const o of e[r(263)]())o[r(254)](t)&&s[r(239)](n[r(219)](o));return s}function Ps(t,e,{showActiveMarker:n=!0}={}){const r=Ds,s=t[r(223)][r(233)](r(242));return(o,i,a)=>{const c=r;if(!a[c(245)][c(234)](i[c(225)],o[c(224)]))return;const u=i[c(225)][c(259)](),l=i[c(225)][c(262)],f=t[c(220)][c(251)];let h=null,d=null,g=!1,p=!1;for(const t of u){const e=t[c(267)];g=g||f[c(244)](e);const n=a[c(228)][c(222)](e);if(n&&n[c(226)](c(249)))return;c(246)==t[c(258)]&&f[c(266)](e)&&!f[c(232)](e)&&(e[c(265)]||l[c(252)]?h&&h[c(243)]==e||(h=e,m(t[c(253)]),p=!0):d=d||t[c(253)])}function m(t){const r=c,{authorId:o}=s[r(221)](i[r(268)]),u=a[r(247)][r(257)](r(248),{class:r(231)+e,"data-author-id":o}),l=a[r(228)][r(250)](t);n&&s[r(256)][r(255)](i[r(268)])&&a[r(247)][r(235)](r(264),u),a[r(247)][r(238)](l,u),a[r(228)][r(237)](u,i[r(268)])}g||p||!d||m(d)}}!function(t){const e=Ds,n=t();for(;;)try{if(140251===-parseInt(e(241))/1+parseInt(e(229))/2+-parseInt(e(227))/3*(-parseInt(e(240))/4)+parseInt(e(260))/5*(-parseInt(e(230))/6)+-parseInt(e(236))/7+-parseInt(e(261))/8+parseInt(e(218))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ws);const Bs=xs;function xs(t,e){const n=Us();return(xs=function(t,e){return n[t-=343]})(t,e)}function Us(){const t=["uiElement","delete","root","plugins","705328vZBOeY","fromRange","writer","$graveyard","modifySelection","unbindElementFromMarkerName","batch","rootName","selection","options","deleteForward","removeMarker:suggestion:deletion","markerName","enableCommand","markerNameToElements","660232KbJFLp","data","start","forward","unit","100cbqoqA","document","lock","setSelection","2112895dFGOhE","high","editing","model","TrackChangesEditing","getFirstRange","showSuggestionHighlights","detach","remove","545765TKEKTI","416893DJpaAQ","createSelection","isCollapsed","commands","init","editor","buffer","merge","4WMVrgN","mapper","bind","613879gCZBsY","end","createRange","get","enqueueChange","downcastDispatcher","27EkVegJ","1104486iLzEyL","requires","30aSBInU","addMarker:suggestion:deletion","unlock"];return(Us=function(){return t})()}!function(t){const e=xs,n=t();for(;;)try{if(250565===-parseInt(e(374))/1+-parseInt(e(355))/2+-parseInt(e(392))/3*(-parseInt(e(382))/4)+parseInt(e(364))/5+parseInt(e(394))/6*(parseInt(e(385))/7)+parseInt(e(401))/8*(parseInt(e(391))/9)+parseInt(e(360))/10*(-parseInt(e(373))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Us);class js extends t.Plugin{static get[Bs(393)](){return[Os.Delete]}[Bs(378)](){const t=Bs,e=this[t(379)],n=e[t(400)][t(388)](t(368));n[t(353)](t(398));const r=e[t(377)][t(388)](t(350));n[t(353)](t(350),((n,s={})=>{const o=t,a=e[o(367)][o(375)](e[o(367)][o(361)][o(348)]);a[o(376)]&&e[o(367)][o(344)](a,{direction:o(358),unit:s[o(359)]});const c=a[o(369)](),u=i.LiveRange[o(402)](c);let l;n(s),l=o(343)==u[o(399)][o(347)]?e[o(367)][o(387)](c[o(357)]):e[o(367)][o(387)](u[o(357)],u[o(386)]),u[o(371)](),e[o(367)][o(389)](r[o(380)][o(346)],(t=>{const e=o;r[e(380)][e(362)](),t[e(363)](t[e(387)](l[e(386)])),r[e(380)][e(396)]()}))})),e[t(366)][t(390)].on(t(395),Ps(e,t(381)),{priority:t(365)}),e[t(356)][t(390)].on(t(395),((n,r,s)=>{const o=t;s[o(349)][o(370)]&&Ps(e,o(381),{showActiveMarker:!1})[o(384)](this)(n,r,s)}),{priority:t(365)}),e[t(366)][t(390)].on(t(351),((e,n,r)=>{const s=t,o=r[s(383)][s(354)](n[s(352)]);if(o)for(const t of o)t.is(s(397))&&(r[s(383)][s(345)](t,n[s(352)]),r[s(403)][s(372)](t))}),{priority:t(365)})}}function Gs(t,e){const n=Hs();return(Gs=function(t,e){return n[t-=189]})(t,e)}const Vs=Gs;function Hs(){const t=["26pDMKIA","getChangedMarkers","ELEMENT_","listStart","getChanges","listType","listStyle","isNextTo","documentList","range","trackChangesCommand","createRange","commands","oldRange","selection","commandParams","filter","outdentList","forceValue","*Outdent:* %0","customNumberedList","list.multiBlock","find","suggestion:attribute:","head","end","splitListItemBefore","*Indent:* %0","plugins","descriptionFactory","mergeListItemBackward","type","ELEMENT_NUMBERED_LIST","registerCustomCallback","getAttribute","change","ListEditing","locale","get","todoList","*Remove format:* %0","getSuggestions","listItemIdFixer","model","checkTodoList","*Format:* remove from %0","multipleBlocks","afterInit","_supportLegacySuggestions","deletion","*Check item*","_LIST","document","bulleted","assureChains","noTrackChangesFixer","containsItem","detach","todo","todoListChecked","*Uncheck item*","setSelection","4925nyNTfp","_findSuggestions","nodeAfter","startsWith","nextSibling","attributes","high","key","7490802LqUGUG","batch","default","data","add","829110kakhqf","schema","listIndent","next","execute","registerAttributeLabel","accept","differ","*Format:* insert into %0","getFirstMarker","map","_suggestionFactory","suggestion","listMarkerStyle","registerDescriptionCallback","refresh","enableDefaultAttributesIntegration","_registerLegacyDescription","9ZkdKaf","toUpperCase","ELEMENT_TODO_LIST","customBulletedList","length","newRange","from","isObject","attributeKey","push","20viYrLy","hasSuggestion","includes","format","todoListCheck","commandName","ELEMENT_BULLETED_LIST","listMarker","numberedList","*Set format:* %0","*Split:* list item","mergeListItemForward","groupId","setAttribute","*Merge:* list item","editor","_getAttributeKey","TrackChangesEditing","removeMarker","ELEMENT_LIST_ITEM","has","5345304lOHWli","createPositionAt","numbered","466737HpuFGq","bulletedList","formatBlock","*Change to:* %0","value","config","2747423EplKSf","registerElementLabel","registerPostFixer","getFirstRange","*Merge:* %0","parent","TodoListEditing","getSuggestion","isUndo","attribute","getRanges","listItemId","fromRange","size","isLocal","previousSibling","registerBlockAttribute","3018LvmDQd","listReversed","FORMAT_INDENT","_splitMarkerName","start","newValue","oldValue","name","change:data","meta","53324yFtxri","splitListItemAfter","indentList"];return(Hs=function(){return t})()}!function(t){const e=Gs,n=t();for(;;)try{if(707531===-parseInt(e(246))/1*(-parseInt(e(243))/2)+parseInt(e(210))/3*(-parseInt(e(349))/4)+-parseInt(e(308))/5*(-parseInt(e(233))/6)+parseInt(e(216))/7+parseInt(e(207))/8+parseInt(e(339))/9*(-parseInt(e(321))/10)+-parseInt(e(316))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Hs);class zs extends t.Plugin{[Vs(293)](){const t=Vs,e=this[t(201)];if(!e[t(274)][t(206)](t(282)))return;const n=e[t(283)],r=e[t(274)][t(284)](t(203)),s=e[t(274)][t(206)](t(222)),o=!!e[t(215)][t(284)](t(267));function i(e){const r=t;return{type:r(189),content:""+Kr(n,r(195),e)}}function a(e){const r=t;return{type:r(189),content:""+Kr(n,r(286),e)}}r[t(337)](t(194)),r[t(337)](t(211)),r[t(337)](t(266)),r[t(337)](t(342)),r[t(337)](t(245)),r[t(337)](t(263)),r[t(337)](t(244)),r[t(337)](t(272)),r[t(232)](t(227)),r[t(232)](t(251)),r[t(232)](t(323)),o&&(r[t(337)](t(276)),r[t(337)](t(197))),s&&(r[t(337)](t(285)),r[t(337)](t(290)),r[t(232)](t(305)),r[t(275)][t(335)]((e=>{const r=t,{data:s}=e;if(s&&r(305)==s[r(315)])return{type:r(189),content:s[r(238)]?Kr(n,r(296)):Kr(n,r(306))}})),this[t(201)][t(289)][t(298)][t(218)]((e=>{const n=t;if(e[n(317)][n(224)])return!1;let s=!1;const o=r[n(287)]({skipNotAttached:!0})[n(262)]((t=>n(305)===r[n(202)](t)));for(const t of o)n(304)!=t[n(219)]()[n(237)][n(310)][n(280)](n(251))&&(r[n(309)](t[n(219)](),n(225))[n(268)]((t=>n(251)===r[n(202)](t[n(333)])))||(e[n(204)](t[n(330)]()),s=!0));return s}))),r[t(275)][t(326)](t(323),Kr(n,t(235)));const c={type:t(189),content:""};r[t(275)][t(335)]((e=>{const r=t,{data:s}=e;if(!s||r(251)!=s[r(315)])return;let u=e[r(270)];for(;u;){if(u[r(319)]&&((r(252)==u[r(319)][r(315)]||r(334)==u[r(319)][r(315)])&&(u[r(319)][r(238)]&&r(318)!=u[r(319)][r(238)]||r(318)!=u[r(319)][r(239)]&&!s[r(238)])||!o&&u[r(319)][r(315)]==Lc))return c;u=u[r(324)]}if(null==s[r(238)])switch(s[r(239)]){case r(299):return a(Kr(n,r(192)));case r(209):return a(Kr(n,r(278)));case r(304):return a(Kr(n,r(341)))}switch(s[r(238)]){case r(299):return i(Kr(n,r(192)));case r(209):return i(Kr(n,r(278)));case r(304):return i(Kr(n,r(341)))}})),r[t(275)][t(335)]((e=>{const n=t,{data:r}=e;if(r&&n(323)==r[n(315)])return null==r[n(238)]||null==r[n(239)]&&0==r[n(238)]?c:void 0})),r[t(275)][t(335)]((e=>{const r=t;if(r(225)!=e[r(277)])return;const{data:s}=e;if(!s||r(227)!=s[r(315)])return;const o=Ws(e);return r(238)==o?{type:r(189),content:Kr(n,r(200))}:r(239)==o?{type:r(189),content:Kr(n,r(196))}:c})),e[t(289)][t(298)][t(218)]((e=>this[t(288)](e))),e[t(289)][t(298)][t(218)]((e=>this[t(301)](e))),e[t(289)][t(298)].on(t(241),((e,n)=>{const r=t;if(n[r(224)]||!n[r(230)])return!1;this[r(300)]()}),{priority:t(314)}),this[t(294)]()}[Vs(288)](t){const e=Vs;if(t[e(317)][e(224)]||!t[e(317)][e(230)])return!1;let n=!1;const r=this[e(201)][e(274)][e(284)](e(203))[e(287)]({skipNotAttached:!0})[e(262)]((t=>t[e(319)]&&e(227)==t[e(319)][e(315)]))[e(262)]((t=>t[e(319)][e(238)]&&t[e(319)][e(239)]));for(const s of r)Ws(s)||(t[e(204)](s[e(330)]()),n=!0);return n}[Vs(301)](t){const e=Vs;if(t[e(317)][e(224)]||!t[e(317)][e(230)])return!1;const n=this[e(201)][e(274)][e(284)](e(203));if(n[e(256)][e(214)])return!1;let r=!1;const s=[e(251),e(227),e(323),e(252),e(249),e(234),e(190),e(193),e(334)],o=this[e(201)][e(289)][e(298)][e(328)][e(250)]()[e(262)]((t=>e(225)==t[e(277)]))[e(262)]((t=>s[e(351)](t[e(347)])));if(0==o[e(343)])return r;for(const i of o){const o=n[e(309)](i[e(255)],e(225))[e(262)]((t=>!t[e(242)][e(253)]))[e(331)]((t=>t[e(333)]))[e(262)]((t=>{const r=e,o=n[r(202)](t);return s[r(351)](o)}));if(o[e(343)]){for(const n of o)t[e(204)](n[e(330)]());r=!0}}return r}[Vs(300)](){const t=Vs,e=this[t(201)][t(274)][t(284)](t(203)),n=[t(251),t(227),t(323),t(252),t(249),t(234),t(190),t(193),t(334)];let r;const s=new Set(this[t(201)][t(289)][t(298)][t(328)][t(247)]()[t(262)]((r=>{const s=t;if(r[s(319)][s(259)]||!r[s(319)][s(344)])return null;if(!r[s(240)][s(311)](s(269)))return null;const{id:o}=e[s(236)](r[s(240)]);if(!e[s(350)](o))return null;const i=e[s(223)](o);return n[s(351)](i[s(319)][s(315)])}))[t(331)]((n=>{const s=t,{id:o}=e[s(236)](n[s(240)]),i=e[s(223)](o);return r=i[s(313)][s(198)],i[s(219)]()[s(237)][s(310)]})));if(0==s[t(229)])return;const o=e[t(287)]({skipNotAttached:!0})[t(262)]((e=>t(225)==e[t(277)]&&e[t(319)]&&n[t(351)](e[t(319)][t(315)])&&e[t(313)][t(198)]!=r))[t(331)]((e=>({listItem:e[t(219)]()[t(237)][t(310)],groupId:e[t(313)][t(198)]}))),i=new Set;for(const{groupId:e,listItem:n}of o)s[t(206)](n)&&i[t(320)](e);for(const n of e[t(287)]())i[t(206)](n[t(313)][t(198)])&&n[t(199)](t(198),r)}[Vs(294)](){const t=Vs,e=this[t(201)],n=e[t(283)],r=e[t(274)][t(284)](t(203));this[t(338)](),r[t(332)][t(279)](t(212),t(254),t(327),(function(n,r){const s=t,o=[];for(let t of n)t[s(237)][s(310)]===t[s(271)][s(221)]&&(t=e[s(289)][s(257)](e[s(289)][s(208)](t[s(237)][s(310)],0))),o[s(348)](t);e[s(289)][s(281)]((t=>{const n=s,a=e[n(289)][n(298)][n(260)],c=Array[n(345)](a[n(226)]())[n(331)]((t=>i.LiveRange[n(228)](t)));t[n(307)](o),e[n(258)][n(284)](r[n(191)])[n(336)](),r[n(261)][n(348)]({forceDefaultExecution:!0}),e[n(325)](r[n(191)],...r[n(261)]),t[n(307)](c);for(const t of c)t[n(303)]()}))})),r[t(275)][t(217)]((function(n){const r=t,s=!e[r(289)][r(322)][r(346)](n),o=n[r(231)],i=n[r(312)],a=n[r(280)](r(227)),c=!o||o[r(280)](r(227))!==a,u=!i||i[r(280)](r(227))!==a;return s&&Boolean(a)&&c&&u}),(e=>Kr(n,t(205),e)))}[Vs(338)](){const t=Vs,e=this[t(201)],n=e[t(283)];function r(n){const r=t,s=e[r(258)][r(284)](r(211))[r(214)],o=e[r(258)][r(284)](r(194))[r(214)];return r(194)===n?s:o}e[t(274)][t(284)](t(203))[t(275)][t(335)]((function(s){const o=t;if(o(212)!=s[o(277)])return;const{data:i}=s;if(!i)return;let a,c,u,l;switch(i[o(191)]){case o(211):u=i[o(261)][0][o(264)],l=r(i[o(191)]),a=o(u?329:291),!l&&e[o(215)][o(284)](o(267))||(a=o(213)),c={type:o(189),content:Kr(n,a,Kr(n,o(192)))};break;case o(194):u=i[o(261)][0][o(264)],l=r(i[o(191)]),a=o(u?329:291),!l&&e[o(215)][o(284)](o(267))||(a=o(213)),c={type:o(189),content:Kr(n,a,Kr(n,o(278)))};break;case o(245):a=o(273),c={type:o(189),content:Kr(n,a,Kr(n,o(205)))};break;case o(263):a=function(t){const e=o,n=t[e(219)]();let r=n[e(237)][e(310)];for(;r&&n[e(302)](r);){if(r[e(280)](e(323))>0)return!1;r=r[e(312)]}return!0}(s)?Kr(n,o(291),Kr(n,function(t){const e=o;return e(248)+t[e(219)]()[e(237)][e(310)][e(280)](e(251))[e(340)]()+e(297)}(s))):Kr(n,o(265),Kr(n,o(205))),c={type:o(189),content:a};break;case o(276):case o(197):!1===i[o(292)]&&(a=o(220),c={type:o(295),content:Kr(n,a,Kr(n,o(205)))})}return c}))}}function Ws(t){const e=Vs;let n=t[e(219)]()[e(237)][e(310)][e(231)];for(;n;){const r=n[e(280)](e(227));if(!r)return!1;if(r==t[e(319)][e(238)])return e(238);if(r==t[e(319)][e(239)])return e(239);n=n[e(231)]}return!1}const Ks=qs;function Xs(){const t=["startIndex","square","filter","data","*Set format:* %0","_getAttributeKey","registerBlockAttribute","get","_registerLegacyDescription","registerDescriptionCallback","bulleted","document","lower-latin","next","oldValue","locale","head","includes","278068znZLQp","*Format:* set order to regular","listStart","decimal","4vRsuTI","default","*Remove format:* %0","registerAttributeLabel","listReversed","handleDescriptions","*Change to:* %0","has","1089549tsWFzv","getFirstRange","registerPostFixer","FORMAT_LIST_REVERSED","upper-roman","upper-latin","batch","decimal-leading-zero","reversed","isUndo","lower-roman","find","removeMarker","getAttribute","_LIST_","nodeAfter","disc","1575IEugas","newValue","config","*Format:* set start index to %0","enableDefaultAttributesIntegration","listStyle","replace","_LIST_DEFAULT","plugins","type","format","styles","FORMAT_LIST_START","629040inGQBP","6055EikdPc","customNumbered","*Format:* set order to reversed","start","bind","824TOaQhE","attribute","_findSuggestions","getFirstMarker","_getTranslationKeyForListStyle","listType","key","ListPropertiesEditing","descriptionFactory","formatBlock","ELEMENT_","editor","commandParams","model","list.properties","708jvLovo","numbered","circle","getSuggestions","1561160HSoEPZ","toUpperCase","suggestion","afterInit","1154361DCMfPb","TrackChangesEditing","commandName"];return(Xs=function(){return t})()}function qs(t,e){const n=Xs();return(qs=function(t,e){return n[t-=124]})(t,e)}!function(t){const e=qs,n=t();for(;;)try{if(338819===parseInt(e(168))/1+parseInt(e(210))/2+parseInt(e(147))/3*(-parseInt(e(172))/4)+-parseInt(e(211))/5*(-parseInt(e(139))/6)+-parseInt(e(197))/7*(-parseInt(e(124))/8)+parseInt(e(180))/9+-parseInt(e(143))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Xs);class Qs extends t.Plugin{[Ks(146)](){const t=Ks;if(!this[t(135)][t(205)][t(179)](t(131)))return;const e=this[t(135)][t(199)][t(157)](t(138)),n=this[t(135)][t(205)][t(157)](t(148));e[t(208)]&&(n[t(201)](t(202)),n[t(156)](t(202))),e[t(188)]&&(n[t(201)](t(176)),n[t(156)](t(176))),e[t(150)]&&(n[t(201)](t(170)),n[t(156)](t(170)));const r={type:t(207),content:""};n[t(132)][t(159)](this[t(177)][t(215)](this));const s=this[t(135)][t(165)];n[t(132)][t(175)](t(176),Kr(s,t(183))),n[t(132)][t(159)]((e=>{const n=t,{data:s}=e;if(s&&n(176)==s[n(130)])return null==s[n(198)]||0==s[n(198)]&&null==s[n(164)]?r:void 0})),n[t(132)][t(175)](t(170),Kr(s,t(209))),n[t(132)][t(159)]((e=>{const n=t,{data:s}=e;if(s&&n(170)==s[n(130)])return null==s[n(198)]||1==s[n(198)]&&null==s[n(164)]?r:void 0})),this[t(135)][t(137)][t(161)][t(182)]((e=>{const r=t;if(e[r(186)][r(189)])return!1;let s=!1;const o=n[r(142)]({skipNotAttached:!0})[r(152)]((t=>{const e=r,s=n[e(155)](t);return e(170)==s||e(176)==s}));for(const t of o){const o=t[r(181)]()[r(214)][r(195)][r(193)](r(129));r(140)!=o&&r(212)!=o&&(n[r(126)](t[r(181)](),r(125))[r(191)]((t=>r(129)==n[r(155)](t[r(145)])))||(e[r(192)](t[r(127)]()),s=!0))}return s})),this[t(158)]()}[Ks(177)](t){const e=Ks,n=this[e(135)][e(165)],{data:r}=t,s={type:e(207),content:""};if(!r||e(202)!=r[e(130)])return;if(!r[e(164)])return e(173)==r[e(198)]?s:{type:e(207),content:""+Kr(n,e(154),Kr(n,this[e(128)](r[e(198)])))};if(!r[e(198)]){if(e(173)==r[e(164)])return s;let o=t[e(166)];for(;o;){if(o[e(153)]&&e(129)==o[e(153)][e(130)]&&o[e(153)][e(198)])return s;o=o[e(163)]}return{type:e(207),content:""+Kr(n,e(174),Kr(n,this[e(128)](r[e(164)])))}}if(e(173)!=r[e(198)])return{type:e(207),content:""+Kr(n,e(154),Kr(n,this[e(128)](r[e(198)])))};let o=t[e(166)];for(;o;){if(o[e(153)]&&e(129)==o[e(153)][e(130)]&&o[e(153)][e(198)]&&o[e(153)][e(164)])return s;o=o[e(163)]}const i=t[e(181)]()[e(214)][e(195)][e(193)](e(129));return{type:e(207),content:Kr(n,e(154),Kr(n,e(134)+i[e(144)]()+e(204)))}}[Ks(158)](){const t=Ks,e=this[t(135)],n=e[t(165)];e[t(205)][t(157)](t(148))[t(132)][t(159)]((e=>{const r=t;if(r(133)!=e[r(206)])return;const{data:s}=e;if(!s)return;let o,i;switch(s[r(149)]){case r(202):o=r(178),i={type:r(207),content:Kr(n,o,Kr(n,this[r(128)](s[r(136)][0][r(206)])))};break;case r(176):o=s[r(136)][0][r(188)]?r(213):r(169),i={type:r(207),content:Kr(n,o)};break;case r(170):o=r(200),i={type:r(207),content:Kr(n,o,s[r(136)][0][r(150)])}}return i}))}[Ks(128)](t){const e=Ks;return e(134)+function(t){const n=e;return Js[n(167)](t)?n(160):Ys[n(167)](t)?n(140):null}(t)[e(144)]()+e(194)+t[e(144)]()[e(203)](/-/g,"_")}}const Js=[Ks(196),Ks(141),Ks(151)],Ys=[Ks(171),Ks(187),Ks(190),Ks(184),Ks(162),Ks(185)];var Zs=n(507);const $s=eo;function to(){const t=["editor","enterBlock","high","fire","afterExecute","getFirstRange","setSelection","nextSibling","mapper","requires","detach","ck-suggestion-marker-split","commands","590118rRmAda","44872gqQuCM","removeMarker:suggestion:insertion","selection","enter","plugins","get","createPositionAt","downcastDispatcher","5775714DIlgYW","remove","model","42807wzPKEf","split","addMarker:suggestion:insertion","3242120IOzjJf","bind","88gdOkfv","showSuggestionHighlights","unbindElementFromMarkerName","change","markerNameToElements","document","fromRange","parent","init","editing","writer","end","875539qPFboB","hasClass","markerName","TrackChangesEditing","options","enableCommand","getFirstPosition","markInsertion","createRange","data","1659408ytnFRj"];return(to=function(){return t})()}function eo(t,e){const n=to();return(eo=function(t,e){return n[t-=184]})(t,e)}!function(t){const e=eo,n=t();for(;;)try{if(672241===parseInt(e(196))/1+parseInt(e(235))/2+-parseInt(e(208))/3*(parseInt(e(213))/4)+parseInt(e(211))/5+-parseInt(e(205))/6+-parseInt(e(225))/7+parseInt(e(197))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(to);class no extends t.Plugin{static get[$s(192)](){return[Zs.Enter]}[$s(221)](){const t=$s,e=this[t(236)],n=e[t(201)][t(202)](t(228)),r=e[t(195)][t(202)](t(200));n[t(230)](t(200),(()=>{const s=t;e[s(207)][s(216)]((t=>{const o=s,a=e[o(207)][o(218)][o(199)],c=a[o(231)](),u=i.LiveRange[o(219)](a[o(188)]());if(r[o(184)](t)){const r=e[o(207)][o(203)](c[o(220)][o(190)],0),s=t[o(233)](c,r);n[o(232)](s)}else t[o(189)](t[o(233)](u[o(224)]));u[o(193)](),r[o(186)](o(187),{writer:t})}))})),e[t(222)][t(204)].on(t(210),Ps(e,t(209)),{priority:t(185)}),e[t(222)][t(204)].on(t(198),((e,n,r)=>{const s=t,o=r[s(191)][s(217)](n[s(227)]);if(o)for(const t of o)t[s(226)](s(194))&&(r[s(191)][s(215)](t,n[s(227)]),r[s(223)][s(206)](t))}),{priority:t(185)}),e[t(234)][t(204)].on(t(210),((n,r,s)=>{const o=t;s[o(229)][o(214)]&&Ps(e,o(209),{showActiveMarker:!1})[o(212)](this)(n,r,s)}),{priority:t(185)})}}function ro(t,e){const n=io();return(ro=function(t,e){return n[t-=238]})(t,e)}const so=ro;!function(t){const e=ro,n=t();for(;;)try{if(504893===-parseInt(e(261))/1+parseInt(e(240))/2+parseInt(e(241))/3+-parseInt(e(238))/4*(-parseInt(e(255))/5)+parseInt(e(277))/6+parseInt(e(239))/7+-parseInt(e(244))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(io);class oo extends t.Plugin{[so(245)](){const t=so;if(!this[t(268)][t(269)][t(275)](t(256)))return;const e=this[t(268)][t(269)][t(246)](t(260));e[t(267)](t(273),this[t(257)][t(258)](this)),e[t(267)](t(271)),e[t(267)](t(263)),e[t(267)](t(254)),e[t(267)](t(272))}[so(257)](t,e,n={}){const r=so,s=this[r(268)][r(269)][r(246)](r(264));return t((t=>{const o=r;let i=(o(265)==typeof e?s[o(249)](e,n):e)(t);Array[o(266)](i)&&(i={results:i,searchText:o(265)==typeof e?e:""});const a=i[o(252)][o(270)]((e=>!1===this[o(251)](e,t[o(248)])));return{...i,results:a}}),n)}[so(251)](t,e){const n=so,r=this[n(268)][n(242)][n(243)](this[n(268)][n(242)][n(250)](e,t[n(278)]),this[n(268)][n(242)][n(250)](e,t[n(247)]));for(const t of this[n(268)][n(242)][n(259)][n(276)](n(253)))if(null!==r[n(262)](t[n(274)]()))return!0;return!1}}function io(){const t=["plugins","filter","findNext","replaceAll","find","getRange","has","getMarkersGroup","4683354NJUgnD","start","101108tvBKoQ","2930585vwfQBm","1504940RzMYcH","771207svAGqY","model","createRange","17762064vlJbDj","afterInit","get","end","item","findByTextCallback","createPositionAt","_isInDeletionRange","results","suggestion:deletion","replace","195ovDHGU","FindAndReplaceEditing","handleFindCommand","bind","markers","TrackChangesEditing","469405DhrHkf","getIntersection","findPrevious","FindAndReplaceUtils","string","isArray","enableCommand","editor"];return(io=function(){return t})()}const ao=uo;function co(){const t=["20numMrz","fontColor","3028113rpfnLS","title","*Reset font family*","5bfcGGB","plugins","fontSize.options","TrackChangesEditing","FORMAT_FONT_COLOR","*Set font family:* %0","93938Hcbbgd","*Set font color:* %0","commandParams","locale","FORMAT_FONT_SIZE","1657515zNgtzh","FontSizeEditing","*Reset font background color*","formatInline","8VfhrWj","toLowerCase","*Reset font color*","_registerLegacyDescription","FORMAT_FONT_FAMILY","value","1885797fDJZRw","FontBackgroundColorEditing","fontBackgroundColor","descriptionFactory","FORMAT_FONT_BACKGROUND","editor","enableDefaultAttributesIntegration","fontColor.colors","registerAttributeLabel","format","type","trim","has","find","config","normalizeSizeOptions","get","3114234VBmoEU","commandName","FontSize","*Set font background color:* %0","model","fontBackgroundColor.colors","891394UMLkyt","label","registerDescriptionCallback","2Eomxxe","FontFamilyEditing","*Set font size:* %0","FontColorEditing","fontSize","*Reset font size*","registerInlineAttribute","171148dkxsDv","fontFamily","afterInit"];return(co=function(){return t})()}function uo(t,e){const n=co();return(uo=function(t,e){return n[t-=187]})(t,e)}!function(t){const e=uo,n=t();for(;;)try{if(367812===-parseInt(e(214))/1+parseInt(e(193))/2*(parseInt(e(219))/3)+parseInt(e(200))/4*(-parseInt(e(208))/5)+parseInt(e(246))/6+-parseInt(e(190))/7*(-parseInt(e(223))/8)+-parseInt(e(229))/9*(parseInt(e(203))/10)+-parseInt(e(205))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(co);const lo=[{pluginName:ao(220),commandName:ao(197)},{pluginName:ao(194),commandName:ao(201)},{pluginName:ao(196),commandName:ao(204)},{pluginName:ao(230),commandName:ao(231)}];class fo extends t.Plugin{[ao(202)](){const t=ao,e=this[t(234)][t(217)],n=this[t(234)][t(209)][t(245)](t(211));for(const{pluginName:e,commandName:r}of lo)this[t(234)][t(209)][t(241)](e)&&(n[t(235)](r),n[t(199)](r));n[t(232)][t(237)](t(197),Kr(e,t(218))),n[t(232)][t(237)](t(201),Kr(e,t(227))),n[t(232)][t(237)](t(204),Kr(e,t(212))),n[t(232)][t(237)](t(231),Kr(e,t(233))),this[t(226)]()}[ao(226)](){const t=ao,e=this[t(234)],n=e[t(217)];e[t(209)][t(245)](t(211))[t(232)][t(192)]((e=>{const r=t,o=n.t;if(r(222)!=e[r(239)])return;const{data:i}=e;if(null!=i){if(r(197)==i[r(247)]){const t=i[r(216)][0][r(228)];if(t){const e=o(this[r(234)][r(209)][r(245)](r(248))[r(244)](this[r(234)][r(243)][r(245)](r(210)))[r(242)]((e=>e[r(188)]==t))[r(206)])[r(224)]();return{type:r(238),content:Kr(n,r(195),e)}}return{type:r(238),content:Kr(n,r(198))}}if(r(201)==i[r(247)]){const t=i[r(216)][0][r(228)];return t?{type:r(238),content:Kr(n,r(213),t)}:{type:r(238),content:Kr(n,r(207))}}if(r(204)==i[r(247)]){const t=i[r(216)][0][r(228)];if(t){const e=(0,s.normalizeColorOptions)(this[r(234)][r(243)][r(245)](r(236)))[r(242)]((e=>e[r(188)]==t));let i=t,a="";return e&&(i=e[r(191)],a=o(i)[r(224)]()),{type:r(238),content:Kr(n,r(215),a)[r(240)](),color:{value:t,title:a||i}}}return{type:r(238),content:Kr(n,r(225))}}if(r(231)==i[r(247)]){const t=i[r(216)][0][r(228)];if(t){const e=(0,s.normalizeColorOptions)(this[r(234)][r(243)][r(245)](r(189)))[r(242)]((e=>e[r(188)]==t));let i=t,a="";return e&&(i=e[r(191)],a=o(i)[r(224)]()),{type:r(238),content:Kr(n,r(187),a)[r(240)](),color:{value:t,title:a||i}}}return{type:r(238),content:Kr(n,r(221))}}}}))}}function ho(t,e){const n=Eo();return(ho=function(t,e){return n[t-=378]})(t,e)}const go=ho;!function(t){const e=ho,n=t();for(;;)try{if(199977===-parseInt(e(380))/1+-parseInt(e(427))/2*(parseInt(e(407))/3)+parseInt(e(395))/4*(parseInt(e(399))/5)+-parseInt(e(421))/6+-parseInt(e(428))/7+-parseInt(e(416))/8*(-parseInt(e(381))/9)+parseInt(e(392))/10*(parseInt(e(425))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Eo);class po extends t.Plugin{[go(378)](){const t=go,e=this[t(420)],n=e[t(431)][t(387)](t(385)),r=e[t(384)][t(387)](t(397)),s=e[t(384)][t(387)](t(424));r&&s&&(n[t(413)](t(424)),n[t(432)](t(397)),this[t(394)]())}[go(394)](){const t=go,e=this[t(420)],n=e[t(393)];e[t(431)][t(387)](t(385))[t(390)][t(411)]((r=>{const s=t;if(s(430)!=r[s(388)]&&s(423)!=r[s(388)])return;const{data:o}=r;if(o&&s(424)===o[s(391)]){const t=[],r=o[s(419)][0];for(const[n,o]of Object[s(417)](r))t[s(408)](mo(e,n,o));return t[s(402)]?{type:s(405),content:Kr(n,s(401),t[s(426)](", "))}:{type:s(405),content:Kr(n,s(403))}}}))}}function mo(t,e,n){const r=go,o=t[r(393)].t,i=e[r(409)](/(?=[A-Z])/)[r(426)](" "),a=o(i[r(398)](0)[r(418)]()+i[r(386)](1))[r(406)]();if(r(382)==typeof n)return a;if(r(379)===e||r(414)===e){const e=(0,s.normalizeColorOptions)(t[r(412)][r(387)](r(415)))[r(400)]((t=>t[r(429)]==n));return a+" ("+(e?o(e[r(396)])[r(406)]():n)+")"}if(r(404)===e&&isNaN(parseFloat(n))){const e=t[r(431)][r(387)](r(410))[r(389)](t[r(412)][r(387)](r(383)))[r(400)]((t=>t[r(429)]==n));return a+" ("+(e?o(e[r(422)])[r(406)]():n)+")"}return a+" ("+n+")"}function Eo(){const t=["descriptionFactory","commandName","820oJsBxR","locale","_registerLegacyDescription","232pVpQLN","label","copyFormat","charAt","10345HEOuLa","find","*Set format to:* %0","length","*Remove all formatting*","fontSize","format","toLowerCase","111VVwJvx","push","split","FontSize","registerDescriptionCallback","config","enableDefaultAttributesIntegration","fontBackgroundColor","fontColor.colors","11384FwcWHG","entries","toUpperCase","commandParams","editor","713154OWawZD","title","formatInline","pasteFormat","82027dAQqeU","join","4524kAuaaQ","1056293pFPLjX","model","formatBlock","plugins","enableCommand","afterInit","fontColor","286195hzgnTT","684exKoBV","boolean","fontSize.options","commands","TrackChangesEditing","slice","get","type","normalizeSizeOptions"];return(Eo=function(){return t})()}function Io(t,e){const n=_o();return(Io=function(t,e){return n[t-=149]})(t,e)}const bo=Io;!function(t){const e=Io,n=t();for(;;)try{if(302412===-parseInt(e(187))/1+parseInt(e(154))/2*(-parseInt(e(164))/3)+parseInt(e(149))/4*(-parseInt(e(166))/5)+-parseInt(e(152))/6+parseInt(e(168))/7*(-parseInt(e(162))/8)+-parseInt(e(170))/9*(-parseInt(e(153))/10)+parseInt(e(161))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_o);class To extends t.Plugin{[bo(174)](){const t=bo,e=this[t(176)];if(!e[t(172)][t(180)](t(188)))return;this[t(190)]=e[t(193)][t(183)](t(191));const n=e[t(167)],r=e[t(172)][t(183)](t(169));r[t(150)](t(160));for(const e of this[t(190)])t(156)!=e[t(185)]&&r[t(158)][t(189)](e[t(185)],(n=>{const r=t,i=this[r(173)](e[r(185)]);return null!==i?s(n,i):o(n,e[r(186)])}));function s(e,r){return Kr(n,t(163),[e,r])}function o(e,r){return Kr(n,t(192),[e,r])}this[t(165)]()}[bo(165)](){const t=bo,e=this[t(176)],n=e[t(167)];e[t(172)][t(183)](t(169))[t(158)][t(179)]((e=>{const r=t;if(r(171)!=e[r(175)])return;const{data:s}=e;if(s&&r(160)==s[r(151)]){const e=s[r(157)][0][r(184)],c=this[r(173)](e);if(null!==c)return{type:r(159),content:Kr(n,r(177),(a=c,Kr(n,r(163),[1,a])))};const u=this[r(190)][r(181)]((t=>t[r(185)]===e))[r(186)];return{type:r(159),content:Kr(n,r(177),(o=1,i=u,Kr(n,t(192),[o,i])))}}var o,i,a}))}[bo(173)](t){const e=bo;var n,r;const s=t[e(155)](/^heading(\d+)/);if(s)return s[1];const o=null===(n=this[e(190)])||void 0===n?void 0:n[e(181)]((n=>n[e(185)]==t));if(o&&o[e(182)]){const t=o[e(182)],n=(null!==(r=t[e(178)])&&void 0!==r?r:t)[e(155)](/^h(\d+)/);if(n)return n[1]}return null}}function _o(){const t=["32TlTuTK","enableDefaultAttributesIntegration","commandName","559524nuiDja","914670lmjznQ","134194fEoGDO","match","paragraph","commandParams","descriptionFactory","format","heading","19730766eWYqwM","16xAKBLp","ELEMENT_HEADING","21BrqHpc","_registerLegacyDescription","363890dsIDqo","locale","151921NfKGCh","TrackChangesEditing","18VGnZhn","formatBlock","plugins","_getHeadingLevel","afterInit","type","editor","*Change to:* %0","name","registerDescriptionCallback","has","find","view","get","value","model","title","485665lDjHri","HeadingEditing","registerElementLabel","_headingOptions","heading.options","ELEMENT_HEADING_CUSTOM","config"];return(_o=function(){return t})()}function yo(){const t=["locale","highlight","formatInline","descriptionFactory","TrackChangesEditing","commandName","get","56952LnKidT","34066zltlvg","config","2824648TVeBbr","881395mmCUQm","model","color","registerInlineAttribute","commandParams","plugins","value","*Remove highlight*","8631330jeOrRS","*Set highlight:* %0","FORMAT_HIGHLIGHT","8nMnadE","title","afterInit","toLowerCase","editor","format","registerDescriptionCallback","HighlightEditing","highlight.options","find","enableDefaultAttributesIntegration","has","_registerLegacyDescription","5821880ScdqMD","16166529bCWAYV","type","registerAttributeLabel","3kDBFGj"];return(yo=function(){return t})()}const Ao=ko;function ko(t,e){const n=yo();return(ko=function(t,e){return n[t-=328]})(t,e)}!function(t){const e=ko,n=t();for(;;)try{if(755492===parseInt(e(341))/1*(-parseInt(e(367))/2)+parseInt(e(358))/3*(parseInt(e(329))/4)+-parseInt(e(330))/5+parseInt(e(338))/6+-parseInt(e(366))/7+parseInt(e(354))/8+-parseInt(e(355))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yo);class Co extends t.Plugin{[Ao(343)](){const t=Ao,e=this[t(345)];if(!e[t(335)][t(352)](t(348)))return;const n=e[t(335)][t(365)](t(363)),r=e[t(359)];n[t(351)](t(360)),n[t(333)](t(360)),n[t(362)][t(357)](t(360),Kr(r,t(340))),this[t(353)]()}[Ao(353)](){const t=Ao,e=this[t(345)],n=e[t(359)];e[t(335)][t(365)](t(363))[t(362)][t(347)]((r=>{const s=t;if(s(361)!=r[s(356)])return;const{data:o}=r;if(o&&s(360)==o[s(364)]){const t=n.t,r=o[s(334)][0][s(336)];if(r){const o=e[s(328)][s(365)](s(349))[s(350)]((t=>t[s(331)]==r)),i=t(o[s(342)])[s(344)]();return{type:s(346),content:Kr(n,s(339),i),color:{value:o[s(332)],title:o[s(342)]}}}return{type:s(346),content:Kr(n,s(337),Kr(n,s(340)))}}}))}}function Lo(t,e){const n=So();return(Lo=function(t,e){return n[t-=106]})(t,e)}const No=Lo;function So(){const t=["div","elementToStructure","3123952ZIfgaq","ELEMENT_HORIZONTAL_LINE","locale","afterInit","dataDowncast","editor","plugins","2163UUKCpF","HorizontalLineEditing","1769747tPVINw","insert","362JxCpOz","25066458XnMNYE","createEmptyElement","horizontalLine","ck-horizontal-line","3513561opMcLs","high","showSuggestionHighlights","10eBsfaP","TrackChangesEditing","registerElementLabel","descriptionFactory","get","has","for","conversion","6274816arnQPd","1161798EHWatE","createPositionAt","enableCommand","createContainerElement","addClass"];return(So=function(){return t})()}!function(t){const e=Lo,n=t();for(;;)try{if(891302===parseInt(e(135))/1*(-parseInt(e(139))/2)+-parseInt(e(109))/3+-parseInt(e(128))/4*(parseInt(e(112))/5)+parseInt(e(121))/6+parseInt(e(137))/7+parseInt(e(120))/8+parseInt(e(140))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(So);class Ro extends t.Plugin{[No(131)](){const t=No,e=this[t(133)];if(!e[t(134)][t(117)](t(136)))return;e[t(134)][t(116)](t(113))[t(123)](t(107));const n=e[t(134)][t(116)](t(113)),r=e[t(130)];n[t(115)][t(114)](t(107),(e=>Kr(r,t(129),e))),e[t(119)][t(118)](t(132))[t(127)]({model:t(107),view:(e,{writer:n,options:r})=>{const s=t;if(!r[s(111)])return null;const o=n[s(124)](s(126)),i=n[s(106)]("hr");return n[s(125)](s(108),o),n[s(138)](n[s(122)](o,0),i),o},converterPriority:t(110)})}}const Mo=Oo;function vo(){const t=["descriptionFactory","2MDtSbS","HtmlEmbed","enableDefaultAttributesIntegration","1533012HkNDyr","697993ZChaTg","nodeAfter","3374121eYizzA","format","plugins","value","has","attribute","element","registerBlockAttribute","type","9MWfWjM","TrackChangesEditing","ELEMENT_HTML_EMBED","_registerLegacyDescription","afterInit","formatBlock","htmlEmbed","key","editor","2434532mVodKt","*Change %0 content*","registerDescriptionCallback","commandName","get","registerElementLabel","locale","getFirstRange","rawHtml","33480680QOlWTI","3568070vMtVUg","start","11835698pvzsKD"];return(vo=function(){return t})()}function Oo(t,e){const n=vo();return(Oo=function(t,e){return n[t-=358]})(t,e)}!function(t){const e=Oo,n=t();for(;;)try{if(906178===parseInt(e(390))/1*(parseInt(e(386))/2)+parseInt(e(392))/3+parseInt(e(372))/4+parseInt(e(382))/5+parseInt(e(389))/6+parseInt(e(384))/7+-parseInt(e(381))/8*(parseInt(e(363))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(vo);class wo extends t.Plugin{[Mo(367)](){const t=Mo,e=this[t(371)];if(!e[t(394)][t(358)](t(387)))return;const n=e[t(394)][t(376)](t(364)),r=e[t(378)];n[t(385)][t(377)](t(380),(e=>Kr(r,t(365),e))),n[t(388)](t(369)),n[t(361)](t(395)),n[t(385)][t(374)]((e=>{const n=t;if(n(359)!=e[n(362)])return;const{data:s}=e;if(s&&n(395)==s[n(370)]&&e[n(379)]()[n(383)][n(391)].is(n(360),n(380))){const t=Kr(r,n(365));return{type:n(393),content:Kr(r,n(373),t)}}})),this[t(366)]()}[Mo(366)](){const t=Mo,e=this[t(371)],n=e[t(378)];e[t(394)][t(376)](t(364))[t(385)][t(374)]((e=>{const r=t;if(r(368)!=e[r(362)])return;const{data:s}=e;if(s&&r(369)==s[r(375)]){const t=Kr(n,r(365));return{type:r(393),content:Kr(n,r(373),t)}}}))}}const Do=Po;function Fo(){const t=["registerDescriptionCallback","newValue","getContainedElement","width","locale","isCollapsed","convertBlockImageToInline","element","alt","isBlockImage","deletion","isOwn","ELEMENT_IMAGE","plugins","descriptionFactory","Block image to inline image","*Set image width:* %0","imageTypeInline","schema","attribute","_suggestionFactory","TrackChangesEditing","change","nodeAfter","formatInline","forward","chain","*Remove image text alternative*","filter","ImageInlineEditing","8956746anWBjx","ImageCaptionEditing","_findSuggestions","has","enableDefaultAttributesIntegration","isBefore","model","registerAttributeLabel","editor","fromPosition","getFirstRange","forceDefaultExecution","toNext","50333pZhDSB","Inline image to block image","ImageBlockEditing","document","ImageResize","backward","subType","format","imageStylePreApply","toPrevious","markInsertion","registerElementLabel","afterInit","get","ELEMENT_INLINE_IMAGE","find","imageTextAlternative","imageTypeBlock","FORMAT_IMAGE_SIZE","getCaptionFromImageModelElement","getClosestSelectedImageElement","formatBlock","5628096zisdLi","type","ImageEditing","end","length","key","markDeletion","convertInlineImageToBlock","ImageTextAlternativeEditing","2ftHPdV","selection","uploadImage","createRangeOn","commandName","nodeBefore","2658420QPZQlt","toggleImageCaption","caption","isEqual","start","ELEMENT_CAPTION","imageBlock","accept","createRange","10076amqopC","insertImage","ImageCaptionUtils","ImageUploadEditing","findIndex","395868cnmKHy","_registerLegacyDescription","commandParams","*Reset image width*","enableCommand","removeObject","resizeImage","insertion","detach","registerCustomCallback","*Set image text alternative:* %0","previous","isIntersecting","addObject","resizedWidth","markBlockFormat","5443930AUHNfk","imageCaption","registerBlockAttribute","783BpRyNk","ImageUtils","discard","getNearestSelectionRange","getSuggestionCallback","join","imageInline","35hkjlSW"];return(Fo=function(){return t})()}function Po(t,e){const n=Fo();return(Po=function(t,e){return n[t-=407]})(t,e)}!function(t){const e=Po,n=t();for(;;)try{if(733291===parseInt(e(412))/1*(parseInt(e(443))/2)+parseInt(e(482))/3*(parseInt(e(458))/4)+parseInt(e(449))/5+parseInt(e(463))/6*(parseInt(e(489))/7)+parseInt(e(434))/8+-parseInt(e(520))/9+-parseInt(e(479))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Fo);class Bo extends t.Plugin{[Do(424)](){const t=Do,e=this[t(407)];if(!e[t(503)][t(523)](t(436)))return;const n=e[t(503)][t(425)](t(511)),r=e[t(503)][t(425)](t(483)),s=e[t(494)];n[t(467)](t(459)),n[t(504)][t(423)](t(455),(e=>Kr(s,t(502),e))),n[t(504)][t(423)](t(488),(e=>Kr(s,t(426),e))),n[t(504)][t(423)](t(451),(()=>Kr(s,t(454)))),e[t(503)][t(523)](t(461))&&n[t(467)](t(445)),e[t(503)][t(523)](t(414))&&e[t(503)][t(523)](t(519))&&(n[t(467)](t(507),((s,o)=>{const i=t,a=r[i(432)](e[i(526)][i(415)][i(444)]);e[i(526)][i(512)]((()=>{const t=i;n[t(478)](a,{commandName:t(507),commandParams:[o]},[],t(496))}))})),n[t(467)](t(429),((s,o)=>{const a=t;e[a(526)][a(512)]((t=>{const c=a;let u=r[c(432)](e[c(526)][c(415)][c(444)]),l=t[c(446)](u);const f=i.LivePosition[c(408)](l[c(453)],c(421)),h=i.LivePosition[c(408)](l[c(437)],c(411));n[c(410)]((()=>s(o))),u=r[c(432)](e[c(526)][c(415)][c(444)]),l=t[c(446)](u);const d=t[c(457)](f,h);f[c(471)](),h[c(471)](),n[c(478)](u,{commandName:c(507),commandParams:[o]},[],c(441)),d[c(453)][c(525)](l[c(453)])&&n[c(422)](t[c(457)](d[c(453)],l[c(453)]),c(441)),l[c(437)][c(525)](d[c(437)])&&n[c(422)](t[c(457)](l[c(437)],d[c(437)]),c(441))}))})),n[t(510)][t(472)](t(433),t(441),t(487),(()=>!1)),n[t(510)][t(472)](t(433),t(441),t(456),(()=>!1)),n[t(510)][t(472)](t(433),t(441),t(484),n[t(510)][t(486)](t(433),"",t(456))),n[t(510)][t(472)](t(470),t(441),t(487),(()=>!1)),n[t(510)][t(472)](t(470),t(441),t(484),(([r])=>{const s=t,o=n[s(510)][s(486)](s(470),"",s(484));let i=r[s(453)],a=r[s(437)];const c=e[s(526)][s(508)][s(485)](i,s(417)),u=e[s(526)][s(508)][s(485)](a,s(515));c[s(495)]&&(i=c[s(453)]),u[s(495)]&&(a=u[s(437)]),o([e[s(526)][s(457)](i,a)])})),n[t(510)][t(472)](t(433),t(441),t(516),c),n[t(510)][t(472)](t(470),t(441),t(516),c)),e[t(503)][t(523)](t(521))&&(n[t(467)](t(450),((s,o)=>{const i=t,a=e[i(503)][i(425)](i(460));let c=r[i(432)](e[i(526)][i(415)][i(444)]),u=a[i(431)](c);e[i(526)][i(512)]((()=>{const t=i;if(u)return void n[t(440)](e[t(526)][t(446)](u));const l=r[t(499)](c);s(o),c=r[t(432)](e[t(526)][t(415)][t(444)]),u=a[t(431)](c),n[t(422)](e[t(526)][t(446)](u),l?null:t(480))}))})),n[t(510)][t(472)](t(470),t(480),t(516),c));const o=[{type:t(433),subType:t(420)},{type:t(470),subType:t(480)},{type:t(433),subType:t(441)},{type:t(470),subType:t(441)}];function a(e,s){const i=t,a=o[i(462)]((({type:t,subType:n})=>e[i(435)]==t&&e[i(418)]==n)),c=o[i(462)]((({type:t,subType:e})=>s[i(435)]==t&&s[i(418)]==e));if(a<0||c<0)return!1;const u=e[i(409)](),l=s[i(409)]();if((0==a||1==a)&&2==c&&u[i(475)](l))return!0;if(2==a&&3==c){const t=n[i(522)](u,i(470))[i(518)]((({suggestion:t,meta:e})=>e[i(501)]&&i(441)==t[i(418)]));if(t[i(438)]>1&&l[i(437)][i(452)](u[i(453)]))return!0;if(1==t[i(438)]&&(u[i(453)][i(452)](l[i(437)])||u[i(437)][i(452)](l[i(453)])))return!0}if(3==a&&3==c&&u[i(453)][i(525)](l[i(453)])){const t=u[i(437)][i(513)],e=l[i(453)][i(448)];return r[i(499)](t)&&t===e}return!1}function c(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}e[t(503)][t(523)](t(416))&&(n[t(524)](t(469)),n[t(481)](t(477)),n[t(504)][t(527)](t(477),Kr(s,t(430)))),e[t(503)][t(523)](t(442))&&(n[t(524)](t(428)),n[t(481)](t(498))),n[t(504)][t(490)]((e=>{const n=t;if(o[n(427)]((({type:t,subType:r})=>e[n(435)]==t&&e[n(418)]==r)))return e[n(474)]?{}:void 0})),n[t(504)][t(490)]((e=>{const n=t;if(n(470)==e[n(435)]||n(500)==e[n(435)]){const t=e[n(492)]();if(t&&t.is(n(497),n(451)))return{type:n(470)==e[n(435)]?n(476):n(468),element:t,quantity:1}}})),n[t(504)][t(490)]((e=>t(433)==e[t(435)]&&t(441)==e[t(418)]?{type:t(419),content:t(413)}:t(433)==e[t(435)]&&t(496)==e[t(418)]?{type:t(419),content:t(505)}:void 0)),n[t(504)][t(490)]((e=>{const n=t;if(n(509)!=e[n(435)])return;const{data:r}=e;if(!r||n(498)!=r[n(439)])return;const o=r[n(491)];return o?{type:n(419),content:Kr(s,n(473),'"'+o+'"')}:{type:n(419),content:Kr(s,n(517))}})),this[t(464)]()}[Do(464)](){const t=Do,e=this[t(407)],n=e[t(494)];e[t(503)][t(425)](t(511))[t(504)][t(490)]((e=>{const r=t;if(r(433)!=e[r(435)]&&r(514)!=e[r(435)])return;const{data:s}=e;if(s){if(r(428)==s[r(447)]){const t=s[r(465)][0][r(491)];return t?{type:r(419),content:Kr(n,r(473),'"'+t+'"')}:{type:r(419),content:Kr(n,r(517))}}if(r(469)==s[r(447)]){const t=s[r(465)][0][r(493)];return t?{type:r(419),content:Kr(n,r(506),t)}:{type:r(419),content:Kr(n,r(466))}}}}))}}const xo=jo;function Uo(){const t=["_suggestionFactory","formatInline","key","registerDescriptionCallback","*Replace image URL*","plugins","*Format:* replace image URL","attribute","registerCustomCallback","getSuggestionCallback","60529AJOwQi","has","TrackChangesEditing","formatBlock","enableDefaultAttributesIntegration","_handleLegacySuggestions","accept","219826vxhXyX","ImageEditing","2138400mPsnIO","descriptionFactory","registerBlockAttribute","format","src","1301160rlGViK","commandName","oldValue","type","locale","654kWXJRE","2CIZteA","26318826EoRsWx","editor","afterInit","305028YKODBP","_registerLegacyDescription","discard","4647430lOlRyd","newValue","replaceImageSource","get"];return(Uo=function(){return t})()}function jo(t,e){const n=Uo();return(jo=function(t,e){return n[t-=378]})(t,e)}!function(t){const e=jo,n=t();for(;;)try{if(494854===-parseInt(e(398))/1*(-parseInt(e(385))/2)+-parseInt(e(392))/3+-parseInt(e(402))/4+-parseInt(e(405))/5+parseInt(e(397))/6*(-parseInt(e(378))/7)+-parseInt(e(387))/8+parseInt(e(399))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Uo);class Go extends t.Plugin{[xo(401)](){const t=xo;if(!this[t(400)][t(414)][t(379)](t(386)))return;const e=this[t(400)][t(396)],n=this[t(400)][t(414)][t(408)](t(380));n[t(382)](t(407)),n[t(389)](t(391)),n[t(388)][t(412)]((n=>{const r=t;if(r(416)!=n[r(395)])return;const{data:s}=n;return s&&r(391)==s[r(411)]?s[r(406)]&&s[r(394)]?{type:r(390),content:Kr(e,r(413))}:{type:r(390),content:""}:void 0})),this[t(383)]()}[xo(383)](){const t=xo,e=this[t(400)][t(414)][t(408)](t(380));e[t(409)][t(417)](t(381),t(407),t(384),e[t(409)][t(418)](t(381),null,t(404))),e[t(409)][t(417)](t(381),t(407),t(404),e[t(409)][t(418)](t(381),null,t(384))),this[t(403)]()}[xo(403)](){const t=xo,e=this[t(400)],n=e[t(396)];e[t(414)][t(408)](t(380))[t(388)][t(412)]((e=>{const r=t;if(r(381)!=e[r(395)]&&r(410)!=e[r(395)])return;const{data:s}=e;return s&&r(407)==s[r(393)]?{type:r(390),content:Kr(n,r(415))}:void 0}))}}const Vo=Ho;function Ho(t,e){const n=zo();return(Ho=function(t,e){return n[t-=188]})(t,e)}function zo(){const t=["subType","imageStyle","registerPostFixer","isBefore","ImageUtils","getContainedElement","isEqual","markBlockFormat","setImageNaturalSizeAttributes","Users","value","isBlockImage","shouldConvertImageType","side","discard","markInlineFormat","2458644zfmscz","isIntersecting","discardSuggestion","convertInlineImageToBlock","length","imageTypeInline","editor","_suggestionFactory","getClosestSelectedImageElement","toLowerCase","findIndex","imageTypeBlock","afterInit","locale","getSuggestion","6013rfGWda","filter","formatBlock","FORMAT_SIDE_IMAGE","110769cTNFQo","isInContent","_findSuggestions","document","enableCommand","nodeBefore","imageCaption","isOwn","has","getSuggestions","model","ImageStyleEditing","forEach","start","join","author","508950qnMCpB","imageStylePreApply","getChangedMarkers","change","from","commandParams","newRange","insertion","plugins","format","9CNkEEh","differ","descriptionFactory","hasSuggestion","commands","createRangeOn","imageStylePostApply","commandName","next","chain","commandReversedParams","941610XeEfat","registerDescriptionCallback","formatInline","title","_splitMarkerName","selection","type","*Format:* %0","4616PoouyF","head","refresh","name","_registerLegacyDescription","getFirstRange","get","normalizedStyles","TrackChangesEditing","suggestion","24BAkeOE","getSuggestionCallback","end","registerCustomCallback","accept","384045OHFihr","8869860ajpiyb","isInlineImage","nodeAfter"];return(zo=function(){return t})()}!function(t){const e=Ho,n=t();for(;;)try{if(272259===-parseInt(e(269))/1+parseInt(e(285))/2+-parseInt(e(207))/3+-parseInt(e(225))/4*(-parseInt(e(230))/5)+-parseInt(e(250))/6+parseInt(e(265))/7*(-parseInt(e(215))/8)+-parseInt(e(196))/9*(-parseInt(e(231))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(zo);class Wo extends t.Plugin{[Vo(262)](){const t=Vo,n=this[t(256)];if(!n[t(194)][t(277)](t(280)))return;const r=n[t(194)][t(221)](t(223)),s=n[t(194)][t(221)](t(238)),o={};r[t(273)](t(235),((o,i)=>{const a=t,c=n[a(194)][a(221)](a(243)).me,u=n[a(200)][a(221)](a(235));let l=s[a(258)](n[a(279)][a(272)][a(212)]),f=n[a(279)][a(201)](l),h=u[a(244)];if(h==i[a(244)])return;const d={commandName:a(235),commandParams:[i],formatGroupId:(0,e.uid)()};n[a(279)][a(189)]((()=>{const t=a;if(r[t(278)]()[t(266)]((e=>e[t(270)]&&c==e[t(284)]&&(t(267)==e[t(213)]||t(209)==e[t(213)])&&(t(286)==e[t(234)]||t(202)==e[t(234)])&&e[t(220)]()[t(240)](f)))[t(281)]((e=>r[t(252)](e[t(216)]))),l=s[t(258)](n[t(279)][t(272)][t(212)]),f=n[t(279)][t(201)](l),u[t(217)](),n[t(200)][t(221)](t(255))[t(217)](),n[t(200)][t(221)](t(261))[t(217)](),h=u[t(244)],h!=i[t(244)])return s[t(232)](l)&&u[t(246)](i[t(244)],l)?(o({...i,setImageSizes:!1}),l=s[t(258)](n[t(279)][t(272)][t(212)]),void r[t(241)](l,{...d,commandReversedParams:[{value:h||null,setImageSizes:!1}]},[],t(286))):void(s[t(245)](l)?r[t(241)](l,d,[],t(202)):r[t(249)](f,d,t(202)))}))}));for(const e of n[t(194)][t(221)](t(280))[t(222)])o[e[t(218)]]=e[t(210)][t(259)]();r[t(257)][t(228)](t(267),t(286),t(283),(()=>!1)),r[t(257)][t(228)](t(267),t(202),t(283),(()=>!1)),r[t(257)][t(228)](t(209),t(202),t(283),(()=>!1)),r[t(257)][t(228)](t(267),t(286),t(229),(([e])=>{const n=t;s[n(242)](e[n(239)]())})),r[t(257)][t(228)](t(267),t(286),t(248),((e,n)=>{const s=t;r[s(257)][s(226)](s(267),"",s(229))(e,{commandName:n[s(203)],commandParams:n[s(206)]})})),r[t(257)][t(228)](t(267),t(286),t(205),(function(t,e){return a(t,e)?[t,e]:a(e,t)?[e,t]:null}));const i=[{type:t(267),subType:t(286)},{type:t(193),subType:t(275)},{type:t(267),subType:t(253)},{type:t(193),subType:t(253)}];function a(e,n){const o=t,a=i[o(260)]((({type:t,subType:n})=>e[o(213)]==t&&e[o(234)]==n)),c=i[o(260)]((({type:t,subType:e})=>n[o(213)]==t&&n[o(234)]==e));if(a<0||c<0)return!1;const u=e[o(220)](),l=n[o(220)]();if((0==a||1==a)&&2==c&&u[o(251)](l))return!0;if(2==a&&3==c){const t=r[o(271)](u,o(193))[o(266)]((({suggestion:t,meta:e})=>e[o(276)]&&o(253)==t[o(234)]));if(t[o(254)]>1&&l[o(227)][o(240)](u[o(282)]))return!0;if(1==t[o(254)]&&(u[o(282)][o(240)](l[o(227)])||u[o(227)][o(240)](l[o(282)])))return!0}if(3==a&&3==c&&u[o(282)][o(237)](l[o(282)])){const t=u[o(227)][o(233)],e=l[o(282)][o(274)];return s[o(245)](t)&&t===e}return!1}n[t(279)][t(272)][t(236)]((()=>{const e=t;let o=!1;const i=Array[e(190)](n[e(279)][e(272)][e(197)][e(188)]());for(const{name:t,data:n}of i){const{group:i,type:a,subType:c,id:u}=r[e(211)](t);if(e(224)==i&&r[e(199)](u)){if(e(267)==a&&(e(286)==c||e(202)==c)){const t=r[e(264)](u);if(n[e(192)]){const n=t[e(220)]()[e(239)]();if(s[e(245)](n))continue;r[e(252)](t),o=!0}}if(e(193)==a&&e(275)==c&&!n[e(192)]){const t=r[e(264)](u);t[e(204)]&&t[e(204)][e(270)]&&(r[e(252)](t[e(204)]),o=!0)}}}return o})),this[t(219)](o)}[Vo(219)](t){const e=Vo,n=this[e(256)],r=n[e(263)];n[e(194)][e(221)](e(223))[e(198)][e(208)]((n=>{const s=e;if(s(267)!=n[s(213)]&&s(209)!=n[s(213)])return;const{data:o}=n;if(!o||s(235)!=o[s(203)])return;const i=o[s(191)][0][s(244)];return function(t){const e=s;return{type:e(195),content:Kr(r,e(214),t)}}(s(247)===i?Kr(r,s(268)):t[i]||i)}))}}const Ko=Xo;function Xo(t,e){const n=qo();return(Xo=function(t,e){return n[t-=380]})(t,e)}function qo(){const t=["listenTo","306ngtxiX","_setSuggestionData","TrackChangesEditing","Users","2621571SBecAF","collaboration_features","27905YfQUMq","plugins","trackChanges","1830808OoJvOx","_handleImportedData","972797SQkGOe","322djocqr","bind","importWord","4240aTDNEt","execute","high","lowest","get","dataInsert","48968fGIffZ","afterInit","commands","47914955QsxKoQ","forEach","_trackChangesExecuted","2DQalfn","_trackChangesValueDuringImport","20997kAnlhM","editor","track_changes","value","enableCommand"];return(qo=function(){return t})()}!function(t){const e=Xo,n=t();for(;;)try{if(496160===parseInt(e(391))/1*(-parseInt(e(407))/2)+-parseInt(e(384))/3+-parseInt(e(389))/4+parseInt(e(386))/5*(-parseInt(e(380))/6)+parseInt(e(392))/7*(-parseInt(e(401))/8)+-parseInt(e(409))/9*(parseInt(e(395))/10)+parseInt(e(404))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(qo);class Qo extends t.Plugin{constructor(t){const e=Xo;super(t),this[e(408)]=!1,this[e(406)]=!1}[Ko(402)](){const t=Ko,e=this[t(410)],n=e[t(403)][t(399)](t(394)),r=e[t(403)][t(399)](t(388));n&&(n.on(t(396),((e,[,n])=>{const s=t;this[s(408)]=r[s(412)],n[s(385)][s(411)]=!this[s(408)]}),{priority:t(397)}),this[t(414)](n,t(400),this[t(390)][t(393)](this)),this[t(414)](n,t(400),(()=>{const e=t;this[e(406)]&&(r[e(396)](),this[e(406)]=!1)}),{priority:t(398)}),e[t(387)][t(399)](t(382))[t(413)](t(394)))}[Ko(390)](t,e){const n=Ko,{suggestions:r}=e,s=this[n(410)][n(403)][n(399)](n(388)),o=s[n(412)];this[n(408)]!==o&&(s[n(396)](),this[n(406)]=!0),r&&r[n(405)]((({id:t,type:e,author:r,created_at:s})=>{const o=n,i={id:t,type:e,authorId:this[o(410)][o(387)][o(399)](o(383)).me.id,createdAt:new Date,data:null,hasComments:!1,attributes:{"@external":{authorName:r,createdAt:s?new Date(s):new Date,source:o(394)}}};this[o(410)][o(387)][o(399)](o(382))[o(381)](i)}))}}const Jo=Yo;function Yo(t,e){const n=$o();return(Yo=function(t,e){return n[t-=244]})(t,e)}!function(t){const e=Yo,n=t();for(;;)try{if(883137===-parseInt(e(250))/1+-parseInt(e(267))/2+-parseInt(e(262))/3+-parseInt(e(247))/4*(-parseInt(e(281))/5)+-parseInt(e(268))/6+parseInt(e(266))/7*(parseInt(e(246))/8)+parseInt(e(244))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}($o);class Zo extends t.Plugin{[Jo(273)](){const t=Jo,e=this[t(256)],n=e[t(254)][t(257)](t(275));if(e[t(254)][t(245)](t(269))&&(n[t(255)](t(260)),n[t(255)](t(253))),e[t(254)][t(245)](t(282)))for(const e of[t(279),t(277)])n[t(251)](e);const r=e[t(274)];n[t(258)](t(259)),n[t(272)][t(261)](t(259),Kr(r,t(252))),this[t(263)]()}[Jo(263)](){const t=Jo,e=this[t(256)],n=e[t(274)],r=e[t(254)][t(257)](t(275));r[t(272)][t(264)]((e=>{const s=t;if(s(265)!=e[s(249)])return;const{data:o}=e;if(!o)return;if(s(279)!=o[s(280)]&&s(277)!=o[s(280)])return;const i=e[s(248)]()[0],a=r[s(272)][s(278)](i);return s(279)==o[s(280)]?{type:s(270),content:Kr(n,s(271),a)}:s(277)==o[s(280)]?{type:s(270),content:Kr(n,s(276),a)}:void 0}))}}function $o(){const t=["1724902raLcDj","3246006CqdhLF","IndentEditing","format","*Indent:* %0","descriptionFactory","afterInit","locale","TrackChangesEditing","*Outdent:* %0","outdentBlock","getItemLabel","indentBlock","commandName","5XvOiVh","IndentBlock","32256144eQiOYq","has","136RkyRab","593576XBCKYa","getItems","type","1584456RTLUhC","enableDefaultAttributesIntegration","FORMAT_INDENT","outdent","plugins","enableCommand","editor","get","registerBlockAttribute","blockIndent","indent","registerAttributeLabel","4473516cfdsVg","_registerLegacyDescription","registerDescriptionCallback","formatBlock","671097SKymjB"];return($o=function(){return t})()}function ti(t,e){var n=ni();return(ti=function(t,e){return n[t-=360]})(t,e)}var ei=ti;function ni(){var t=["6088524pWdUaO","TrackChangesEditing","1415430UkdWnQ","7GUESdF","441279MinOBw","get","requires","12850312qFliWw","plugins","1205680TJSbbz","865236Tgcqiu","enableCommand","init","100WjsUAq","editor","input","1052815GMTigY","8DOnOXY"];return(ni=function(){return t})()}!function(t){for(var e=ti,n=t();;)try{if(884174===parseInt(e(363))/1+parseInt(e(375))/2+-parseInt(e(367))/3*(parseInt(e(364))/4)+parseInt(e(374))/5+-parseInt(e(365))/6+parseInt(e(368))/7*(parseInt(e(372))/8)+-parseInt(e(369))/9*(parseInt(e(360))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ni);class ri extends t.Plugin{static get[ei(371)](){return[Os.Input]}[ei(377)](){var t=ei;this[t(361)][t(373)][t(370)](t(366))[t(376)](t(362))}}const si=oi;function oi(t,e){const n=ai();return(oi=function(t,e){return n[t-=253]})(t,e)}!function(t){const e=oi,n=t();for(;;)try{if(396112===-parseInt(e(282))/1+parseInt(e(273))/2*(-parseInt(e(263))/3)+-parseInt(e(260))/4*(parseInt(e(253))/5)+-parseInt(e(279))/6*(-parseInt(e(259))/7)+-parseInt(e(285))/8+parseInt(e(277))/9*(parseInt(e(293))/10)+parseInt(e(257))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ai);class ii extends t.Plugin{[si(280)](){const t=si,e=this[t(286)];if(!e[t(283)][t(261)](t(278)))return;const n=e[t(283)][t(267)](t(266)),r=e[t(254)][t(267)](t(294));n[t(274)](t(294)),n[t(274)](t(270)),n[t(290)](t(292));for(const e of r[t(265)])n[t(290)](e.id),n[t(275)][t(287)](e.id,t(295)+e[t(276)][t(288)]()+")");n[t(275)][t(258)]((n=>{const r=t;if(r(289)!=n[r(264)])return;const{data:s}=n;if(!s||r(292)!=s[r(262)])return;const o=s[r(281)],i=e[r(284)];return{type:r(272),content:null==o?Kr(i,r(291)):Kr(i,r(256),'"'+o+'"')}})),this[t(268)]()}[si(268)](){const t=si,e=this[t(286)],n=e[t(284)];e[t(283)][t(267)](t(266))[t(275)][t(258)]((e=>{const r=t;if(r(271)!=e[r(264)])return;const{data:s}=e;if(s){if(r(294)==s[r(269)]){const t=s[r(255)][0];return{type:r(272),content:Kr(n,r(256),'"'+t+'"')}}return r(270)==s[r(269)]?{type:r(272),content:Kr(n,r(291))}:void 0}}))}}function ai(){const t=["format","118sBCMQM","enableDefaultAttributesIntegration","descriptionFactory","label","9iokAVa","LinkEditing","2214kKxYmR","afterInit","newValue","455042ytZcvP","plugins","locale","6592kEXOWp","editor","registerAttributeLabel","toLowerCase","attribute","registerInlineAttribute","*Remove link*","linkHref","1625790qidtrf","link","link (","173815gSZuIA","commands","commandParams","*Set link:* %0","21640476cmdakt","registerDescriptionCallback","910DkRQpK","72krlnFq","has","key","35601iscXMh","type","manualDecorators","TrackChangesEditing","get","_registerLegacyDescription","commandName","unlink","formatInline"];return(ai=function(){return t})()}const ci=fi;!function(t){const e=fi,n=t();for(;;)try{if(130298===-parseInt(e(472))/1+parseInt(e(452))/2+-parseInt(e(473))/3+-parseInt(e(438))/4+parseInt(e(481))/5*(-parseInt(e(435))/6)+parseInt(e(441))/7+parseInt(e(504))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(li);class ui extends t.Plugin{[ci(450)](){const t=ci,e=this[t(496)],n=e[t(508)];if(!e[t(492)][t(459)](t(461)))return;const r=e[t(492)][t(501)](t(463)),s=e[t(492)][t(459)](t(483));function o(t){return()=>{const n=fi,s=e[n(478)][n(430)][n(484)],o=e[n(456)][n(501)](t);if(o[n(486)])return void e[n(457)](n(439),{});const i=t[n(500)](0,-4),a=function(t,e,r){const s=n;let o=Array[s(511)](t)[s(466)]((t=>function(t,e){const n=s;return e[n(445)](t[n(503)],n(442))&&!e[n(499)](t)}(t,r)));o=o[s(466)]((t=>!t.is(s(505),s(442))||t[s(453)](s(434))!=e));const i=new Set;for(const t of o)t.is(s(505),s(442))?i[s(470)](hi(t)):i[s(470)](t);return Array[s(511)](i)}(s[n(510)](),i,e[n(478)][n(444)]);e[n(478)][n(462)]((()=>{const e=n;for(const n of a)r[e(507)](n,{commandName:t,commandParams:[{forceValue:!o[e(486)]}],formatGroupId:e(477)},di(n))}))}}function i(t){return()=>{const n=fi,s=function(t){const e=fi;let n=Array[e(511)](t);const r=n[e(491)]((t=>e(442)!=t[e(429)]));return r>-1&&(n=n[e(500)](0,r)),n}(e[n(478)][n(430)][n(484)][n(510)]()),o=e[n(478)][n(494)](e[n(478)][n(479)](s[0],n(497)),e[n(478)][n(479)](s[s[n(437)]-1],n(436)));e[n(478)][n(462)]((()=>{const e=n;r[e(507)](o,{commandName:t,commandParams:[],formatGroupId:e(464)},function(t){const n=e,r=new Set;for(const e of t){let t=e[n(451)];for(;t&&t[n(453)](n(464))>e[n(453)](n(464));)r[n(470)](t),t=t[n(451)]}return Array[n(511)](r)}(s))}))}}r[t(512)](t(455),o(t(455))),r[t(512)](t(509),o(t(509))),s&&r[t(512)](t(440),o(t(440))),r[t(512)](t(431),i(t(431))),r[t(512)](t(482),i(t(482))),s&&r[t(512)](t(449),(()=>{const n=t,s=e[n(456)][n(501)](n(449)),o=Array[n(511)](s[n(498)]);o[n(466)]((t=>t[n(453)](n(467))!=s[n(486)])),e[n(478)][n(462)]((()=>{const t=n;for(const e of o)r[t(507)](e,{commandName:t(449),commandParams:[{forceValue:!s[t(486)]}]})}))})),r[t(460)][t(454)](t(442),(e=>Kr(n,t(474),e))),r[t(460)][t(506)]((e=>{const r=t;if(r(487)!=e[r(443)]&&r(468)!=e[r(443)])return;const{data:s}=e;if(s){if(r(455)==s[r(489)]||r(509)==s[r(489)]||r(440)==s[r(489)])switch(s[r(489)][r(495)](r(469),"")){case r(493):return o(Kr(n,r(465)));case r(471):return o(Kr(n,r(448)));case r(447):return o(Kr(n,r(490)))}if(r(431)==s[r(489)])return{type:r(433),content:Kr(n,r(475),Kr(n,r(474)))};if(r(482)==s[r(489)])return{type:r(433),content:Kr(n,r(446),Kr(n,r(474)))};if(r(449)==s[r(489)])return s[r(476)][0][r(480)]?{type:r(433),content:Kr(n,r(488))}:{type:r(433),content:Kr(n,r(502))}}function o(t){const e=r;return{type:e(433),content:Kr(n,e(458),t)}}}))}}function li(){const t=["commandParams","blockName","model","createPositionAt","forceValue","5riSmkn","outdentList","LegacyTodoListEditing","selection","previousSibling","value","formatBlock","*Check item*","commandName","ELEMENT_TODO_LIST","findIndex","plugins","bulleted","createRange","replace","editor","before","_selectedElements","isObject","slice","get","*Uncheck item*","parent","2506512fdgXxu","element","registerDescriptionCallback","markBlockFormat","locale","bulletedList","getSelectedBlocks","from","enableCommand","name","document","indentList","push","format","listType","457902NLmSec","end","length","958592htZAGf","paragraph","todoList","1616993kPjxKa","listItem","type","schema","checkChild","*Outdent:* %0","todo","ELEMENT_NUMBERED_LIST","checkTodoList","afterInit","nextSibling","458372QIEBzx","getAttribute","registerElementLabel","numberedList","commands","execute","*Change to:* %0","has","descriptionFactory","LegacyListEditing","change","TrackChangesEditing","listIndent","ELEMENT_BULLETED_LIST","filter","todoListChecked","formatInline","List","add","numbered","162858tDbITb","493134PLYxMW","ELEMENT_LIST_ITEM","*Indent:* %0"];return(li=function(){return t})()}function fi(t,e){const n=li();return(fi=function(t,e){return n[t-=429]})(t,e)}function hi(t){const e=ci,n=t[e(453)](e(464));if(0==n)return t;let r=t;for(;t[e(485)]&&t[e(485)].is(e(505),e(442));){const s=t[e(485)][e(453)](e(464));if(s==n)r=t[e(485)];else if(s<n)break;t=t[e(485)]}return r}function di(t){const e=ci,n=[];if(t.is(e(505),e(442))&&t[e(453)](e(464))>0){let r=t[e(451)];for(;r&&e(442)==r[e(429)]&&r[e(453)](e(464))==t[e(453)](e(464));)n[e(432)](r),r=r[e(451)]}return n}const gi=mi;!function(t){const e=mi,n=t();for(;;)try{if(676023===-parseInt(e(294))/1+parseInt(e(248))/2+-parseInt(e(258))/3*(-parseInt(e(277))/4)+parseInt(e(280))/5*(-parseInt(e(255))/6)+parseInt(e(289))/7*(-parseInt(e(321))/8)+parseInt(e(296))/9+-parseInt(e(283))/10*(-parseInt(e(259))/11))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ei);class pi extends t.Plugin{[gi(310)](){const t=gi;if(!this[t(284)][t(297)][t(291)](t(243)))return;const e=this[t(284)][t(307)][t(287)](t(269)),n=this[t(284)][t(297)][t(287)](t(262));e[t(279)]&&n[t(240)](t(288),this[t(260)][t(249)](this)),e[t(252)]&&n[t(240)](t(247),this[t(290)][t(249)](this)),e[t(313)]&&n[t(240)](t(318),this[t(250)][t(249)](this)),n[t(251)][t(320)](this[t(278)][t(249)](this))}[gi(260)](t,e={}){const n=gi,r=this[n(284)][n(297)][n(287)](n(262)),s=this[n(298)]();this[n(284)][n(282)][n(256)]((()=>{const t=n;r[t(261)](s,{commandName:t(288),commandParams:[{type:e[t(275)]}],formatGroupId:t(288)})}))}[gi(290)](t,e={}){const n=gi,r=this[n(284)][n(297)][n(287)](n(262)),s=this[n(302)]((t=>t.is(n(314),n(309))&&n(306)===t[n(253)](n(312))));if(s[n(264)]<1)return;const o=s[n(304)]((t=>this[n(284)][n(282)][n(305)](this[n(284)][n(282)][n(316)](t,n(315)),this[n(284)][n(282)][n(316)](t,0))));this[n(284)][n(282)][n(256)]((()=>{const t=n;r[t(261)](o,{commandName:t(247),commandParams:[{reversed:e[t(252)]}],formatGroupId:t(247)})}))}[gi(250)](t,e={}){const n=gi,r=this[n(284)][n(297)][n(287)](n(262)),s=this[n(302)]((t=>t.is(n(314),n(309))&&n(306)===t[n(253)](n(312))));if(s[n(264)]<1)return;const o=s[n(304)]((t=>this[n(284)][n(282)][n(305)](this[n(284)][n(282)][n(316)](t,n(315)),this[n(284)][n(282)][n(316)](t,0))));this[n(284)][n(282)][n(256)]((()=>{const t=n;r[t(261)](o,{commandName:t(318),commandParams:[{startIndex:e[t(313)]}],formatGroupId:t(318)})}))}[gi(278)](t){const e=gi;if(e(311)!=t[e(275)]&&e(267)!=t[e(275)])return;const n=this[e(284)][e(319)],{data:r}=t;if(!r)return;let s,o;switch(r[e(245)]){case e(288):s=e(292),o={type:e(301),content:Kr(n,s,Kr(n,this[e(276)](r[e(263)][0][e(275)])))};break;case e(247):s=r[e(263)][0][e(252)]?e(303):e(271),o={type:e(301),content:Kr(n,s)};break;case e(318):s=e(281),o={type:e(301),content:Kr(n,s,r[e(263)][0][e(313)])}}return o}[gi(298)](){const t=gi;var e,n,r,s;const o=this[t(284)][t(297)][t(287)](t(308));let i=Array[t(254)](this[t(284)][t(282)][t(270)][t(293)][t(299)]());return(null===(e=i[0])||void 0===e?void 0:e.is(t(314),t(309)))&&i[t(241)](...o[t(265)](this[t(284)][t(282)][t(270)][t(293)][t(268)](),t(266))),(null===(n=i[i[t(264)]-1])||void 0===n?void 0:n.is(t(314),t(309)))&&i[t(272)](...o[t(265)](this[t(284)][t(282)][t(270)][t(293)][t(286)](),t(274))),i=[...new Set(i)],(null===(s=null===(r=this[t(284)][t(282)][t(270)][t(293)][t(268)]())||void 0===r?void 0:r[t(244)])||void 0===s?void 0:s.is(t(314),t(309)))&&(i=i[t(242)]((e=>e.is(t(314),t(309))))),i}[gi(302)](t){const e=gi,n=this[e(284)][e(297)][e(287)](e(308));let r=Array[e(254)](this[e(284)][e(282)][e(270)][e(293)][e(299)]())[e(242)](t)[e(304)]((t=>{const r=e,s=this[r(284)][r(282)][r(316)](t,0);return[...n[r(265)](s,r(266)),...n[r(265)](s,r(274))]}))[e(285)]();return r=[...new Set(r)],r}[gi(276)](t){const e=gi;return e(257)+(this[e(284)][e(297)][e(287)](e(308))[e(295)](t)||e(246))[e(317)]()+e(273)+t[e(317)]()[e(300)](/-/g,"_")}}function mi(t,e){const n=Ei();return(mi=function(t,e){return n[t-=240]})(t,e)}function Ei(){const t=["210835YzPhzv","*Format:* set start index to %0","model","10ZiPyxI","editor","flat","getLastPosition","get","listStyle","457898pGVePm","handleListReversedCommand","has","*Change to:* %0","selection","493504zyYzMu","getListTypeFromListStyleType","5096511mWWHPJ","plugins","_getSuggestionBlocksForListStyle","getSelectedBlocks","replace","format","_getSuggestionBlocks","*Format:* set order to reversed","map","createRange","numbered","config","LegacyListUtils","listItem","afterInit","formatBlock","listType","startIndex","element","before","createPositionAt","toUpperCase","listStart","locale","registerDescriptionCallback","104lNyxUt","enableCommand","unshift","filter","LegacyListPropertiesEditing","parent","commandName","default","listReversed","61696MzQCbD","bind","handleListStartCommand","descriptionFactory","reversed","getAttribute","from","30TgSMNP","change","ELEMENT_","42927jphUNi","6322261NixSaX","handleListStyleCommand","markMultiRangeBlockFormat","TrackChangesEditing","commandParams","length","getSiblingNodes","backward","formatInline","getFirstPosition","list.properties","document","*Format:* set order to regular","push","_LIST_","forward","type","_getTranslationKeyForListStyle","296JFcadz","handleDescriptions","styles"];return(Ei=function(){return t})()}const Ii=bi;function bi(t,e){const n=Ti();return(bi=function(t,e){return n[t-=497]})(t,e)}function Ti(){const t=["descriptionFactory","locale","plugins","get","createEmptyElement","options","downcastDispatcher","afterInit","has","stop","TrackChangesEditing","conversion","showSuggestionHighlights","editor","registerElementLabel","dataDowncast","attribute:url:media","for","media","30SeHbgp","div","677570EYYOKY","649626AZWrCj","2829687UyRYQG","ELEMENT_MEDIA","9igBZmU","1806124VhtmVz","enableCommand","547105TOAyzf","data","elementToElement","5407749QWjNlP","high","MediaEmbedEditing","1766760sqlbGz","mediaEmbed"];return(Ti=function(){return t})()}!function(t){const e=bi,n=t();for(;;)try{if(511248===parseInt(e(515))/1+-parseInt(e(509))/2*(-parseInt(e(512))/3)+parseInt(e(513))/4+-parseInt(e(508))/5*(parseInt(e(506))/6)+-parseInt(e(510))/7+parseInt(e(521))/8+-parseInt(e(518))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ti);class _i extends t.Plugin{[Ii(530)](){const t=Ii,e=this[t(500)];if(!e[t(525)][t(531)](t(520)))return;const n=e[t(525)][t(526)](t(497)),r=e[t(524)];n[t(514)](t(522)),n[t(523)][t(501)](t(505),(e=>Kr(r,t(511),e))),e[t(498)][t(504)](t(502))[t(517)]({model:t(505),view:(e,{writer:n,options:r})=>{const s=t;if(r[s(499)])return n[s(527)](s(507))},converterPriority:t(519)}),e[t(516)][t(529)].on(t(503),((e,n,r)=>{const s=t;r[s(528)][s(499)]&&e[s(532)]()}),{priority:t(519)})}}const yi=ki;function Ai(){const t=["6085926LbLTSD","280ElWdAf","16TNsMTO","has","TrackChangesEditing","12530zFEvKm","4516015YzADCX","102OrBqjG","enableCommand","32350270oXWXjs","get","editor","21724YcSsML","afterInit","102038ZwwysX","1356759Srvezv","plugins","MentionEditing","mention"];return(Ai=function(){return t})()}function ki(t,e){const n=Ai();return(ki=function(t,e){return n[t-=438]})(t,e)}!function(t){const e=ki,n=t();for(;;)try{if(529946===-parseInt(e(439))/1*(parseInt(e(451))/2)+parseInt(e(444))/3*(-parseInt(e(449))/4)+-parseInt(e(443))/5+-parseInt(e(456))/6+parseInt(e(442))/7*(parseInt(e(438))/8)+parseInt(e(452))/9+parseInt(e(446))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ai);class Ci extends t.Plugin{[yi(450)](){const t=yi,e=this[t(448)];e[t(453)][t(440)](t(454))&&e[t(453)][t(447)](t(441))[t(445)](t(455))}}function Li(){const t=["insertMergeField","4ibdWxH","202710bONXrJ","411085AsKyrB","registerElementLabel","getLabel","ELEMENT_MERGE_FIELD","locale","getAttribute","registerDescriptionCallback","2629ylQBkX","getContainedElement","deletion","952372nSbLnr","has","135HMXsWl","43961LqEQCC","*Remove:* %0","type","insertMergeFieldBlock","afterInit","7920NSUJCV","*Insert:* %0","insertion","3VRXIei","1180848tNRyrd","plugins","descriptionFactory","MergeFieldsEditing","TrackChangesEditing","77zfQbrf","mergeFieldBlock","editor","enableCommand","127938zEmXYO","element","get","mergeField"];return(Li=function(){return t})()}function Ni(t,e){const n=Li();return(Ni=function(t,e){return n[t-=447]})(t,e)}const Si=Ni;!function(t){const e=Ni,n=t();for(;;)try{if(152742===-parseInt(e(455))/1*(parseInt(e(478))/2)+parseInt(e(463))/3*(parseInt(e(452))/4)+parseInt(e(480))/5+-parseInt(e(473))/6*(-parseInt(e(469))/7)+parseInt(e(464))/8+parseInt(e(454))/9*(-parseInt(e(479))/10)+parseInt(e(449))/11*(-parseInt(e(460))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Li);class Ri extends t.Plugin{[Si(459)](){const t=Si,e=this[t(471)];if(!e[t(465)][t(453)](t(467)))return;e[t(465)][t(475)](t(468))[t(472)](t(477)),e[t(465)][t(475)](t(468))[t(472)](t(458));const n=e[t(465)][t(475)](t(468)),r=e[t(484)];n[t(466)][t(481)](t(476),(e=>Kr(r,t(483),e))),n[t(466)][t(481)](t(470),(e=>Kr(r,t(483),e))),n[t(466)][t(448)]((n=>{const s=t;if(s(462)!=n[s(457)]&&s(451)!=n[s(457)])return;const o=n[s(450)]();if(null==o)return;if(!o.is(s(474),s(476))&&!o.is(s(474),s(470)))return;const i=e[s(465)][s(475)](s(467))[s(482)](o[s(447)]("id"));return s(462)==n[s(457)]?{type:s(462),content:Kr(r,s(461),'"'+i+'" '+Kr(r,s(483)))}:{type:s(451),content:Kr(r,s(456),'"'+i+'" '+Kr(r,s(483)))}}))}}function Mi(t,e){const n=Oi();return(Mi=function(t,e){return n[t-=291]})(t,e)}const vi=Mi;function Oi(){const t=["listMarkerStyle","oldValue","5396800kuthtG","enableDefaultAttributesIntegration","1727772myeztp","1609216awbEny","1888281tDeGrk","head","2129649DQzxZm","newValue","*Set format:* %0","format","registerDescriptionCallback","ELEMENT_MULTI_LEVEL_LIST","*Remove format:* %0","data","handleDescriptions","has","next","locale","editor","108361zAMbno","4BVwWJl","TrackChangesEditing","plugins","key","12740893GYGqfw","multiLevelList","get","6khOnjH","descriptionFactory","15vdENMl","afterInit","listType","registerBlockAttribute","16KeOOLO","MultiLevelList"];return(Oi=function(){return t})()}!function(t){const e=Mi,n=t();for(;;)try{if(638987===parseInt(e(325))/1*(parseInt(e(296))/2)+-parseInt(e(312))/3*(parseInt(e(326))/4)+parseInt(e(298))/5*(-parseInt(e(308))/6)+-parseInt(e(309))/7+parseInt(e(302))/8*(parseInt(e(310))/9)+parseInt(e(306))/10+parseInt(e(293))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Oi);class wi extends t.Plugin{[vi(299)](){const t=vi,e=this[t(324)],n=e[t(291)][t(295)](t(327));e[t(291)][t(321)](t(303))&&(n[t(307)](t(294)),n[t(301)](t(304)),n[t(297)][t(316)]((e=>this[t(320)](e))))}[vi(320)](t){const e=vi,n=this[e(324)][e(323)],{data:r}=t,s={type:e(315),content:""};if(r&&e(304)==r[e(292)]){if(!r[e(305)])return{type:e(315),content:Kr(n,e(314),Kr(n,e(317)))+" ("+r[e(313)]+")"};if(!r[e(313)]){let o=t[e(311)];for(;o;){if(o[e(319)]&&e(300)==o[e(319)][e(292)]&&o[e(319)][e(313)])return s;o=o[e(322)]}return{type:e(315),content:Kr(n,e(318),Kr(n,e(317)))+" ("+r[e(305)]+")"}}}}}function Di(){const t=["20FHkgzU","registerElementLabel","57qiqFis","afterInit","571184BadZKQ","TrackChangesEditing","16153548OnfADK","144QqGCiR","15nyumWr","6lbjiYq","locale","2423547TYUafE","editor","281712ezEzRw","451508GYGwkw","has","ELEMENT_PAGE_BREAK","descriptionFactory","pageBreak","79726umJcNF","4286843sGqvPM","13uZJrbv","plugins","get","PageBreakEditing","enableCommand"];return(Di=function(){return t})()}const Fi=Pi;function Pi(t,e){const n=Di();return(Pi=function(t,e){return n[t-=263]})(t,e)}!function(t){const e=Pi,n=t();for(;;)try{if(465441===parseInt(e(272))/1+-parseInt(e(277))/2*(parseInt(e(286))/3)+-parseInt(e(288))/4*(-parseInt(e(266))/5)+-parseInt(e(267))/6*(-parseInt(e(269))/7)+-parseInt(e(271))/8*(-parseInt(e(265))/9)+-parseInt(e(284))/10*(-parseInt(e(278))/11)+parseInt(e(264))/12*(-parseInt(e(279))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Di);class Bi extends t.Plugin{[Fi(287)](){const t=Fi,e=this[t(270)];if(!e[t(280)][t(273)](t(282)))return;e[t(280)][t(281)](t(263))[t(283)](t(276));const n=e[t(280)][t(281)](t(263)),r=e[t(268)];n[t(275)][t(285)](t(276),(e=>Kr(r,t(274),e)))}}const xi=Gi;function Ui(){const t=["start","TrackChangesEditing","toViewPosition","afterInit","5312008GKoiqQ","data","nodeAfter","get","has","108GKZlXV","downcastDispatcher","editing","end","enableCommand","53675kELXgb","name","showSuggestionHighlights","insertion","isLimit","formatBlock","isTouching","addMarker:suggestion:insertion","format","*Change to:* %0","activeMarkers","span","mapper","2351034ClQHvO","editor","writer","type","100JQxodq","registerElementLabel","6022092NXjhoH","_registerLegacyDescription","locale","options","registerDescriptionCallback","enableDefaultAttributesIntegration","model","ELEMENT_PARAGRAPH","markerRange","getItemLabel","ck-suggestion-marker-split","createUIElement","bindElementToMarker","1749996AcrOdm","ck-suggestion-marker--active","1703695DYVHPw","schema","insert","highest","paragraph","6559iaPnNC","consumable","markerName","Paragraph","getFirstRange","isBlock","addClass","130vfzQCg","insertParagraph","plugins","checkChild","_splitMarkerName","commandName","includes","*Insert:* %0","$text","descriptionFactory","consume"];return(Ui=function(){return t})()}!function(t){const e=Gi,n=t();for(;;)try{if(540878===-parseInt(e(174))/1*(parseInt(e(181))/2)+-parseInt(e(219))/3+parseInt(e(201))/4*(-parseInt(e(206))/5)+parseInt(e(225))/6+-parseInt(e(169))/7+-parseInt(e(196))/8+parseInt(e(167))/9*(parseInt(e(223))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ui);class ji extends t.Plugin{[xi(195)](){const t=xi,e=this[t(220)];if(!e[t(183)][t(200)](t(177)))return;const n=e[t(227)],r=e[t(183)][t(199)](t(193));r[t(190)][t(224)](t(173),(e=>Kr(n,t(232),e))),r[t(230)](t(173)),r[t(205)](t(182)),e[t(203)][t(202)].on(t(213),Vi(e),{priority:t(172)}),e[t(197)][t(202)].on(t(213),((n,r,s)=>{const o=t;s[o(228)][o(208)]&&Vi(e,{showActiveMarker:!1})(n,r,s)}),{priority:t(172)});const s=r[t(190)];s[t(229)]((r=>{const o=t;if(o(209)!==r[o(222)])return;const{start:i,end:a}=r[o(178)]();if(!i[o(212)](a)||!i[o(198)])return;const c=e[o(231)][o(170)],u=i[o(198)];return c[o(179)](u)&&!c[o(210)](u)&&c[o(184)](u,o(189))?{type:o(209),content:Kr(n,o(188),s[o(234)](u,1))}:void 0})),this[t(226)]()}[xi(226)](){const t=xi,e=this[t(220)],n=e[t(227)];e[t(183)][t(199)](t(193))[t(190)][t(229)]((e=>{const r=t;if(r(211)!=e[r(222)])return;const{data:s}=e;return s&&r(173)==s[r(186)]?{type:r(214),content:Kr(n,r(215),Kr(n,r(232)))}:void 0}))}}function Gi(t,e){const n=Ui();return(Gi=function(t,e){return n[t-=167]})(t,e)}function Vi(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=Gi,i=t[o(183)][o(199)](o(193)),a=r[o(233)][o(192)],c=r[o(233)][o(204)],u=t[o(231)][o(170)];if(!a[o(212)](c)||!a[o(198)])return;const l=a[o(198)];if(u[o(179)](l)&&!u[o(210)](l)&&u[o(184)](l,o(189))){if(!s[o(175)][o(191)](r[o(233)],n[o(207)]))return;const{authorId:t}=i[o(185)](r[o(176)]),a=s[o(221)][o(236)](o(217),{class:o(235),"data-author-id":t}),u=s[o(218)][o(194)](c);e&&i[o(216)][o(187)](r[o(176)])&&s[o(221)][o(180)](o(168),a),s[o(221)][o(171)](u,a),s[o(218)][o(237)](a,r[o(176)])}}}const Hi=zi;function zi(t,e){const n=Wi();return(zi=function(t,e){return n[t-=302]})(t,e)}function Wi(){const t=["formatBlock","removeFormat","formatInline","format","109533WVVMjU","registerDescriptionCallback","get","locale","descriptionFactory","645479vgVrmQ","2kuAZrF","editor","afterInit","350886XfdVlX","enableDefaultAttributesIntegration","252749SyTeHs","has","type","1992300HBQGIA","2298980aGodPJ","_registerLegacyDescription","2633112EdVbXg","commandName","8hlmFXJ","*Remove all formatting*","TrackChangesEditing","RemoveFormatEditing","plugins"];return(Wi=function(){return t})()}!function(t){const e=zi,n=t();for(;;)try{if(377053===parseInt(e(307))/1+parseInt(e(308))/2*(-parseInt(e(302))/3)+parseInt(e(316))/4+-parseInt(e(317))/5+parseInt(e(311))/6+-parseInt(e(313))/7*(parseInt(e(321))/8)+-parseInt(e(319))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wi);class Ki extends t.Plugin{[Hi(310)](){const t=Hi,e=this[t(309)];e[t(325)][t(314)](t(324))&&(e[t(325)][t(304)](t(323))[t(312)](t(327)),this[t(318)]())}[Hi(318)](){const t=Hi,e=this[t(309)];e[t(325)][t(304)](t(323))[t(306)][t(303)]((n=>{const r=t;if(r(326)!=n[r(315)]&&r(328)!=n[r(315)])return;const{data:s}=n;return s&&r(327)==s[r(320)]?{type:r(329),content:Kr(e[r(305)],r(322))}:void 0}))}}function Xi(t,e){const n=Qi();return(Xi=function(t,e){return n[t-=408]})(t,e)}const qi=Xi;function Qi(){const t=["discardSuggestion","discardAllSuggestions","369nwSVoi","RestrictedEditingModeEditing","11732LjGffr","editor","TrackChangesEditing","27572930vJfgUb","afterInit","5818002CKLXgv","goToNextRestrictedEditingException","enableCommand","goToPreviousRestrictedEditingException","7weANtg","discardSelectedSuggestions","1165788hIRExT","trackChanges","137768Cfuaep","acceptSelectedSuggestions","acceptAllSuggestions","2gIOWaX","plugins","acceptSuggestion","570KKAEFI","7941360UjUWZU","has","get","1258867DuxELC"];return(Qi=function(){return t})()}!function(t){const e=Xi,n=t();for(;;)try{if(771467===parseInt(e(415))/1*(-parseInt(e(408))/2)+parseInt(e(431))/3+-parseInt(e(420))/4*(parseInt(e(411))/5)+-parseInt(e(425))/6*(-parseInt(e(429))/7)+-parseInt(e(433))/8*(parseInt(e(418))/9)+-parseInt(e(412))/10+parseInt(e(423))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Qi);class Ji extends t.Plugin{[qi(424)](){const t=qi,e=this[t(421)];if(!e[t(409)][t(413)](t(419)))return;const n=e[t(409)][t(414)](t(422));n[t(427)](t(428)),n[t(427)](t(426));const r=e[t(409)][t(414)](t(419));r[t(427)](t(432)),r[t(427)](t(410)),r[t(427)](t(416)),r[t(427)](t(435)),r[t(427)](t(417)),r[t(427)](t(434)),r[t(427)](t(430))}}function Yi(){const t=["descriptionFactory","model","getItems","merge","4630oYhclL","editing","name","11570GRUORa","registerElementLabel","test","requires","init","createPositionBefore","19287lDwqpa","plugins","editor","bindElementToMarker","insert","732bTAzAu","get","179135BRzweY","537534WKuZaB","toViewPosition","920628CYXeHf","deletion","downcastDispatcher","locale","activeMarkers","addClass","652rNzIYI","mapper","includes","softBreak","writer","data","high","markerRange","split","markerName","TrackChangesEditing","ELEMENT_LINE_BREAK","consumable","34PLIaJo","8NEOqlx","showSuggestionHighlights","addMarker:suggestion:deletion","52906KtXKPS","span","ck-suggestion-marker--active","element","ck-suggestion-marker-","createUIElement","enableCommand","options","710HAyWFw","_splitMarkerName","addMarker:suggestion:insertion","addMarker:suggestion","shiftEnter"];return(Yi=function(){return t})()}const Zi=$i;function $i(t,e){const n=Yi();return($i=function(t,e){return n[t-=121]})(t,e)}!function(t){const e=$i,n=t();for(;;)try{if(153430===-parseInt(e(178))/1*(parseInt(e(154))/2)+-parseInt(e(133))/3+parseInt(e(141))/4*(-parseInt(e(175))/5)+-parseInt(e(135))/6+parseInt(e(158))/7*(-parseInt(e(155))/8)+parseInt(e(125))/9*(-parseInt(e(166))/10)+parseInt(e(132))/11*(parseInt(e(130))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Yi);class ta extends t.Plugin{static get[Zi(122)](){return[Zs.ShiftEnter]}[Zi(123)](){const t=Zi,e=this[t(127)],n=e[t(126)][t(131)](t(151));n[t(164)](t(170)),e[t(176)][t(137)].on(t(168),ea(e),{priority:t(147)}),e[t(176)][t(137)].on(t(157),ea(e),{priority:t(147)}),e[t(146)][t(137)].on(t(169),((n,r,s)=>{const o=t;s[o(165)][o(156)]&&ea(e,{showActiveMarker:!1})(n,r,s)})),n[t(171)][t(179)](t(144),(n=>Kr(e[t(138)],t(152),n)))}}function ea(t,{showActiveMarker:e=!0}={}){return(n,r,s)=>{const o=$i,i=t[o(126)][o(131)](o(151));if(!s[o(153)][o(121)](r[o(148)],n[o(177)]))return;const a=t[o(172)];for(const t of r[o(148)][o(173)]()){if(!t.is(o(161),o(144)))continue;const n=o(136)==r[o(150)][o(149)](":")[1]?o(174):o(149),{authorId:c}=i[o(167)](r[o(150)]),u=s[o(145)][o(163)](o(159),{class:o(162)+n,"data-author-id":c}),l=s[o(142)][o(134)](a[o(124)](t));e&&i[o(139)][o(143)](r[o(150)])&&s[o(145)][o(140)](o(160),u),s[o(145)][o(129)](l,u),s[o(142)][o(128)](u,r[o(150)])}}}const na=sa;function ra(){const t=["commands","StandardEditingModeEditing","editor","10Dvrrlu","formatInline","from","formatBlock","FORMAT_RESTRICTED_ENABLED","1277454dxaOse","value","enableCommand","FORMAT_RESTRICTED_DISABLED","document","get","40544pQoGOf","locale","registerDescriptionCallback","afterInit","selection","isCollapsed","type","18FJasUS","1588005zOEEqS","commandParams","403344CPaVaF","forceValue","has","change","TrackChangesEditing","getRanges","restrictedEditingException","777228lhUgdo","markInlineFormat","descriptionFactory","format","159573EaPfCV","commandName","plugins","162732GoiNGI","model"];return(ra=function(){return t})()}function sa(t,e){const n=ra();return(sa=function(t,e){return n[t-=245]})(t,e)}!function(t){const e=sa,n=t();for(;;)try{if(189502===-parseInt(e(255))/1+-parseInt(e(260))/2*(parseInt(e(252))/3)+parseInt(e(248))/4+parseInt(e(279))/5+parseInt(e(265))/6+-parseInt(e(271))/7+parseInt(e(281))/8*(-parseInt(e(278))/9))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ra);class oa extends t.Plugin{[na(274)](){const t=na,e=this[t(259)],n=e[t(256)],r=e[t(272)];if(!e[t(254)][t(283)](t(258)))return;const s=e[t(254)][t(270)](t(245)),o=t(247),i=e[t(257)][t(270)](o);s[t(267)](o,((e,r={})=>{const a=t,c=n[a(269)][a(275)];if(c[a(276)])return void e(r);const u=void 0!==r[a(282)]?r[a(282)]:!i[a(266)];n[a(284)]((()=>{const t=a,e=Array[t(262)](c[t(246)]());for(const r of e){const e=u?[r]:Fs(o,r,n);for(const n of e)s[t(249)](n,{commandName:o,commandParams:[{forceValue:u}]})}}))})),s[t(250)][t(273)]((e=>{const n=t;if(n(263)!=e[n(277)]&&n(261)!=e[n(277)])return;const{data:s}=e;return s&&s[n(253)]==o?s[n(280)][0][n(282)]?{type:n(251),content:Kr(r,n(264))}:{type:n(251),content:Kr(r,n(268))}:void 0}))}}const ia=aa;function aa(t,e){const n=ca();return(aa=function(t,e){return n[t-=431]})(t,e)}function ca(){const t=["1487841kvrRzQ","enableDefaultAttributesIntegration","has","ghsAttributes","getGhsAttributeNameForElement","registerAttributeLabel","StyleUtils","element","formatInline","_registerLegacyDescription","styleName","Style","54512oxRhFc","GeneralHtmlSupport","4421598EnTbQp","registerDescriptionCallback","editor","toLowerCase","9330850UmBoHp","locale","formatBlock","DataSchema","config","plugins","registerInlineAttribute","afterInit","registerBlockAttribute","commandName","90317PrMpKJ","77IdfBFp","get","descriptionFactory","5mkvOat","inline","format","*Set format:* %0","commandParams","TrackChangesEditing","2818628FwjcRi","style","*Remove format:* %0","normalizeConfig","block","1165212dPzcVf","18UMtJYL","forceValue","add","definitions","type","FORMAT_STYLE"];return(ca=function(){return t})()}!function(t){const e=aa,n=t();for(;;)try{if(590070===-parseInt(e(465))/1+-parseInt(e(480))/2+-parseInt(e(437))/3+parseInt(e(475))/4*(parseInt(e(469))/5)+-parseInt(e(451))/6+-parseInt(e(466))/7*(parseInt(e(449))/8)+-parseInt(e(431))/9*(-parseInt(e(455))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ca);class ua extends t.Plugin{[ia(462)](){const t=ia,e=this[t(453)];if(!e[t(460)][t(439)](t(448))||!e[t(460)][t(439)](t(458)))return;const n=e[t(460)][t(467)](t(474)),r=e[t(456)],s=e[t(459)][t(467)](t(476))||{},o=e[t(460)][t(467)](t(450)),i=e[t(460)][t(467)](t(443))[t(478)](e[t(460)][t(467)](t(458)),s[t(434)]);n[t(438)](t(476));const a=new Set;for(const e of i[t(479)]){const n=o[t(441)](e[t(444)]);a[t(433)](n)}const c=new Set;for(const e of i[t(470)]){const n=o[t(441)](e[t(444)]);c[t(433)](n);for(const n of e[t(440)])c[t(433)](n)}for(const e of a)n[t(463)](e),n[t(468)][t(442)](e,Kr(r,t(436)));for(const e of c)n[t(461)](e),n[t(468)][t(442)](e,Kr(r,t(436)));this[t(446)]()}[ia(446)](){const t=ia,e=this[t(453)],n=e[t(456)];e[t(460)][t(467)](t(474))[t(468)][t(452)]((e=>{const r=t;if(r(457)!=e[r(435)]&&r(445)!=e[r(435)])return;const{data:s}=e;return s&&r(476)===s[r(464)]?s[r(473)][0][r(432)]?{type:r(471),content:Kr(n,r(472),s[r(473)][0][r(447)][r(454)]())}:{type:r(471),content:Kr(n,r(477),s[r(473)][0][r(447)][r(454)]())}:void 0}))}}const la=ha;function fa(){const t=["nodeAfter","$textProxy","root","getSuggestion","min","position","createRangeIn","_setupColumnsRowsFixing","ELEMENT_TABLE","addClass","map","differ","insert","has","isArray","5048514gTLQEx","removeTableColumn","selectTableRow","commands","toLowerCase","span","getItems","maxRow","7353680fXShKk","getChangedMarkers","registerDescriptionCallback","isTouching","enableCommand","5075VDvIdt","tableRow","add","removeTableRow","registerElementLabel","filter","execute","enqueueChange","maxColumn","getRanges","markMultiRangeDeletion","toViewElement","getRowIndexes","getCellLocation","createPositionAt","low","detach","415923YsXscb","removeClass","element","writer","3008756FTIHyi","afterInit","_splitMarkerName","max","order","plugins","options","downcastDispatcher","isEqual","5xfvuTn","highest","first","2kQaPjU","2700872NudVcF","tableColumn","getChanges","createRangeOn","document","join","classes","TableEditing","batch","ELEMENT_TABLE_WITH_TEXT","isIntersecting","hasAttribute","isIntersectingWithRange","item","data","setSelection","some","refresh","insertTableColumnRight","TrackChangesEditing","editor","push","rowspan","type","mapper","suggestion","1242594zxmtMG","insertTableRowBelow","TableUtils","tableCell","descriptionFactory","get","getFirstRange","showSuggestionHighlights","4698SKMYSu","getColumnIndexes","_getCoordsForCells","ELEMENT_TABLE_COLUMN","every","*Remove:* %0","$graveyard","cell","_tablePostFixingSubtypes","nodeBefore","end","MIN_SAFE_INTEGER","ELEMENT_TABLE_ROW_WITH_TEXT","isInContent","_suggestionFactory","getAttribute","registerPostFixer","ELEMENT_TABLE_ROW","rootName","values","_getSuggestionCoords","findAncestor","last","left","insertTable","insertTableColumnLeft","tablePaste","*Insert:* %0","getContainedElement","addRange","table","includes","accept","forceValue","colspan","insertTableRowAbove","subType","deletion","length","markMultiRangeInsertion","model","_acceptFormatSuggestionCallbackFactory","_tableSuggestions","startsWith","from","getChildren","getSelectionAffectedTableCells","above","change","discard","fromRange","MAX_SAFE_INTEGER","selection","locale","minColumn","registerCustomCallback","oldRange","ELEMENT_TABLE_COLUMN_WITH_TEXT","selectTableColumn","createTableWalker","name","start","change:data","minRow","addMarker:suggestion","substr","insertion"];return(fa=function(){return t})()}function ha(t,e){const n=fa();return(ha=function(t,e){return n[t-=425]})(t,e)}!function(t){const e=ha,n=t();for(;;)try{if(742794===parseInt(e(569))/1+parseInt(e(542))/2*(-parseInt(e(526))/3)+-parseInt(e(530))/4*(parseInt(e(539))/5)+parseInt(e(577))/6*(-parseInt(e(509))/7)+-parseInt(e(543))/8+parseInt(e(496))/9+parseInt(e(504))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fa);class da extends t.Plugin{constructor(t){const e=ha;super(t),this[e(585)]=[e(510),e(544)],this[e(456)]=new Set}[la(531)](){const t=la,e=this[t(563)],n=e[t(454)][t(547)][t(466)];if(!e[t(535)][t(494)](t(550)))return;const r=e[t(467)],s=e[t(535)][t(574)](t(562)),o=e[t(535)][t(574)](t(571));s[t(573)][t(513)](t(444),(e=>Kr(r,t(489),e))),this[t(488)](),s[t(508)](t(438)),s[t(508)](t(498)),s[t(508)](t(472));for(const r of[t(449),t(570)]){const i=e[t(499)][t(574)](r);s[t(508)](r,(r=>{const a=t;e[a(454)][a(462)]((t=>{const e=a;r();const c=e(461)===i[e(534)],u=o[e(460)](n),l=o[e(521)](u),f=c?l[e(541)]-1:l[e(436)]+1,h=u[0][e(435)](e(444)),d=o[e(473)](h,{startRow:f,endRow:f}),g=Array[e(458)](d)[e(491)]((n=>t[e(546)](n[e(584)])));s[e(453)](g,e(510))}))}))}for(const r of[t(439),t(561)]){const i=e[t(499)][t(574)](r);s[t(508)](r,(r=>{const a=t;e[a(454)][a(462)]((t=>{const e=a;r();const c=e(437)===i[e(534)],u=o[e(460)](n),l=o[e(578)](u),f=c?l[e(541)]-1:l[e(436)]+1,h=u[0][e(435)](e(444)),d=o[e(473)](h,{startRow:0,column:f,includeAllSlots:!1}),g=Array[e(458)](d)[e(491)]((n=>t[e(546)](n[e(584)])));s[e(453)](g,e(544))}))}))}for(const r of[t(512),t(497)]){const i=r[t(479)](11),a=i[t(500)](),c=a[t(479)](0,3)+t(501),u=t(444)+i,l=t(485)+i,f=t(533)+i;s[t(508)](r,(()=>{const i=t;e[i(454)][i(462)]((t=>{const e=i,h=o[e(460)](n),d=h[0][e(435)](e(444));let g;if(e(512)==r){const t=o[e(521)](h);g={startRow:t[e(541)],endRow:t[e(436)],includeAllSlots:!0}}else{const t=o[e(578)](h);g={startColumn:t[e(541)],endColumn:t[e(436)],includeAllSlots:!0}}const p=o[e(473)](d,g),m=Array[e(458)](p)[e(491)]((({cell:t})=>t)),E=ga(m[e(514)]((t=>t[e(554)](c)))),I=ga(m[e(514)]((t=>!t[e(554)](c))))[e(491)]((n=>t[e(546)](n))),b=s[e(519)](I,u);if(b&&(e(510)==b[e(450)]||e(544)==b[e(450)])){const n=this[e(434)](b);for(const r of E){const s=t[e(546)](r),i=o[e(522)](r),u=r[e(429)](c)-1,h=n[l],d=n[f];h<=i[a]&&i[a]+u<=d&&b[e(443)](s)}}}))}))}function c(r){const s=t,o=Array[s(458)](n[s(518)]())[s(491)]((t=>i.LiveRange[s(464)](t)));e[s(454)][s(462)]((t=>{const n=s,i=t[n(551)];r=r[n(514)]((t=>n(583)!=t[n(483)][n(432)])),t[n(558)](r),e[n(499)][n(574)](n(512))[n(560)](),e[n(515)](n(512),{forceDefaultExecution:!0}),e[n(454)][n(516)]((()=>{const t=n;e[t(454)][t(516)](i,(e=>{const n=t,r=o[n(514)]((t=>n(583)!=t[n(483)][n(432)]));r[n(452)]>0&&e[n(558)](r);for(const t of o)t[n(525)]()}))}))}))}function u(r){const s=t;e[s(454)][s(462)]((t=>{const o=s,a=Array[o(458)](n[o(518)]())[o(491)]((t=>i.LiveRange[o(464)](t))),c=[];for(const t of r)for(const e of t[o(502)]({shallow:!0}))c[o(564)](e);for(const n of c)o(583)!=n[o(483)][o(432)]&&(t[o(558)](t[o(523)](n,0)),e[o(499)][o(574)](o(497))[o(560)](),e[o(515)](o(497),{forceDefaultExecution:!0}));const u=a[o(514)]((t=>o(583)!=t[o(483)][o(432)]));u[o(452)]>0&&t[o(558)](u);for(const t of a)t[o(525)]()}))}function l(e,n){const r=t;return n[r(581)]((t=>e[r(559)]((e=>e[r(587)][r(538)](t[r(475)])||t[r(587)][r(538)](e[r(475)])))))}function f(e,n){const r=t;return!e[r(559)]((t=>n[r(559)]((e=>t[r(553)](e)))))&&e[r(559)]((t=>n[r(559)]((e=>t[r(587)][r(507)](e[r(475)])))))}e[t(557)][t(537)].on(t(478),((e,n,r)=>{const s=t;if(!r[s(536)][s(576)])return;const o=n[s(556)];if(!o)return;const i=r[s(567)][s(520)](o);function c(t){return Array[s(495)](t)?t:[t]}i&&s(572)===o[s(474)]&&(0,a.setHighlightHandling)(i,r[s(529)],((t,e,n)=>n[s(490)](c(e[s(549)]),t)),((t,e,n)=>n[s(527)](c(e[s(549)]),t)))}),{priority:t(540)}),s[t(573)][t(506)]((e=>{const n=t;if(n(480)!=e[n(566)]&&n(451)!=e[n(566)])return;const s=e[n(442)]();if(null!=s&&s.is(n(528),n(444))){if(n(480)==e[n(566)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)]));if(t[n(452)])return{type:n(480),content:Kr(r,n(441),Kr(r,n(552),'"'+t[n(548)](" ")+'"'))}}if(n(451)==e[n(566)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)]));if(t[n(452)])return{type:n(451),content:Kr(r,n(582),Kr(r,n(552),'"'+t[n(548)](" ")+'"'))}}}})),s[t(573)][t(506)]((e=>{const n=t;if(n(510)==e[n(450)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)])),s=this[n(434)](e),o=s[n(503)]-s[n(477)]+1;if(n(480)==e[n(566)])return t[n(452)]?{type:n(480),content:Kr(r,n(441),Kr(r,n(426),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(480),content:Kr(r,n(441),Kr(r,n(431),o))};if(n(451)==e[n(566)])return t[n(452)]?{type:n(451),content:Kr(r,n(582),Kr(r,n(426),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(451),content:Kr(r,n(582),Kr(r,n(431),o))}}if(n(544)==e[n(450)]){const t=e[n(502)]()[n(514)]((t=>t.is(n(482))))[n(491)]((t=>t[n(557)])),s=this[n(434)](e),o=s[n(517)]-s[n(468)]+1;if(n(480)==e[n(566)])return t[n(452)]?{type:n(480),content:Kr(r,n(441),Kr(r,n(471),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(480),content:Kr(r,n(441),Kr(r,n(580),o))};if(n(451)==e[n(566)])return t[n(452)]?{type:n(451),content:Kr(r,n(582),Kr(r,n(471),[o,'"'+t[n(548)](" ")+'"']))}:{type:n(451),content:Kr(r,n(582),Kr(r,n(580),o))}}})),s[t(428)][t(469)](t(480),t(510),t(463),c),s[t(428)][t(469)](t(451),t(510),t(446),c),s[t(428)][t(469)](t(480),t(544),t(463),u),s[t(428)][t(469)](t(451),t(544),t(446),u),s[t(428)][t(469)](t(480),t(544),t(548),l),s[t(428)][t(469)](t(451),t(544),t(548),l),s[t(428)][t(469)](t(480),t(510),t(548),f),s[t(428)][t(469)](t(451),t(510),t(548),f)}[la(455)](){const t=la,e=this[t(563)],n=e[t(454)][t(547)][t(466)];return(r,s)=>{const o=t;e[o(454)][o(462)]((t=>{const a=o,{commandName:c,commandParams:u}=s;let l=r[0][a(587)][a(586)];u&&u[0]&&!1===u[0][a(447)]&&(l=r[0][a(475)][a(481)]);const f=t[a(487)](l);if(a(583)==f[a(483)][a(432)])return;const h=Array[a(458)](n[a(518)]())[a(491)]((t=>i.LiveRange[a(464)](t)));t[a(558)](f),e[a(499)][a(574)](c)[a(560)](),u[a(564)]({forceDefaultExecution:!0}),e[a(515)](c,...u);const d=h[a(514)]((t=>a(583)!=t[a(483)][a(432)]));d[a(452)]>0&&t[a(558)](d);for(const t of h)t[a(525)]()}))}}[la(579)](t){const e=la,n=this[e(563)][e(535)][e(574)](e(571));let r=Number[e(465)],s=Number[e(425)],o=Number[e(465)],i=Number[e(425)];for(const a of t){if(e(583)==a[e(483)][e(432)])continue;const{row:t,column:c}=n[e(522)](a),u=a[e(554)](e(565))?a[e(429)](e(565))-1:0,l=a[e(554)](e(448))?a[e(429)](e(448))-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}}[la(488)](){const t=la,e=this[t(563)],n=e[t(535)][t(574)](t(562)),r=e[t(535)][t(574)](t(571));e[t(454)][t(547)].on(t(476),(()=>{const r=t,s=Array[r(458)](e[r(454)][r(547)][r(492)][r(505)]());for(const{name:t,data:e}of s){const{group:s,id:o,subType:i}=n[r(532)](t);if(r(568)!=s)continue;if(null!=e[r(470)])continue;const a=n[r(484)](o);this[r(585)][r(445)](i)&&this[r(456)][r(511)](a)}}),{priority:t(524)});const s=(e,n)=>{const s=t;let o=!1;const i=n[s(546)](e),a=e[s(435)](s(444)),c=r[s(522)](e);for(const t of this[s(456)]){const n=t[s(450)],r=n[s(457)](s(440)),u=n[s(479)](r?10:5),l=u[s(500)](),f=l[s(479)](0,3)+s(501),h=s(485)+u,d=s(533)+u;if(!t[s(427)])continue;if(a!=t[s(575)]()[s(475)][s(435)](s(444)))continue;if(t[s(555)](i))continue;const g=e[s(554)](f)?e[s(429)](f)-1:0,p=this[s(434)](t),m=p[h],E=p[d];m<=c[l]&&c[l]+g<=E&&(t[s(443)](i),o=!0)}return o};e[t(454)][t(547)][t(430)]((n=>{const r=t;let o=!1;for(const t of e[r(454)][r(547)][r(492)][r(545)]())if(r(493)==t[r(566)])if(r(510)==t[r(474)])for(const e of t[r(486)][r(481)][r(459)]())o=o||s(e,n);else r(572)==t[r(474)]&&(o=o||s(t[r(486)][r(481)],n));return o}))}[la(434)](t){const e=la;return this[e(579)](t[e(518)]()[e(491)]((t=>t[e(475)][e(481)])))}}function ga(t){const e=la;return Array[e(458)](new Set(t)[e(433)]())}const pa=ma;function ma(t,e){const n=Ia();return(ma=function(t,e){return n[t-=487]})(t,e)}!function(t){const e=ma,n=t();for(;;)try{if(775062===-parseInt(e(567))/1+-parseInt(e(508))/2+parseInt(e(533))/3*(parseInt(e(542))/4)+-parseInt(e(582))/5*(parseInt(e(494))/6)+-parseInt(e(549))/7*(parseInt(e(557))/8)+-parseInt(e(563))/9*(-parseInt(e(551))/10)+parseInt(e(524))/11)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ia);class Ea extends t.Plugin{static get[pa(575)](){return[da]}[pa(513)](){const t=pa,e=this[t(553)],n=e[t(559)][t(495)][t(500)],r=e[t(501)];if(!e[t(510)][t(529)](t(578)))return;const s=e[t(510)][t(516)](t(577)),o=e[t(510)][t(516)](t(536)),a=e[t(510)][t(516)](da);a[t(530)][t(518)](t(509)),s[t(576)](t(509),(()=>{const n=t,r=o[n(532)](e[n(559)][n(495)][n(500)]);e[n(559)][n(519)]((()=>{const t=n;s[t(490)](r,{commandName:t(509),commandParams:[]},[],t(509))}))})),e[t(517)][t(516)](t(509)).on(t(554),((n,r)=>{const o=t;e[o(517)][o(516)](o(512))[o(548)]&&(r[o(569)]>0&&r[r[o(569)]-1]&&r[r[o(569)]-1][o(545)]||s[o(487)]||this[o(581)]()||n[o(527)]())}),{priority:t(541)});for(const n of[t(492),t(585),t(493),t(525)]){const r=e[t(517)][t(516)](n);s[t(576)](n,(()=>{const n=t,o=e[n(559)][n(495)][n(500)][n(540)]()[n(574)]()[n(586)]((t=>t.is(n(535),n(507)))),i=r[n(548)];e[n(559)][n(519)]((()=>{const t=n;s[t(490)]([o,i],{commandName:t(509),commandParams:[]},[],t(509))}))}))}for(const n of[t(503),t(583)]){const r=e[t(517)][t(516)](n);s[t(576)](n,(()=>{const i=t,a=o[i(532)](e[i(559)][i(495)][i(500)])[0],c=a[i(562)](i(561)),{column:u,row:l}=o[i(523)](a);let f=[];if(i(526)==r[i(506)]){const t=o[i(521)](c,{startRow:l,endRow:l,includeAllSlots:!0});f=Array[i(522)](t)[i(555)]((t=>t[i(496)]))}else{const t=o[i(521)](c,{column:u,includeAllSlots:!0});f=Array[i(522)](t)[i(555)]((t=>t[i(496)]))}e[i(559)][i(519)]((t=>{const e=i;s[e(534)](t[e(572)](a),{commandName:n,commandParams:[]},f,n)}))}))}s[t(546)][t(550)]((e=>{const n=t;if(n(497)!=e[n(552)]&&n(489)!=e[n(552)])return;const{data:s}=e;return s&&n(509)==s[n(564)]?{type:n(556),content:Kr(r,n(511))}:void 0})),s[t(546)][t(550)]((e=>{const n=t;if(n(497)!=e[n(552)]&&n(489)!=e[n(552)])return;const{data:s}=e;return s?n(503)==s[n(564)]?{type:n(556),content:Kr(r,n(504))}:n(583)==s[n(564)]?{type:n(556),content:Kr(r,n(528))}:void 0:void 0}));const c=a[t(538)]();for(const e of[t(492),t(585),t(493),t(525)])s[t(573)][t(544)](t(497),e,t(560),c);for(const e of[t(503),t(583)])s[t(573)][t(544)](t(497),e,t(560),c);s[t(573)][t(544)](t(497),t(509),t(560),(r=>{const s=t;e[s(559)][s(519)]((t=>{const o=s,a=Array[o(522)](n[o(580)]())[o(555)]((t=>i.LiveRange[o(584)](t)));t[o(539)](r),e[o(517)][o(516)](o(509))[o(498)](),e[o(554)](o(509),{forceDefaultExecution:!0});const c=a[o(531)]((t=>o(499)!=t[o(505)][o(558)]));c[o(569)]>0&&t[o(539)](c);for(const t of a)t[o(571)]()}))}));for(const n of[t(492),t(493),t(525),t(585)]){const r=e[t(517)][t(516)](n);r.on(t(491),((n,s,o)=>{const i=t;if(o){const t=e[i(559)][i(495)][i(500)][i(540)]()[i(574)]()[i(586)]((t=>t.is(i(535),i(507))));this[i(566)](r[i(548)],t)||(n[i(543)]=!1,n[i(527)]())}}),{priority:t(514)})}}[pa(581)](){const t=pa,e=this[t(553)][t(517)][t(516)](t(509)),n=this[t(553)][t(510)][t(516)](t(536));if(!e[t(547)])return!1;const r=n[t(532)](this[t(553)][t(559)][t(495)][t(500)]);for(const e of r)for(const n of r)if(e!=n&&!this[t(566)](e,n))return!1;return!0}[pa(566)](t,e){const n=pa,r=this[n(553)][n(510)][n(516)](n(577)),s=this[n(553)][n(559)][n(572)](t),o=this[n(553)][n(559)][n(572)](e),i=new Set,a=new Set;for(const t of r[n(565)]())if((n(579)==t[n(552)]||n(502)==t[n(552)]||n(509)==t[n(568)])&&t[n(570)])for(const e of t[n(580)]())e[n(488)](s,!0)&&i[n(515)](t[n(552)]+":"+t[n(520)].id),e[n(488)](o,!0)&&a[n(515)](t[n(552)]+":"+t[n(520)].id);if(i[n(537)]!=a[n(537)])return!1;for(const t of i)if(!a[n(529)](t))return!1;return!0}}function Ia(){const t=["findAncestor","3291687XbnzPL","commandName","getSuggestions","_areMergableCells","549045BGQCaf","subType","length","isInContent","detach","createRangeOn","_suggestionFactory","getAncestors","requires","enableCommand","TrackChangesEditing","TableEditing","insertion","getRanges","_areSelectedCellsMergable","120550oUClFJ","splitTableCellHorizontally","fromRange","mergeTableCellRight","find","_isForcedDefaultExecutionBlock","containsRange","formatInline","markMultiRangeBlockFormat","set:isEnabled","mergeTableCellUp","mergeTableCellDown","114JHYWiu","document","cell","formatBlock","refresh","$graveyard","selection","locale","deletion","splitTableCellVertically","*Split cell:* vertically","root","direction","tableCell","3003540OSACVJ","mergeTableCells","plugins","*Merge cells*","trackChanges","afterInit","low","add","get","commands","push","change","author","createTableWalker","from","getCellLocation","32738530DesRxd","mergeTableCellLeft","horizontally","stop","*Split cell:* horizontally","has","_tablePostFixingSubtypes","filter","getSelectionAffectedTableCells","5982wjMVdl","markBlockFormat","element","TableUtils","size","_acceptFormatSuggestionCallbackFactory","setSelection","getFirstPosition","highest","812QDWOJa","return","registerCustomCallback","forceDefaultExecution","descriptionFactory","isEnabled","value","7zWsDcp","registerDescriptionCallback","30bSsUMM","type","editor","execute","map","format","9554192VrQDRp","rootName","model","accept","table"];return(Ia=function(){return t})()}const ba=Ta;function Ta(t,e){const n=_a();return(Ta=function(t,e){return n[t-=117]})(t,e)}function _a(){const t=["formatBlock","forceValue","setTableColumnHeader","FORMAT_HEADER_COLUMN","removeMarker:suggestion","plugins","item","13356DLRHpF","setAttribute","headingColumns","consume","markerRange","FORMAT_REGULAR_COLUMN","12ekvDrj","8Ioctzh","descriptionFactory","commandParams","registerCustomCallback","*Format:* %0","5819478jAOhHs","name","enableDefaultAttributesIntegration","nodeBefore","removeAttribute","getCellLocation","_acceptFormatSuggestionCallbackFactory","format","activeMarkers","locale","accept","get","FORMAT_HEADER_ROW","removeClass","showSuggestionHighlights","14755AhYtXP","setTableRowHeader","highest","TrackChangesEditing","_splitMarkerName","mapper","15yIuoFU","_registerLegacyDescription","_handleLegacySuggestions","headingRows","data","markerName","registerAttributeLabel","2JhCWbO","7111962UMoAkJ","TableEditing","_suggestionFactory","commandName","createTableWalker","ck-suggestion-marker--active","type","registerDescriptionCallback","toViewElement","653228PqgfAf","afterInit","data-suggestion","getSuggestion","215495ffLLNS","writer","nodeAfter","editing","bindElementToMarker","has","includes","consumable","start","1206750zkZZdv","editor","ck-suggestion-marker-","downcastDispatcher","cell","843EYdjjQ","FORMAT_REGULAR_ROW","requires","addMarker:suggestion","parent","81HqVFdk","options","TableUtils","stop","registerBlockAttribute","end","addClass","markerNameToElements","unbindElementFromMarkerName"];return(_a=function(){return t})()}!function(t){const e=Ta,n=t();for(;;)try{if(569536===-parseInt(e(143))/1*(parseInt(e(204))/2)+-parseInt(e(197))/3*(parseInt(e(125))/4)+-parseInt(e(129))/5*(-parseInt(e(170))/6)+parseInt(e(176))/7*(parseInt(e(171))/8)+parseInt(e(148))/9*(parseInt(e(138))/10)+parseInt(e(205))/11+parseInt(e(164))/12*(-parseInt(e(191))/13))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(_a);class ya extends t.Plugin{static get[ba(145)](){return[da]}[ba(126)](){const t=ba,e=this[t(139)];if(!e[t(162)][t(134)](t(117)))return;const n=e[t(185)],r=e[t(162)][t(187)](t(194));r[t(178)](t(192)),r[t(178)](t(159)),r[t(152)](t(200)),r[t(152)](t(166)),r[t(172)][t(203)](t(200),Kr(n,t(188))),r[t(172)][t(203)](t(166),Kr(n,t(160))),this[t(199)]()}[ba(199)](){const t=ba,e=this[t(139)][t(162)][t(187)](t(194)),n=this[t(139)][t(162)][t(187)](t(150)),r=this[t(139)][t(162)][t(187)](da)[t(182)]();function s({showActiveMarker:t=!0,setDataAttribute:r=!0}={}){return(s,o,i)=>{const a=Ta,{type:c,id:u}=e[a(195)](o[a(202)]),l=e[a(128)](u),f=l[a(201)];if(a(157)!=l[a(122)]||!f||a(159)!=f[a(119)])return;if(o[a(163)])return void s[a(151)]();if(!i[a(136)][a(167)](o[a(168)],s[a(177)]))return;const h=o[a(168)][a(137)][a(131)],d=o[a(168)][a(153)][a(179)],g=h[a(147)][a(147)],{column:p}=n[a(181)](h),{column:m}=n[a(181)](d);for(let s=p;s<=m;s++){const l=n[a(120)](g,{column:s,includeAllSlots:!1});for(const n of l){const s=n[a(142)],l=i[a(196)][a(124)](s);i[a(130)][a(154)](a(140)+c,l),r&&i[a(130)][a(165)](a(127),u,l),i[a(196)][a(133)](l,o[a(202)]),t&&(e[a(184)][a(135)](o[a(202)])?i[a(130)][a(154)](a(121),l):i[a(130)][a(189)](a(121),l))}}}}e[t(118)][t(174)](t(157),t(192),t(186),r),e[t(118)][t(174)](t(157),t(159),t(186),r),this[t(139)][t(132)][t(141)].on(t(146),s(),{priority:t(193)}),this[t(139)][t(201)][t(141)].on(t(146),((e,n,r)=>{const o=t;r[o(149)][o(190)]&&s({showActiveMarker:!1,setDataAttribute:!1})(e,n,r)}),{priority:t(193)}),this[t(139)][t(132)][t(141)].on(t(161),((n,r,s)=>{const o=t,{type:i,id:a}=e[o(195)](r[o(202)]),c=e[o(128)](a),u=c[o(201)];if(o(157)!=c[o(122)]||!u||o(159)!=u[o(119)])return;const l=s[o(196)][o(155)](r[o(202)]);if(l)for(const t of l)s[o(130)][o(189)](o(140)+i,t),s[o(130)][o(189)](o(121),t),s[o(130)][o(180)](o(127),t),s[o(196)][o(156)](t,r[o(202)])}),{priority:t(193)}),this[t(198)]()}[ba(198)](){const t=ba,e=this[t(139)],n=e[t(185)];function r(e){const r=t;return{type:r(183),content:Kr(n,r(175),e)}}e[t(162)][t(187)](t(194))[t(172)][t(123)]((e=>{const s=t;if(s(157)!=e[s(122)])return;const{data:o}=e;if(o){if(s(192)==o[s(119)]){const t=o[s(173)][0][s(158)];return r(Kr(n,s(t?188:144)))}if(s(159)==o[s(119)]){const t=o[s(173)][0][s(158)];return r(Kr(n,s(t?160:169)))}}}))}}const Aa=ka;function ka(t,e){const n=Ca();return(ka=function(t,e){return n[t-=494]})(t,e)}function Ca(){const t=["paragraph","commands","requires","Users","clipboardOutput","includes","3MFNcnX","schema","entries","dataDowncast","4363695hnDook","attributes","getSuggestionCallback","subType","removeMarker","return","formatBlock","tablePasteChainId","tableCellBorderColor","set","register","markMultiRangeBlockFormat","registerPostFixer","insertion","ck-suggestion-marker--active","getSelectionAffectedTableCells","markerToHighlight","removeColumns","row","insert","rowInsertionRanges","cell","$graveyard","isInContent","getRows","getSuggestion","endRow","createRangeIn","*Replace table cells*","createRangeOn","rootName","createElement","previous","fill","setAttribute","getColumns","model","tablePasteRow","nodeAfter","discard","getShiftedBy","stop","tableCell","getRowIndexes","editor","table","getContainedElement","afterInit","cells","getColumnIndexes","2055060fMNPcH","insertionRanges","deletionRanges","options","redo","markerAttributes","getItems","add","content","length","for","batch","plugins","forEach","10477800gJPfzw","column","_isForcedDefaultExecutionBlock","reduce","_tablePostFixingSubtypes","getMarkers","get","markers","getTableIfOnlyTableInContent","getAllAdjacentSuggestions","unwrap","getRanges","markMultiRangeDeletion","isEqual","name","rowInsertionIndexes","tableCellBackgroundColor","element","differ","from","_replaceTableSlotCell","first","view","deletion","editingDowncast","1537306RiMMAs","tableCellPadding","some","endColumn","ck-suggestion-marker","tableCellBorderStyle","document","suggestion","every","suggestionLoaded","hasSuggestion","getRange","tableCellVerticalAlignment","_splitMarkerName","showSuggestionHighlights","next","updateMarker","suggestionUnloaded","high","_getCoordsForCells","call","TrackChangesEditing","createTableWalker","createPositionBefore","newRange","accept","tableCellBorderWidth","join","createRange","9026304nxJSEk","insertRows","wrap","_createdBatches","remove","getChangedMarkers","insertColumns","move","last","startsWith","keys","removeMarkers","getChildren","end","containsRange","find","editing","author","elementToElement","position","tablePasteColumn","TableUtils","getAttributes","change","rows","selection","getChild","columns","start","columnInsertionIndexes","documentSelection","getSuggestions","root","activeMarkers","suggestion:formatBlock:tablePasteCell","value","tablePasteCell","findAncestor","tableCellHorizontalAlignment","previousSibling","setAttributes","map","low","_suggestionFactory","push","ck-suggestion-marker-insertion","isEmpty","filter","fromRange","TableClipboard","markMultiRangeInsertion","registerDescriptionCallback","forceDefaultExecution","getChanges","markerName","trackChanges","type","removeRows","185giitAn","fromEntries","descriptionFactory","registerCustomCallback","insertContent","has","tablePaste","conversion","tableCellSuggestion","detach","listenTo","987000GAUVQC","suggestion-td","nextSibling","columnInsertionRanges","locale","147532PncAgZ","oldRange"];return(Ca=function(){return t})()}!function(t){const e=ka,n=t();for(;;)try{if(876539===parseInt(e(511))/1+parseInt(e(617))/2*(-parseInt(e(524))/3)+-parseInt(e(516))/4*(parseInt(e(500))/5)+parseInt(e(592))/6+-parseInt(e(528))/7+parseInt(e(646))/8+-parseInt(e(578))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ca);const La=[Aa(643),Aa(536),Aa(622),Aa(684),Aa(629),Aa(608),Aa(618)],Na=Object[Aa(501)](La[Aa(687)]((t=>[t,null])));class Sa extends t.Plugin{static get[Aa(520)](){return[da]}[Aa(575)](){const t=Aa,n=this[t(572)];if(!n[t(590)][t(505)](t(695)))return;const r=n[t(590)][t(598)](t(638)),s=n[t(590)][t(598)](t(667)),o=n[t(590)][t(598)](da),a=n[t(590)][t(598)](t(695));o[t(596)][t(690)](t(565),t(666)),n[t(564)][t(525)][t(538)](t(508),{allowIn:t(570),allowContentOf:t(570),isLimit:!0}),n[t(507)][t(664)]({model:t(508),view:t(512)});let c=null;n[t(564)].on(t(504),((o,i)=>{const u=t,[l,f]=i,h=i[i[u(587)]-1];h&&h[u(494)]||r[u(594)]||this[u(572)][u(519)][u(598)](u(497))[u(681)]&&function(t,e,n,r,s){const o=u;if(e&&!e.is(o(676)))return!1;const i=s[o(600)](t,n);if(!i||!Ma(i,void 0,r))return!1;const a=r[o(543)](n[o(623)][o(671)]);if(!a[o(587)])return!1;const c=a[0][o(683)](o(573)),l=r[o(571)](a),f=r[o(577)](a),h={startRow:l[o(613)],endRow:l[o(654)],startColumn:f[o(613)],endColumn:f[o(654)]};return 1==a[o(587)]&&(h[o(554)]+=r[o(552)](i)-1,h[o(620)]+=r[o(563)](i)-1),Ma(c,h,r)}(l,f,n[u(564)],s,a)&&(o[u(569)](),c={cells:[],insertionRanges:[],deletionRanges:[],rowInsertionRanges:[],rowInsertionIndexes:[],columnInsertionRanges:[],columnInsertionIndexes:[]},n[u(564)][u(669)]((()=>{const t=u;n[t(564)][t(504)](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(587)]&&r[t(696)](o,t(565),{tablePasteChainId:s}),a[t(587)]&&r[t(696)](a,t(666),{tablePasteChainId:s}),l[t(587)]&&(r[t(696)](l,t(506),{tablePasteChainId:s,skipNestingCheck:!0}),l[t(591)]((e=>{const n=t;var r;return null===(r=e[n(509)])||void 0===r?void 0:r[n(637)](e)}))),f[t(587)]&&(r[t(604)](f,t(506),{tablePasteChainId:s,skipNestingCheck:!0}),f[t(591)]((e=>{const n=t;var r;return null===(r=e[n(509)])||void 0===r?void 0:r[n(637)](e)})));const d=r[t(539)](h[t(687)]((({element:t})=>t)),{formatGroupId:(0,e.uid)()},[],t(682),{tablePasteChainId:s});if(d){const e=d[t(597)](),r=[];for(const{element:s,attributes:o}of h){if(!o)continue;const i=n[t(564)][t(557)](s),a=e[t(661)]((e=>e[t(628)]()[t(605)](i)));a&&r[t(690)]([a[t(606)],o])}r[t(587)]&&d[t(562)](t(583),Object[t(501)](r))}c=null})))}),{priority:e.priorities[t(635)]+10}),n[t(590)][t(598)](t(695)).on(t(612),((e,n)=>{const r=t,[s,o,,a]=n;if(!c)return;e[r(569)]();const u=s[r(549)],l=o,f=Ra(u),h=Ra(l);e[r(533)]=u;let d=null,g=null;if(h||f)if(f&&!h){a[r(650)](u[r(672)](0));for(const t of Array[r(611)](l[r(658)]()))a[r(547)](t,u,r(659));const t=c[r(607)][r(523)](s[r(546)]),e=c[r(675)][r(523)](s[r(593)]);t||e||(d=i.LiveRange[r(694)](a[r(555)](u)))}else h&&!f&&(g=a[r(555)](u));else{const t=a[r(559)](r(508)),e=a[r(559)](r(508));a[r(648)](a[r(555)](u),e),a[r(547)](t,u,0);for(const e of Array[r(611)](l[r(658)]()))a[r(547)](e,t,r(659));d=i.LiveRange[r(694)](a[r(557)](t)),g=i.LiveRange[r(694)](a[r(557)](e))}const p=Array[r(611)](l[r(668)]())[r(693)]((([t])=>La[r(523)](t)));c[r(576)][r(690)]({element:u,attributes:p[r(587)]?Object[r(501)](p):null}),d&&c[r(579)][r(690)](d),g&&c[r(580)][r(690)](g)}),{priority:t(635)}),s.on(t(652),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(673)]||1;c[o(675)]=new Array(l)[o(561)](u)[o(687)](((t,e)=>t+e));for(const{cell:t}of s[o(639)](i,{startColumn:u,endColumn:u+l-1}))c[o(514)][o(690)](n[o(564)][o(557)](t))}),{priority:t(688)}),s.on(t(647),((e,r)=>{const o=t,[i,a={}]=r;if(!c)return;const u=a.at||0,l=a[o(670)]||1;c[o(607)]=new Array(l)[o(561)](u)[o(687)](((t,e)=>t+e));for(const{cell:t}of s[o(639)](i,{startRow:u,endRow:u+l-1}))c[o(548)][o(690)](n[o(564)][o(557)](t))}),{priority:t(688)}),r[t(502)][t(697)]((e=>{const r=t;if(e[r(531)]&&e[r(531)][r(655)](r(506)))return e[r(560)]?{}:{type:r(541),content:Kr(n[r(515)],r(556))}}));const u=()=>!1;for(const e of[t(506),t(666),t(565),t(682)])r[t(689)][t(503)](t(541),e,t(644),u),r[t(689)][t(503)](t(615),e,t(644),u),r[t(689)][t(503)](t(534),e,t(644),u);r[t(689)][t(503)](t(534),t(682),t(567),u),r[t(689)][t(503)](t(534),t(682),t(642),((e,r,s)=>{const o=t,i=e[o(687)]((t=>t[o(574)]()))[o(693)]((t=>t)),a=new Map(i[o(687)]((t=>[t,null])));if(c)for(const{element:t,attributes:e}of c[o(576)])e&&a[o(537)](t,e);else if(s&&s[o(583)])for(const[t,e]of Object[o(526)](s[o(583)])){const r=n[o(564)][o(599)][o(598)](t),s=r?r[o(628)]()[o(574)]():null;s&&a[o(537)](s,e)}n[o(564)][o(669)]((t=>{const e=o;for(const[n,r]of a)t[e(686)]({...Na,...r},n)}))}));const l=(e,s)=>{const o=t;r[o(689)][o(503)](e,o(506),s,((t,i,a)=>{const c=o;n[c(564)][c(669)]((n=>{const o=c,u=[];for(const e of t){const t=e[o(674)][o(566)];t.is(o(609),o(508))&&u[o(690)](t)}r[o(689)][o(530)](e,null,s)(t,i,a);for(const t of u)o(550)!=t[o(678)][o(558)]&&n[o(602)](t)}))}))};l(t(541),t(642)),l(t(541),t(567)),l(t(615),t(642)),l(t(615),t(567)),r[t(689)][t(503)](t(541),t(565),t(567),(e=>{const n=t,r=e[n(687)]((t=>t[n(574)]())),i=r[0][n(683)](n(573)),{minRow:a,maxRow:c}=o[n(636)](r);s[n(499)](i,{at:a,rows:c-a+1})})),r[t(689)][t(503)](t(541),t(666),t(567),(e=>{const n=t,r=e[n(687)]((t=>t[n(574)]())),i=r[0][n(683)](n(573)),{minColumn:a,maxColumn:c}=o[n(636)](r);s[n(545)](i,{at:a,columns:c-a+1})}));const f=(e,n)=>{const s=t;if(!n[s(531)]||!n[s(531)][s(655)](s(506)))return;const o=n[s(529)][s(535)],i=r[s(677)]()[s(693)]((t=>t[s(551)]&&t[s(529)]&&t[s(529)][s(535)]==o));i[s(587)]&&n[s(601)]()[s(587)]!=i[s(587)]&&i[s(595)](((t,e)=>(t[s(632)]=e,e[s(560)]=t,e)))};function h(e,n=!0){const s=t,{id:o,authorId:i}=r[s(630)](e[s(496)]),a=[s(621),s(691)],c=r[s(679)][s(523)](e[s(496)]);return c&&a[s(690)](s(542)),{classes:a,attributes:{"data-suggestion":o,"data-author-id":i},priority:c&&n?3010:3e3}}r.on(t(626),f,{priority:t(635)}),r.on(t(634),f,{priority:t(635)}),n[t(564)][t(623)][t(540)]((()=>{const e=t;let s=!1;const o=Array[e(611)](n[e(564)][e(623)][e(610)][e(651)]());for(const{name:t,data:i}of o){const{group:o,type:a,id:c}=r[e(630)](t);if(e(624)!=o||e(615)!=a||i[e(517)])continue;if(!r[e(627)](c))continue;const u=r[e(553)](c)[e(603)](),l=n[e(590)][e(598)](e(521)).me;for(const t of r[e(677)]())if(t[e(551)]&&t[e(663)]==l&&e(534)==t[e(498)]&&e(682)==t[e(531)]&&t[e(603)]()[e(625)]((t=>u[e(619)]((n=>n[e(660)](t,!0))))))for(const n of t[e(601)]())n[e(551)]&&(n[e(567)](),s=!0)}return s})),n[t(564)][t(623)][t(540)]((e=>{const s=t,o=n[s(519)][s(598)](s(582));if(!o||!o[s(649)][s(505)](e[s(589)]))return!1;let i=!1;const a=n[s(590)][s(598)](s(521)).me,c=n[s(564)][s(623)][s(610)][s(495)](),u=Array[s(611)](n[s(564)][s(623)][s(610)][s(651)]())[s(693)]((({name:t,data:e})=>{const n=s,{group:o,subType:i,authorId:c}=r[n(630)](t);return n(624)==o&&n(506)==i&&c==a.id&&!e[n(517)]}));for(const t of c){if(s(547)!=t[s(498)]||s(508)!=t[s(606)]||1!=t[s(587)])continue;const n=e[s(645)](t[s(665)],t[s(665)][s(568)](1));if(!u[s(661)]((({data:t})=>t[s(641)][s(605)](n))))for(const{name:t,data:r}of u)if(n[s(660)](r[s(641)])){e[s(633)](t,{range:n}),i=!0;break}}return i})),n[t(564)][t(623)][t(540)]((e=>{const s=t;let o=!1;const i=n[s(590)][s(598)](s(521)).me,a=r[s(677)]()[s(693)]((t=>t[s(551)]&&t[s(663)]==i)),c=new Set,u=new Set;for(const t of a)if(s(506)==t[s(531)])for(const e of t[s(597)]()){const n=e[s(628)]()[s(574)]();if(n)if(n.is(s(609),s(508))&&Ra(n)){t[s(532)](e[s(606)]),c[s(585)](n),o=!0;const r=n[s(513)],i=n[s(685)],a=r&&r.is(s(609),s(508)),l=i&&i.is(s(609),s(508));a&&!c[s(505)](r)&&u[s(585)](r),l&&!c[s(505)](i)&&u[s(585)](i)}else n.is(s(609),s(518))&&n[s(692)]&&(t[s(532)](e[s(606)]),o=!0)}else if(s(682)==t[s(531)]){if(!t[s(529)]||!t[s(529)][s(535)])continue;const e=t[s(529)][s(583)];if(e&&Object[s(656)](e)[s(587)])continue;const n=t[s(529)][s(535)];let r=!0,i=!0;for(const e of a)if(e[s(531)]&&e[s(531)][s(655)](s(506))){if(!e[s(529)][s(535)]){i=!1;break}if(e.id!=t.id&&e[s(529)][s(535)]==n){r=!1;break}}i&&r&&(t[s(657)](),o=!0)}for(const t of c)e[s(650)](t);for(const t of u)e[s(602)](t);return o})),n[t(507)][t(588)](t(616))[t(544)]({model:t(680),view:(t,e)=>h(t),converterPriority:t(635)}),n[t(507)][t(588)](t(527))[t(544)]({model:t(680),view:(e,n)=>n[t(581)][t(631)]?h(e,!1):null,converterPriority:t(635)});const d=n[t(662)][t(614)];this[t(510)](d[t(623)],t(522),((e,n)=>{const r=t,s=[];for(const t of d[r(555)](n[r(586)])[r(584)]())t.is(r(609),r(512))&&s[r(690)](t);d[r(669)]((t=>{const e=r;for(const n of s)t[e(653)](t[e(555)](n),t[e(640)](n)),t[e(650)](n)}))}))}}function Ra(t){const e=Aa;if(t[e(692)])return!0;const n=t[e(672)](0);return n.is(e(609),e(518))&&n[e(692)]}function Ma(t,e={},n){const r=Aa;for(const{isAnchor:s,cellHeight:o,cellWidth:i}of n[r(639)](t,{includeAllSlots:!0,...e}))if(!s||1!=o||1!=i)return!1;return!0}const va=Oa;function Oa(t,e){const n=wa();return(Oa=function(t,e){return n[t-=363]})(t,e)}function wa(){const t=["resizeTable","Users","347528HpSRzj","handleResizeTableWidthCommand","2qDTaPj","getAttribute","getSuggestions","159756YJlDSG","20dULQHq","selection","descriptionFactory","subType","has","*Format:* resize table","table","columnWidths","resizeTableWidth","getContainedElement","243000bjvmZp","1256421JxSyiy","afterInit","enableCommand","get","data","getTableColumnsWidths","tableWidth","TrackChangesEditing","editor","markBlockFormat","1052464HYzFQB","change","author","accept","getColumnGroupElement","registerDescriptionCallback","discard","handleSuggestionDescription","bind","formatInline","getSelectedElement","model","getSuggestionCallback","registerCustomCallback","62484RraWml","_suggestionFactory","formatBlock","TableColumnResizeEditing","commandParams","document","format","locale","type","838726zcdRCw","plugins","formatGroupId"];return(wa=function(){return t})()}!function(t){const e=Oa,n=t();for(;;)try{if(226189===-parseInt(e(401))/1*(parseInt(e(403))/2)+parseInt(e(363))/3+parseInt(e(406))/4*(parseInt(e(407))/5)+parseInt(e(387))/6+-parseInt(e(396))/7+parseInt(e(373))/8+-parseInt(e(417))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(wa);class Da extends t.Plugin{[va(364)](){const t=va;if(!this[t(371)][t(397)][t(411)](t(390)))return;const e=this[t(371)][t(397)][t(366)](t(370));e[t(365)](t(415),this[t(402)][t(381)](this)),e[t(388)][t(386)](t(389),t(399),t(376),e[t(388)][t(385)](t(389),null,t(379))),e[t(388)][t(386)](t(389),t(399),t(379),e[t(388)][t(385)](t(389),null,t(376))),e[t(409)][t(378)](this[t(380)][t(381)](this))}[va(402)](t,e){const n=va,r=this[n(371)][n(397)][n(366)](n(370)),s=this[n(371)][n(397)][n(366)](n(390)),o=e[n(413)]||this[n(371)][n(384)][n(392)][n(408)][n(383)]();this[n(371)][n(384)][n(374)]((()=>{const i=n,a=s[i(377)](o);let c=a?s[i(368)](a):null,u=o[i(404)](i(369))||null;const l=e[i(369)]||u,f=e[i(414)]||c,h=this[i(371)][i(397)][i(366)](i(400)).me;for(const t of r[i(405)]()){const e=t[i(416)]();if(i(399)===t[i(410)]&&e===o){t[i(375)]!==h&&t[i(379)]();const e=t[i(367)][i(391)];u=e[0][i(369)],c=e[0][i(414)];break}}t({table:o,tableWidth:l,columnWidths:f}),r[i(372)](o,{commandName:i(415),commandParams:[{tableWidth:u,columnWidths:c}],formatGroupId:i(399)},[],i(399))}))}[va(380)](t){const e=va;if(e(389)!=t[e(395)]&&e(382)!=t[e(395)])return;const{data:n}=t;if(n&&e(399)===n[e(398)]){const t=e(412);return{type:e(393),content:Kr(this[e(371)][e(394)],t)}}}}const Fa=Ba;function Pa(){const t=["674868JcgYLI","3465300IJQEee","Template","88947UMooJa","1454075lqLMzf","get","has","72AKZOBa","afterInit","plugins","1986FXXuRE","TrackChangesEditing","102KxthwZ","56331gUQBcK","143970baiDAF","17xNHEjl","editor","enableCommand","insertTemplate"];return(Pa=function(){return t})()}function Ba(t,e){const n=Pa();return(Ba=function(t,e){return n[t-=316]})(t,e)}!function(t){const e=Ba,n=t();for(;;)try{if(272819===-parseInt(e(324))/1*(parseInt(e(319))/2)+parseInt(e(322))/3+-parseInt(e(328))/4+-parseInt(e(323))/5*(-parseInt(e(321))/6)+parseInt(e(332))/7+parseInt(e(316))/8*(parseInt(e(331))/9)+-parseInt(e(329))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Pa);class xa extends t.Plugin{[Fa(317)](){const t=Fa,e=this[t(325)];e[t(318)][t(334)](t(330))&&e[t(318)][t(333)](t(320))[t(326)](t(327))}}function Ua(){const t=["573060ACEaXB","descriptionFactory","afterInit","enableCommand","registerElementLabel","get","locale","2188155CfbXCW","590062sUmeQu","377132NzYgkf","117Ivwadr","7415024lbCmup","commands","editor","plugins","3PdHdRr","12KVMEJe","tableOfContents","ELEMENT_TABLE_OF_CONTENTS","insertTableOfContents","TrackChangesEditing","1425781ZYuMlO","1486692jhEtre"];return(Ua=function(){return t})()}const ja=Ga;function Ga(t,e){const n=Ua();return(Ga=function(t,e){return n[t-=287]})(t,e)}!function(t){const e=Ga,n=t();for(;;)try{if(598595===parseInt(e(289))/1*(parseInt(e(305))/2)+parseInt(e(290))/3*(parseInt(e(306))/4)+-parseInt(e(304))/5+-parseInt(e(296))/6+parseInt(e(295))/7+-parseInt(e(308))/8+-parseInt(e(307))/9*(-parseInt(e(297))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ua);class Va extends t.Plugin{[ja(299)](){const t=ja,e=this[t(287)];if(!e[t(309)][t(302)](t(293)))return;e[t(288)][t(302)](t(294))[t(300)](t(293));const n=e[t(288)][t(302)](t(294)),r=e[t(303)];n[t(298)][t(301)](t(291),(e=>Kr(r,t(292),e)))}}function Ha(t,e){const n=Wa();return(Ha=function(t,e){return n[t-=327]})(t,e)}const za=Ha;function Wa(){const t=["isEqual","createRange","_splitMarkerName","2933532ppcWIy","3193825eosKJc","from","editor","model","isTouching","612999oXJpbX","updateMarker","plugins","isCollapsed","document","differ","8330967Wdgnsa","forward","descriptionFactory","removeMarker","nodeBefore","newRange","title-content","locale","76488jNstXH","getNearestSelectionRange","has","afterInit","Title","suggestion","1109143gJKCVi","231JiSQlg","8gQxpkH","ELEMENT_TITLE","TrackChangesEditing","schema","registerPostFixer","end","registerElementLabel","start","get","element","getChangedMarkers","40NgQYYc","2391016LCEWCJ"];return(Wa=function(){return t})()}!function(t){const e=Ha,n=t();for(;;)try{if(720573===-parseInt(e(350))/1+-parseInt(e(364))/2+-parseInt(e(330))/3+-parseInt(e(352))/4*(parseInt(e(369))/5)+parseInt(e(368))/6+-parseInt(e(351))/7*(-parseInt(e(344))/8)+-parseInt(e(336))/9*(-parseInt(e(363))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wa);class Ka extends t.Plugin{[za(347)](){const t=za,e=this[t(327)];if(!e[t(332)][t(346)](t(348)))return;const n=e[t(332)][t(360)](t(354));n[t(338)][t(358)](t(342),(()=>Kr(e[t(343)],t(353)))),e[t(328)][t(334)][t(356)]((r=>{const s=t;let o=!1;const i=Array[s(370)](e[s(328)][s(334)][s(335)][s(362)]());for(const{name:t,data:a}of i){const{group:i}=n[s(367)](t);if(s(349)!==i||!a[s(341)])continue;const c=a[s(341)],u=c[s(357)][s(340)];if(!u||!u.is(s(361),s(342)))continue;if(!c[s(359)][s(329)](c[s(357)]))continue;const l=e[s(328)][s(355)][s(345)](c[s(357)],s(337));if(l&&l[s(333)]){const e=r[s(366)](c[s(359)],l[s(359)]);e[s(365)](c)||(r[s(331)](t,{range:e}),o=!0)}o||(r[s(339)](t),o=!0)}return o}))}}const Xa=qa;function qa(t,e){const n=Ja();return(qa=function(t,e){return n[t-=151]})(t,e)}!function(t){const e=qa,n=t();for(;;)try{if(547826===-parseInt(e(167))/1+parseInt(e(160))/2*(-parseInt(e(165))/3)+parseInt(e(168))/4*(parseInt(e(158))/5)+parseInt(e(169))/6+-parseInt(e(166))/7+-parseInt(e(161))/8+parseInt(e(156))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Ja);class Qa extends t.Plugin{[Xa(159)](){const t=Xa,e=this[t(155)],n=e[t(154)][t(151)](t(164));e[t(154)][t(157)](t(163))&&(n[t(152)](t(162)),n[t(152)](t(153)))}}function Ja(){const t=["get","enableCommand","redo","plugins","editor","22392810UCWatc","has","87530JljwLB","afterInit","22pjkhEg","7124928JABKmM","undo","UndoEditing","TrackChangesEditing","293541BkxTql","5462646gzMBjP","309574UbNYQn","200cUSNUx","1447926tiNxzj"];return(Ja=function(){return t})()}const Ya=$a;function Za(){const t=["655929epRpZi","has","enableCommand","83674gGNopG","plugins","requires","633255ENlMWY","12tqJNxn","TableCaptionEditing","get","1583036UHnSeX","toggleTableCaption","editor","1498230ySEHzs","6JtdrzU","afterInit","4327008LrsdEi","1506624mGlKqv","TrackChangesEditing"];return(Za=function(){return t})()}function $a(t,e){const n=Za();return($a=function(t,e){return n[t-=476]})(t,e)}!function(t){const e=$a,n=t();for(;;)try{if(417720===parseInt(e(481))/1+-parseInt(e(488))/2+parseInt(e(478))/3*(parseInt(e(485))/4)+parseInt(e(484))/5*(-parseInt(e(492))/6)+parseInt(e(494))/7+-parseInt(e(476))/8+parseInt(e(491))/9)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Za);class tc extends t.Plugin{static get[Ya(483)](){return[da]}[Ya(493)](){const t=Ya,e=this[t(490)];e[t(482)][t(479)](t(486))&&e[t(482)][t(487)](t(477))[t(480)](t(489))}}function ec(){const t=["selection","TablePropertiesEditing","descriptionFactory","tableCellBorderStyle","editor","tableHeight","commandParams","formatBlock","81860RNYYos","_handlePropertyChange","table","tableCellHeight","locale","129213VGnjcT","nodeAfter","tableCellVerticalAlignment","110697ZIhFrX","tableBackgroundColor","TableCellPropertiesEditing","tableCellProperties","1897320YCfObs","get","_getSuggestion","1660BENoOv","tableCellPadding","8431661EYDGNk","removeAttribute","tableBorderWidth","_suggestionFactory","findAncestor","65063TevvxQ","*Format:* change table properties","subType","enableCommand","getAttribute","model","plugins","document","pluginName","handleSuggestionDescription","registerDescriptionCallback","getFirstPosition","handleDiscardAction","getContainedElement","tableCellHorizontalAlignment","tableCellBorderWidth","tableCellBorderColor","start","discard","registerCustomCallback","tableAlignment","getSelectionAffectedTableCells","344445cuxBcQ","*Format:* change table cell properties","tableWidth","TableUtils","format","getSuggestions","tableBorderStyle","afterInit","batch","tableProperties","setAttribute","accept","markBlockFormat","has","join","tableCellWidth","TrackChangesEditing","tableCellBackgroundColor","TrackChangesTableProperties","data","164Tvfbnh","enqueueChange","8FIyZQl","change","getSuggestionCallback","tableBorderColor"];return(ec=function(){return t})()}const nc=rc;function rc(t,e){const n=ec();return(rc=function(t,e){return n[t-=281]})(t,e)}!function(t){const e=rc,n=t();for(;;)try{if(825222===parseInt(e(345))/1+parseInt(e(323))/2+parseInt(e(331))/3*(parseInt(e(309))/4)+parseInt(e(289))/5+parseInt(e(335))/6+parseInt(e(340))/7*(parseInt(e(311))/8)+-parseInt(e(328))/9*(parseInt(e(338))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ec);class sc extends t.Plugin{constructor(t){const e=rc;super(t),this[e(298)]=[e(314),e(295),e(342),e(287),e(291),e(320),e(332)],this[e(334)]=[e(283),e(318),e(282),e(339),e(304),e(326),e(306),e(281),e(330)]}static get[nc(353)](){return nc(307)}[nc(296)](){const t=nc,e=this[t(319)][t(351)][t(336)](t(305));if(this[t(319)][t(351)][t(302)](t(316))){for(const n of this[t(298)])e[t(348)](n,((e,r)=>{const s=t,o=this[s(319)][s(350)][s(352)][s(315)][s(356)]()[s(344)](s(325));this[s(324)](n,[o],this[s(298)],s(298),e,r)}));e[t(343)][t(286)](t(322),t(298),t(300),e[t(343)][t(313)](t(322),null,t(285))),e[t(343)][t(286)](t(322),t(298),t(285),((e,n)=>this[t(357)](this[t(298)],e,n))),e[t(343)][t(286)](t(322),t(298),t(303),(()=>!1))}if(this[t(319)][t(351)][t(302)](t(333))){for(const n of this[t(334)])e[t(348)](n,((e,r)=>{const s=t,o=this[s(319)][s(351)][s(336)](s(292))[s(288)](this[s(319)][s(350)][s(352)][s(315)]);this[s(324)](n,o,this[s(334)],s(334),e,r)}));e[t(343)][t(286)](t(322),t(334),t(300),e[t(343)][t(313)](t(322),null,t(285))),e[t(343)][t(286)](t(322),t(334),t(285),((e,n)=>this[t(357)](this[t(334)],e,n))),e[t(343)][t(286)](t(322),t(334),t(303),(()=>!1))}e[t(317)][t(355)]((e=>this[t(354)](e)))}[nc(324)](t,e,n,r,s,o){const i=nc,a=this[i(319)][i(351)][i(336)](i(305));this[i(319)][i(350)][i(310)](o[i(297)],(()=>{const t=i;for(const i of e)if(this[t(337)](i,r))s(o);else{const e={};for(const r of n){const n=i[t(349)](r);void 0!==n&&(e[r]=n)}s(o),a[t(301)](i,{commandParams:[e]},[],r)}}))}[nc(357)](t,e,n){const r=nc,s=e[0][r(284)][r(329)],o=n[r(321)][0];this[r(319)][r(350)][r(312)]((e=>{const n=r;for(const r of t)void 0!==o[r]?e[n(299)](r,o[r],s):e[n(341)](r,s)}))}[nc(354)](t){const e=nc;if(t[e(308)])switch(t[e(347)]){case e(298):return{type:e(293),content:Kr(this[e(319)][e(327)],e(346))};case e(334):return{type:e(293),content:Kr(this[e(319)][e(327)],e(290))}}}[nc(337)](t,e){const n=nc,r=this[n(319)][n(351)][n(336)](n(305));for(const s of r[n(294)]({skipNotAttached:!0})){const r=s[n(358)]();if(s[n(347)]===e&&r===t)return s}return null}}var oc=Function.prototype,ic=Object.prototype,ac=oc.toString,cc=ic.hasOwnProperty,uc=ac.call(Object);const lc=function(t){if(!ne(t)||"[object Object]"!=ct(t))return!1;var e=en(t);if(null===e)return!0;var n=cc.call(e,"constructor")&&e.constructor;return"function"==typeof n&&n instanceof n&&ac.call(n)==uc};const fc=function(t){return lc(t)?void 0:t};var hc=$?$.isConcatSpreadable:void 0;const dc=function(t){return ce(t)||ae(t)||!!(hc&&t&&t[hc])};const gc=function t(e,n,r,s,o){var i=-1,a=e.length;for(r||(r=dc),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 pc=function(t){return(null==t?0:t.length)?gc(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 Ec=Math.max;const Ic=function(t,e,n){return e=Ec(void 0===e?t.length-1:e,0),function(){for(var r=arguments,s=-1,o=Ec(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 bc=function(t){return function(){return t}};const Tc=Jt?function(t,e){return Jt(t,"toString",{configurable:!0,enumerable:!1,value:bc(e),writable:!0})}:function(t){return t};var _c=Date.now;const yc=function(t){var e=0,n=0;return function(){var r=_c(),s=16-(r-n);if(n=r,s>0){if(++e>=800)return arguments[0]}else e=0;return t.apply(void 0,arguments)}}(Tc);const Ac=function(t){return yc(Ic(t,void 0,pc),t+"")}((function(t,e){var n={};if(null==t)return n;var r=!1;e=ir(e,(function(e){return e=fr(e,t),r||(r=e.length>1),e})),te(t,an(t),n),r&&(n=Qn(n,7,fc));for(var s=e.length;s--;)jr(n,e[s]);return n})),kc=Pc;function Cc(){const t=["addUser","enableCommand","markerNameToElements","$graveyard","formatInline:","isArray","addMarker:suggestion:formatBlock","markInlineFormat","chain","getSuggestionCallback","deletion","getCustomProperty","editor","track-changes-suggestion-not-found","multi","commands","_suggestions","change:_saved","pluginName","_reduceSuggestionAttributeRange","subType","change:data","set","head","always","insertion:accept","getNearestSelectionRange","addMarker:suggestion","_getExternalAuthor","clone","containsItem","FORMATTING","map","_setSuggestionData","refresh","insertion:discard","external:","acceptSuggestion","_inlineAttributeKeys","_registerDefaultCallbacks","insert","low","lowest","acceptSelectedSuggestions","attribute:join","skipNestingCheck","authoredAt","find","oldValue","applyOperation","attributeKey","previous","type","enableDefaultAttributesIntegration","dataReady","isLimit","discardSuggestion","_isRegisteredAttribute","hasCommentThread","detach","createSelection","createdAt","suggestion:","getContainedElement","_defaultCallbacks","getFirstRange","isInContent","_getSuggestionData","schema","open","default","comments","value","position","addHighlight","track-changes-adapter-missing-getsuggestion","catch","has","isOwn","mapper","addMarker:suggestion:attribute","isIntersectingWithRange","_updateSuggestionData","change:activeMarkers","964952CDmHhu","commandName","_isBlockAttribute","widget","_breakSuggestionMarker","deletion:accept","_getAttributeKey","deletion:discard","attribute:accept","filter","_suggestionFactory","647770vsNNPP","isBlock","attribute","then","consumable","assign","includes","acceptAllSuggestions","substr","remove","_afterChanges","listenTo","attribute:discard","createPositionAfter","_recordAttributeChanges","ready","markerToData","_blockAttributeKeys","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.","addMarkerName","collaboration.channelId","startsWith","stringify","createPositionAt","getLastMatchingPosition","addClass","updateMarker","removeMarker","getRanges","normal","suggestion:attribute:","addRange","format","ENTER","adapter","every","isAtEnd","_initAriaMarkerChangeAnnouncements","locale","getCommentThread","ck-suggestion-marker","data-author-id","model","removed","forward","getShiftedBy","_enabledCommands","formatInline:discard","notReady","removeMarker:suggestion:formatBlock","getChanges","markDeletion","insertion:join","markerReady","meta","move","pop","suggestion-type","options","formatBlock:chain","_splitMarkerName","groupId","substring","insertion","editing","_commentsRepository","registerInlineAttribute","setSelection","_suggestionState","createElement","trackChanges.trackFormatChanges","_saved","LEAVE","newRange","values","consume","attribute:","fire","markMultiRangeBlockFormat","elementStart","discardAllSuggestions","isRemovable","high","next","split","isDocumentOperation","removeMarkers","getItems","stop","elementToElement","track-changes-enable-command-twice","discardSelectedSuggestions","unbind","keys","addMarker","_checkSuggestionCorrectness","2559753dxynkH","removeAttribute","dataToMarker","176215fFsKCq","selection","newValue","_refreshSuggestionsChain","markMultiRangeDeletion","fetchCommentThread","ck-suggestion-marker-formatBlock","ck-suggestion-marker--active","formatBlock:join","clear","hasSuggestion","root","differ","containerElement","_recordAttributeSuggestions","item","insertion:chain","getDifference","containsRangeInObject","sort","forceDefaultExecution","_reduceExistingSuggestions","_editor","_rangeIsInLocalUserInsertion","after","1154304vCuWTG","_getMarkerAnnouncementText","PENDING_ACTION_SUGGESTION","howMany","registerPostFixer","formatGroupId","push","conversion","data-suggestion","requires","_refreshAttributeSuggestionsChain","error-saving-suggestion-data-suggestion-discarded","_handleNewSuggestionMarker","config","getSuggestion","tablePasteChainId","track-changes-user-not-found","batch","CommentsRepository","splitPosition","markerToHighlight","isLocal","getAllAdjacentSuggestions","length","isEqual","35782xPkqss","isUndo","removeMarker:suggestion:attribute","7PaiOHj","stopListening","suggestion","before","_cutOutSuggestionMarker","discard","markBlockFormat","upcast","createRangeIn","rejected","multipleBlocks","getMultiRangeId","1eIrMoZ","_addSuggestionMarker","rethrowUnexpectedError","splice","insertContent","deleteContent","_onDiscard","containsRange","getAttribute","resolve","_addThreadToSuggestion","attributeNewValue","nodeAfter","_processAttributeChanges","markers","some","forEach","_processAttributeSuggestions","hasComments","_trackFormatChanges","formatBlock:accept","define","descriptionFactory","isAfter","never","_getAuthorFromId","@external","isAtStart","document","enqueueChange","Users","enableReadOnlyMode","isInsideObject","formatInline:join","parent","PendingActions","return","ck-suggestion-marker-","author","marker-count","writer","markAttributeChange","setTo","_model","warn","getRange","isExternal","range","buildSuggestion","dataDowncast","trackChanges","_customCallbacks","element","deletion:","getMarkers","rename","start","end","bindElementToMarker","delete","formatBlock:discard","getSuggestions","getFirstMarker","setAttribute","add","size","$textProxy","creator","markerName","commentThread","update:suggestion","fromCharCode","_mergeNestedSuggestions","activeMarkers","_isForcedDefaultExecutionBlock","getUser","$text","addCommentThread","formatInline:chain","nodeBefore","removeClass","updateSuggestion","key","backward","track-changes-command-not-found","_createSuggestion","for","deletion:join","toJSON","$marker","data","rootName","$elementName","fromRange","execute","track-changes-suggestion-data-mismatch","showSuggestionHighlights","createPositionBefore","name","getAncestors","containsPosition","suggestionChanged","markMultiRangeInsertion","accept","announce","getIntersection","editingDowncast","_joinWithAdjacentSuggestions","isBefore","trackChangesCommand","registerBlockAttribute","getWalker","addSuggestionData","unshift","reconvertMarker","createRangeOn","removeComment","toUpperCase","isCollapsed","insertion:","attributeOldValue","_joinSuggestions","isNextTo","_adapter","suggestionLoaded","_setSuggestionRange","_isDataLoaded","getChangedMarkers","_findSuggestions","_removeSuggestion","addComment","from","isIntersecting","group","authorName","isTouching","isSelectable","12KBNXda","addSuggestion","toViewElement","targetPosition","registerCustomCallback","formatBlock:","oldRange","965997XVHwOg","deletion:chain","init","suggestionUnloaded","formatInline","highest","trackChanges.mergeNestedSuggestions","ck-suggestion-marker-formatInline","createRange","TrackChangesEditing","get","elementEnd","formatBlock","formatInline:accept","isMultiRange","plugins","documentSelection","originalSuggestionId","markInsertion","accepted","action","track-changes-adapter-already-set","change","_SUGGESTION_ANNOUNCEMENT","attributes","unbindElementFromMarkerName","isObject","join","moveTargetPosition","concat"];return(Cc=function(){return t})()}!function(t){const e=Pc,n=t();for(;;)try{if(218459===-parseInt(e(771))/1*(parseInt(e(756))/2)+-parseInt(e(915))/3+parseInt(e(731))/4+parseInt(e(706))/5*(-parseInt(e(908))/6)+-parseInt(e(759))/7*(-parseInt(e(596))/8)+parseInt(e(703))/9+-parseInt(e(607))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Cc);const Lc=kc(863);class Nc extends t.Plugin{static get[kc(740)](){return[kc(749),o.Users,t.PendingActions,ts,ss,us,hs,ys,Is,Cs,vs,js,no,oo,fo,po,To,Co,Ro,wo,Bo,Wo,Go,Qo,Zo,ri,ui,pi,wi,ii,zs,Qs,_i,Ci,Ri,Bi,ji,Ki,Ji,ta,oa,ua,da,Ea,ya,tc,Sa,Da,Va,sc,xa,Ka,Qa]}static get[kc(530)](){return kc(924)}constructor(t){const e=kc;function n(t){const e=Pc;return t[e(544)]((t=>String[e(842)](t)))[e(509)]("")}super(t),this[e(720)]=!1,this[e(534)](e(844),[]),this.on(e(595),((n,r,s,o)=>{const i=e;this[i(814)][i(504)]((()=>{const e=i;for(const n of[...o,...s])this[e(814)][e(785)][e(589)](n)&&t[e(671)][e(885)](n)}))})),this[e(793)]=new Jr(this[e(524)][e(649)][e(580)],this[e(524)][e(645)]),this[e(894)]=null,this[e(606)]=new Sc(this[e(524)]),this[e(528)]=new Map,this[e(672)]=t[e(497)][e(925)](e(749)),this[e(653)]=new Set,this[e(814)]=this[e(524)][e(649)],this[e(675)]=new WeakMap,this[e(845)]=!1,this[e(624)]=new Set([e(863)]),this[e(550)]=new Set,t[e(744)][e(792)](e(677),e(582)),this[e(790)]=t[e(744)][e(925)](e(677)),t[e(744)][e(792)](e(921),!0),this[e(843)]=t[e(744)][e(925)](e(921)),this[e(880)]=new f(t,this[e(653)]),this[e(644)](),this[n([95,101,120,101,99,117,116,101,83,117,103,103,101,115,116,105,111,110])]=n([52,48,52,56,49,54,53,56])}[kc(917)](){const t=kc,n=this[t(524)],r=(e,n)=>{const r=t;if(r(609)!=e)return r(808)+e;const s=n[r(691)]("|")[0];return this[r(598)](s)?r(712):r(922)};n[t(738)][t(857)](t(877))[t(751)]({model:t(761),view:e=>{const n=t,{id:s,authorId:o,type:i,subType:a}=this[n(667)](e[n(839)]),c=[n(647),r(i,a)];let u=3e3;return this[n(844)][n(613)](e[n(839)])&&(c[n(737)](n(713)),u=3010),n(522)==i&&(u+=5),{classes:c,attributes:{"data-suggestion":s,"data-author-id":o},priority:u}}}),n[t(738)][t(857)](t(820))[t(835)]((e=>{const r=t;e.on(r(539),((t,e,s)=>{const o=r;if(!s[o(665)][o(867)])return;const i=e[o(721)];if(!i)return;const c=s[o(591)][o(910)](i);n[o(649)][o(580)][o(508)](i)&&c&&!c[o(523)](o(599))&&c.is(o(719))&&(0,a.toWidget)(c,s[o(811)])}),{priority:r(689)})})),n[t(738)][t(857)](t(820))[t(751)]({model:t(761),view:(e,n)=>{const s=t;if(!n[s(665)][s(867)])return null;const{type:o,subType:i}=this[s(667)](e[s(839)]);return{classes:[s(647),r(o,i)],priority:3e3}}});const s=({showActiveMarkers:e=!0,isAttributeSuggestion:r=!1}={})=>(s,o,i)=>{const a=t;if(!o[a(721)])return;const{id:c,authorId:u}=this[a(667)](o[a(839)]);if(r){const t=this[a(528)][a(925)](c),e=this[a(602)](t);if(!this[a(598)](e))return}if(o[a(721)].is(a(707)))return void i[a(611)][a(682)](o[a(721)],s[a(869)]);const l=i[a(591)][a(910)](o[a(721)]);if(o[a(721)].is(a(823))&&n[a(649)][a(580)][a(608)](o[a(721)])&&!l[a(523)](a(586))){i[a(811)][a(632)]([a(647),a(712)],l),i[a(811)][a(834)](a(739),c,l),i[a(811)][a(834)](a(648),u,l),i[a(591)][a(829)](l,o[a(839)]),e&&(this[a(844)][a(613)](o[a(839)])?i[a(811)][a(632)](a(713),l):i[a(811)][a(851)](a(713),l));for(const t of n[a(649)][a(767)](o[a(721)])[a(694)]())i[a(611)][a(682)](t,s[a(869)]);i[a(611)][a(682)](o[a(721)],s[a(869)])}};n[t(738)][t(857)](t(820))[t(835)]((e=>{const n=t;e.on(n(518),((t,e,r)=>{const o=n;r[o(665)][o(867)]&&s({showActiveMarkers:!1})(t,e,r)}),{priority:n(920)})})),n[t(738)][t(857)](t(820))[t(835)]((e=>{const n=t;e.on(n(592),((t,e,r)=>{const o=n;r[o(665)][o(867)]&&s({showActiveMarkers:!1,isAttributeSuggestion:!0})(t,e,r)}),{priority:n(920)})})),n[t(738)][t(857)](t(820))[t(623)]({model:t(761),view:(e,n)=>n[t(665)][t(867)]?null:{group:t(761),name:e[t(615)](11)}}),n[t(738)][t(857)](t(766))[t(696)]({view:{name:t(761),attributes:{id:/^\w/,"suggestion-type":/^\w/}},model:(e,{writer:n})=>{const r=t;let s=r(574)+e[r(779)](r(664))+":"+e[r(779)]("id");return e[r(779)](r(810))&&(s+=":"+e[r(779)](r(810))),n[r(676)](r(860),{"data-name":s})}}),n[t(738)][t(857)](t(766))[t(705)]({view:t(761)}),n[t(738)][t(857)](t(877))[t(835)]((e=>{const n=t;e.on(n(518),s(),{priority:n(689)})})),n[t(738)][t(857)](t(877))[t(835)]((e=>{const n=t;e.on(n(592),s({isAttributeSuggestion:!0}),{priority:n(689)})})),n[t(738)][t(857)](t(877))[t(835)]((e=>{const n=t;e.on(n(656),((t,e,r)=>{const s=n,o=r[s(591)][s(514)](e[s(839)]);if(o)for(const t of o)t[s(523)](s(586))||(r[s(811)][s(851)]([s(647),s(712),s(713)],t),r[s(811)][s(704)](s(739),t),r[s(811)][s(704)](s(648),t),r[s(591)][s(507)](t,e[s(839)]))}),{priority:n(689)})})),n[t(738)][t(857)](t(877))[t(835)]((e=>{const n=t;e.on(n(758),((t,e,r)=>{const s=n,o=r[s(591)][s(514)](e[s(839)]);if(!o)return;const{id:i}=this[s(667)](e[s(839)]),a=this[s(528)][s(925)](i),c=this[s(602)](a);if(this[s(598)](c))for(const t of o)t[s(523)](s(586))||(r[s(811)][s(851)]([s(647),s(712),s(713)],t),r[s(811)][s(704)](s(739),t),r[s(811)][s(704)](s(648),t),r[s(591)][s(507)](t,e[s(839)]))}),{priority:n(689)})})),n[t(649)][t(799)][t(735)]((e=>{const r=t;let s=!1;const o=Array[r(902)](n[r(649)][r(799)][r(718)][r(898)]()),i=new Set;for(const{name:t,data:c}of o){const{group:o,type:u,subType:l,id:f}=this[r(667)](t);if(r(761)!==o)continue;const h=this[r(528)][r(925)](f);if(null!=c[r(680)]){r(919)==u&&(s=s||vc(c[r(680)],t,e,n[r(649)][r(580)]));const o=r(609)==u&&this[r(598)](l[r(691)]("|")[0]);if(c[r(680)][r(889)]||r(515)==c[r(680)][r(717)][r(862)]||r(927)==u&&!wc(c[r(680)])||o&&!wc(c[r(680)])||r(522)==u&&(Mc(a=c[r(680)])||function(t){const e=r;return t[e(827)][e(805)]==t[e(828)][e(850)]&&t[e(827)][e(643)]}(a)))e[r(634)](t),s=!0;else{if(!h||!h[r(578)])continue;if(c[r(680)]&&c[r(914)]&&c[r(680)][r(755)](c[r(914)]))continue;i[r(835)](h)}}}var a;return i[r(836)]>0&&(s=!!this[r(878)](i)||s),s})),n[t(649)][t(799)][t(735)]((e=>{const r=t;let s=!1;for(const t of n[r(649)][r(799)][r(718)][r(657)]())if(r(552)==t[r(564)])for(const t of this[r(528)][r(681)]()){if(t[r(929)]||!t[r(578)])continue;const o=r(927)==t[r(564)],i=this[r(602)](t),a=i&&this[r(598)](i);if(!o&&!a)continue;const c=t[r(577)]();if(c[r(827)][r(805)]!=c[r(828)][r(805)]&&!c[r(828)][r(643)]){const o=n[r(649)][r(630)](c[r(827)][r(783)],r(828)),i=n[r(649)][r(923)](c[r(827)],o);e[r(633)](t[r(833)](),{range:i}),s=!0}}return s})),n[t(649)][t(799)][t(735)]((e=>this[t(784)](e))),n[t(649)][t(799)][t(735)]((e=>!e[t(748)][t(752)]&&this[t(788)](e))),n[t(649)].on(t(617),(()=>{this[t(720)]=!1})),n[t(649)][t(799)].on(t(533),((r,s)=>{const o=t;if(!s[o(752)]||s[o(757)])return;if(!this[o(720)])return;const i=n[o(649)][o(799)][o(718)][o(657)]();if(0==i[o(754)])return;const a=[],c=i[o(605)]((t=>o(609)==t[o(564)])),u=i[o(605)]((t=>o(552)==t[o(564)]&&o(847)!=t[o(869)]));for(const t of c)this[o(569)](t[o(562)])&&a[o(737)]({key:t[o(562)],newValue:t[o(782)],oldValue:t[o(891)],range:Dc(t[o(818)],n[o(649)])});for(const t of u){if(o(826)!=t[o(502)]&&o(546)!=t[o(502)])continue;const e=Fc(t[o(585)][o(783)],n[o(649)]),r=t[o(762)];o(826)==t[o(502)]&&a[o(737)]({key:o(863),newValue:t[o(869)],oldValue:r[o(869)],range:e});for(const[n,s]of r[o(506)]){if(!this[o(569)](n))continue;const r=t[o(506)][o(925)](n);s!==r&&a[o(737)]({key:n,newValue:r,oldValue:s,range:e})}for(const[n,s]of t[o(506)])this[o(569)](n)&&(r[o(506)][o(589)](n)||a[o(737)]({key:n,newValue:s,oldValue:null,range:e}))}0!=a[o(754)]&&n[o(649)][o(800)](s,(t=>{const n=o,r=(0,e.uid)();for(const{range:t,key:e,oldValue:s,newValue:o}of a)this[n(812)](t,e,s,o,{groupId:r});this[n(727)](t,a)}))}),{priority:t(554)}),n[t(649)][t(785)].on(t(841),((e,n,r)=>{const s=t;if(null==r){const{id:t}=this[s(667)](n[s(869)]),e=this[s(528)][s(925)](t);e&&e[s(626)](n[s(869)])}})),n[t(649)][t(799)].on(t(533),(()=>{const e=t,r=Array[e(902)](n[e(649)][e(799)][e(718)][e(898)]())[e(605)]((t=>e(761)===this[e(667)](t[e(869)])[e(904)]));if(0===r[e(754)])return;r[e(725)](((t,n)=>{const r=e,s=t[r(861)][r(914)],o=n[r(861)][r(914)];return null===s&&null===o?0:null===s&&null!==o?-1:null!==s&&null===o?1:s[r(827)][r(879)](o[r(827)])?-1:1}));const s=new Set,o=new Set;for(const{name:t,data:n}of r){const{id:r}=this[e(667)](t);if(null===n[e(914)]){const n=this[e(743)](t);o[e(835)](n)}else{const t=this[e(528)][e(925)](r);null!==n[e(680)]||t[e(578)]?(s[e(835)](t[e(535)]),o[e(835)](t)):this[e(900)](t)}}o[e(836)]>0&&this[e(709)](o);for(const t of s)this[e(684)](e(872),t)})),n[t(649)].on(t(561),((e,r)=>{const s=t,o=r[0];if(!this[s(528)][s(836)])return;if(!o[s(692)])return;if(o[s(748)][s(757)]||!o[s(748)][s(752)])return;let i,a;switch(o[s(564)]){case s(552):i=n[s(649)][s(630)](o[s(585)]),a=i[s(652)](o[s(734)]);break;case s(691):i=n[s(649)][s(630)](o[s(750)]),a=n[s(649)][s(630)](o[s(510)]);break;case s(662):i=n[s(649)][s(630)](o[s(911)]),a=i[s(652)](o[s(734)]);break;default:return}const c=n[s(649)][s(923)](i,a);n[s(649)][s(504)]((()=>{const t=s;for(const{suggestion:e,meta:n}of this[t(899)](c)){if(e[t(929)])continue;if(t(919)==e[t(564)])continue;const r=this[t(602)](e);if(r&&this[t(598)](r)&&t(691)!=o[t(564)])continue;const s=e[t(861)]&&e[t(861)][t(769)];(t(927)!=e[t(564)]||t(691)==o[t(564)]&&!s)&&(n[t(724)]||t(670)==e[t(564)]&&n[t(590)]||e[t(577)]()[t(778)](c)&&this[t(600)](e,i,a))}}))}),{priority:t(554)}),n[t(649)].on(t(776),((e,r)=>{const s=t,o=r[0],i=r[1];if(i&&i[s(726)])return;if(this[s(845)])return;if(!this[s(880)][s(584)])return;if(o[s(889)])return;const a=n[s(649)][s(580)],{start:c,end:u}=o[s(577)](),l=c[s(783)]&&a[s(567)](c[s(783)])?null:a[s(538)](c,s(651)),f=u[s(850)]&&a[s(567)](u[s(850)])?null:a[s(538)](u,s(854)),h=n[s(649)][s(923)](l?l[s(827)]:c,f?f[s(828)]:u);n[s(649)][s(504)]((t=>{const e=s;this[e(658)](h);const r=n[e(649)][e(580)][e(538)](h[e(827)]);o.is(e(498))?t[e(674)](r):o[e(813)](r)})),e[s(695)]()}),{priority:e.priorities[t(636)]+10}),n[t(649)].on(t(775),((e,r)=>{const s=t,o=r[r[s(754)]-1];o&&o[s(726)]||this[s(845)]||this[s(880)][s(584)]&&(n[s(649)][s(504)]((()=>{const t=s;let o=n[t(649)][t(775)](r[0],r[1],r[2],{forceDefaultExecution:!0});if(!o)return;e[t(807)]=o[t(541)]();const i=o[t(828)][t(850)],a=n[t(649)][t(580)];i&&a[t(608)](i)&&!a[t(508)](i)&&(o=n[t(649)][t(923)](o[t(827)],n[t(649)][t(630)](i,t(828)))),this[t(500)](o)})),e[s(695)]())}),{priority:t(689)}),this[t(524)][t(527)][t(835)](t(821),this[t(880)]),this[t(513)](t(821));const o=new p(n,this[t(528)]);n[t(527)][t(835)](t(549),o),this[t(513)](t(549));const i=new b(n,this[t(528)]);n[t(527)][t(835)](t(568),i),this[t(513)](t(568)),n[t(527)][t(835)](t(614),new R(n,o,this[t(528)])),this[t(513)](t(614)),n[t(527)][t(835)](t(687),new R(n,i,this[t(528)])),this[t(513)](t(687)),n[t(527)][t(835)](t(555),new F(n,o,this[t(528)])),this[t(513)](t(555)),n[t(527)][t(835)](t(698),new F(n,i,this[t(528)])),this[t(513)](t(698));const c=n[t(497)][t(925)](t(749));this[t(618)](c,t(901),((e,{threadId:n})=>{const r=t,s=this[r(528)][r(925)](n);s&&s[r(840)]&&1===s[r(840)][r(754)]&&this[r(594)](n,{hasComments:!0})}),{priority:t(553)}),this[t(618)](c,t(887),((e,{threadId:n})=>{const r=t,s=this[r(528)][r(925)](n);s&&s[r(840)]&&!s[r(840)][r(754)]&&this[r(594)](n,{hasComments:!1})}),{priority:t(553)})}set[kc(641)](t){const n=kc;if(this[n(894)])throw new e.CKEditorError(n(503),this);this[n(894)]=t}get[kc(641)](){return this[kc(894)]}[kc(832)]({skipNotAttached:t=!1,toJSON:e=!1}={}){const n=kc,r=[];for(const e of this[n(528)][n(681)]())t&&!e[n(578)]||r[n(737)](e);return e?r[n(544)]((t=>t[n(859)]())):r}[kc(745)](t){const n=kc,r=this[n(528)][n(925)](t);if(!r)throw new e.CKEditorError(n(525),this);return r}[kc(716)](t){const e=kc;return this[e(528)][e(589)](t)}[kc(883)](t){const e=kc,{authorId:n,id:r,attributes:s}=t,[o,i]=t[e(564)][e(691)](":"),a=this[e(528)][e(925)](r)||this[e(856)](o,i,r,n,s);if(this[e(781)](a),this[e(702)](a,o,i||null,n),a[e(573)]=t[e(573)],a[e(897)]=!0,s&&s[e(797)]){const t=s[e(797)],n=this[e(540)](t[e(905)]);a[e(558)]=t[e(573)],a[e(809)]=n,a[e(817)]=!0}else a[e(558)]=t[e(573)];switch(t[e(861)]&&(a[e(861)]=t[e(861)]),t[e(506)]&&(a[e(506)]=t[e(506)]),this[e(894)]&&this[e(894)][e(909)]||(a[e(678)]=!0),this[e(675)][e(925)](a)){case e(655):this[e(675)][e(534)](a,e(566));break;case e(660):a[e(578)]?(this[e(878)](new Set([a])),this[e(709)](new Set([a])),this[e(675)][e(534)](a,e(622)),this[e(684)](e(895),a)):this[e(675)][e(534)](a,e(650))}return a}[kc(549)](t){const e=kc;this[e(726)]((()=>{const n=e;this[n(524)][n(649)][n(504)]((()=>{const e=n;for(const n of t[e(753)]())n[e(874)]()}))}))}[kc(568)](t){const e=kc;this[e(726)]((()=>{const n=e;this[n(524)][n(649)][n(504)]((()=>{const e=n;for(const n of t[e(753)]())n[e(764)]()}))}))}[kc(513)](t,n){const r=kc,s=this[r(524)][r(527)][r(925)](t);if(!s)throw new e.CKEditorError(r(855),this,{commandName:t});if(this[r(653)][r(589)](s))throw new e.CKEditorError(r(697),this,{commandName:t});this[r(653)][r(835)](s),n&&s.on(r(865),((t,e)=>{const o=r;this[o(880)][o(584)]&&(this[o(845)]||(e[o(754)]>0&&e[e[o(754)]-1]&&e[e[o(754)]-1][o(726)]?e[o(663)]():(t[o(807)]=n(((...t)=>s[o(865)](...t,{forceDefaultExecution:!0})),...e),t[o(695)]())))}),{priority:r(689)})}[kc(726)](t){const n=kc;let r,s;const o=this[n(845)];this[n(845)]=!0;try{r=t()}catch(t){s=t}return o||(this[n(845)]=!1),s&&e.CKEditorError[n(773)](s,this),r}[kc(500)](t,n=null,r={}){const s=kc;if(t[s(889)])return null;const o=this[s(524)][s(497)][s(925)](s(801)).me;for(const{suggestion:e,meta:o}of this[s(899)](t,s(670)))if(o[s(590)]){if(!o[s(893)]){if(o[s(724)]){if(!this[s(843)]||!Uc(e,r))continue;return e}if(Uc(e,r))return e;this[s(600)](e,t[s(827)],t[s(828)]);break}if(n==e[s(532)]&&Uc(e,r)){const n=e[s(577)]();return n[s(827)][s(755)](t[s(828)])?this[s(896)](e,this[s(814)][s(923)](t[s(827)],n[s(828)])):this[s(896)](e,this[s(814)][s(923)](n[s(827)],t[s(828)])),e}}const i=(0,e.uid)(),a=o.id,c=n?s(890)+n:s(670),u=this[s(545)]({id:i,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(772)](c,i,a,t),u}[kc(873)](t,n=kc(526),r={}){const s=kc,o=this[s(524)][s(497)][s(925)](s(801)).me,i=this[s(606)][s(521)](s(670),n,s(509));for(const e of this[s(832)]())if(e[s(809)].id==o.id&&s(670)==e[s(564)]&&e[s(532)]==n&&Uc(e,r)&&(i(e[s(635)](),t)||i(t,e[s(635)]()))){for(const n of t)e[s(638)](n);return e}for(const{suggestion:e,meta:n}of this[s(899)](t,s(670))){if(!n[s(590)])continue;if(!this[s(843)]&&n[s(724)])continue;if(!Uc(e,r))continue;let o=!0;for(const n of e[s(635)]())for(const e of t)if(!n[s(778)](e)){o=!1;break}if(o)return e}const a=(0,e.uid)(),c=o.id,u=s(890)+n,l=this[s(545)]({id:a,type:u,createdAt:new Date,authorId:c,attributes:r});for(const e of t)this[s(772)](u,a,c,e,zr[s(770)]());return l}[kc(519)](t,n,r=null,s={}){const o=kc;if(r=r||Oc(n),t[o(889)])return null;if(o(795)===this[o(790)]){const e=this[o(606)][o(521)](o(919),r,o(874));return this[o(726)]((()=>e([t],n,s))),null}const i=this[o(524)][o(497)][o(925)](o(801)).me,a=[];if(o(536)!==this[o(790)])for(const{suggestion:e,meta:n}of this[o(899)](t,o(670)))n[o(590)]&&!n[o(803)]&&a[o(737)](...e[o(635)]());const c=function(t,e){const n=o,r=[];for(const s of e){const e=t[n(876)](s);e&&r[n(737)](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(754)];){const s=r[e][n(723)](t);r[n(774)](e,1,...s),e+=s[n(754)]}}return r}(t,a);c[o(754)]&&this[o(814)][o(504)]((()=>{const t=o;for(const e of c){const o=this[t(606)][t(521)](t(919),r,t(874));this[t(726)]((()=>o([e],n,s)))}}));for(const t of u){let a=null,c=t[o(827)],u=t[o(828)];for(const{suggestion:e,meta:n}of this[o(899)](t,o(919))){if(!n[o(590)])continue;if(e[o(532)]!=r)continue;if(!Uc(e,s))continue;const i=e[o(577)]();if(i[o(778)](t,!0))return null;c=c[o(879)](i[o(827)])?c:i[o(827)],u=u[o(794)](i[o(828)])?u:i[o(828)],a?i[o(827)][o(879)](a[o(577)]()[o(827)])?(a[o(693)](),a=e):e[o(693)]():a=e}const l=this[o(814)][o(923)](c,u);if(a)this[o(896)](a,l);else{const t=(0,e.uid)(),a=i.id;this[o(545)]({id:t,type:o(516)+r,data:n,createdAt:new Date,authorId:a,attributes:s}),this[o(772)](o(516)+r,t,a,l)}}return null}[kc(765)](t,n,r=[],s=null,o={}){const i=kc;n[i(736)]||(n[i(736)]=n[i(597)]),n[i(769)]=t.is(i(818)),s=s||Oc(n);const a=r[i(544)]((t=>Fc(t,this[i(814)]))),c=t.is(i(818))?t:Fc(t,this[i(814)]);if(i(795)===this[i(790)]){const t=this[i(606)][i(521)](i(927),s,i(874));return this[i(726)]((()=>t([c],n,o))),null}a[i(737)](c);let u=!0;for(const t of a)if(!this[i(729)](t)){u=!1;break}if(u&&i(536)!==this[i(790)]){const t=this[i(606)][i(521)](i(927),s,i(874));return this[i(726)]((()=>t([c],n,o))),null}let l=null,f=c[i(827)],h=c[i(828)];for(const{suggestion:t,meta:e}of this[i(899)](c,i(927))){if(!e[i(590)])continue;if(e[i(893)]||e[i(724)]||e[i(803)])continue;if(t[i(861)][i(736)]!=n[i(736)])continue;if(!Uc(t,o))continue;const r=t[i(577)]();if(t[i(532)]==s){if(r[i(778)](c,!0))return null;f=f[i(879)](r[i(827)])?f:r[i(827)],h=h[i(794)](r[i(828)])?h:r[i(828)],l?r[i(827)][i(879)](l[i(577)]()[i(827)])?(l[i(693)](),l=t):t[i(693)]():l=t}else{const e=c[i(876)](r);this[i(763)](t,e)}}const d=this[i(524)][i(497)][i(925)](i(801)).me,g=(0,e.uid)(),p=d.id;if(l)return this[i(896)](l,this[i(814)][i(923)](f,h)),l;{const t=this[i(545)]({id:g,type:i(913)+s,data:n,createdAt:new Date,authorId:p,attributes:o});return this[i(772)](i(913)+s,g,p,this[i(814)][i(923)](f,h)),t}}[kc(685)](t,n,r=[],s=null,o={}){const i=kc;n[i(736)]||(n[i(736)]=n[i(597)]);const a=t[0];n[i(769)]=a.is(i(818)),s=s||Oc(n);const c=r[i(544)]((t=>Fc(t,this[i(814)]))),u=a.is(i(818))?t:t[i(544)]((t=>Fc(t,this[i(814)])));if(i(795)===this[i(790)]){const t=this[i(606)][i(521)](i(927),s,i(874));return this[i(726)]((()=>t(u,n,o))),null}c[i(737)](...u);let l=!0;for(const t of c)if(!this[i(729)](t)){l=!1;break}if(l&&i(536)!==this[i(790)]){const t=this[i(606)][i(521)](i(927),s,i(874));return this[i(726)]((()=>t(u,n,o))),null}const f=this[i(524)][i(497)][i(925)](i(801)).me;for(const t of this[i(832)]()){if(t[i(809)].id!=f.id)continue;if(i(927)!=t[i(564)]||t[i(861)][i(736)]!=n[i(736)])continue;if(!Uc(t,o))continue;const e=t[i(532)]==s;for(let n=0;n<u[i(754)];n++){const r=u[n];for(const s of t[i(825)]()){const o=s[i(816)]();if(r[i(755)](o)){e?(u[i(774)](n,1),n--):t[i(634)](s[i(869)]);break}}}}if(0==u[i(754)])return null;const h=this[i(606)][i(521)](i(927),s,i(509));for(const t of this[i(832)]())if(t[i(809)].id==f.id&&i(927)==t[i(564)]&&t[i(861)][i(736)]==n[i(736)]&&t[i(532)]==s&&Uc(t,o)&&(h(t[i(635)](),u)||h(u,t[i(635)]()))){for(const e of u)t[i(638)](e);return t}const d=(0,e.uid)(),g=f.id,p=i(913)+s,m=this[i(545)]({id:d,type:p,data:n,createdAt:new Date,authorId:g,attributes:o});for(const t of u)this[i(772)](p,d,g,t,zr[i(770)]());return m}[kc(658)](t,n=null,r={}){const s=kc;if(t[s(889)])return null;const o=this[s(524)][s(497)][s(925)](s(801)).me,a=new i.LiveRange(t[s(827)],t[s(828)]);for(const{suggestion:t,meta:e}of this[s(899)](a,s(670)))if(e[s(590)]&&!e[s(893)])if(t[s(929)]){const e=t[s(635)]()[s(605)]((t=>s(515)!=t[s(717)][s(862)]));if(e[s(642)]((t=>a[s(778)](t,!0)))&&t[s(764)](),e[s(786)]((t=>t[s(778)](a,!0)))){const t=this[s(606)][s(521)](s(522),n,s(874));return this[s(726)]((()=>t([a],null,r))),null}}else{const e=a[s(876)](t[s(577)]());null!==e&&t[s(777)]([e],null,r)}if(a[s(571)](),a[s(889)]||s(515)==a[s(717)][s(862)])return null;let c=null,u=a[s(827)],l=a[s(828)];const f=this[s(899)](a,s(522));for(const{suggestion:t,meta:e}of f){const n=this[s(814)][s(923)](u,l);if(e[s(590)]&&(this[s(843)]||!e[s(724)]&&!e[s(803)]))if(t[s(929)]){if(!Uc(t,r))continue;let e=!0;for(const r of t[s(635)]()){if(r[s(778)](n,!0))return t;n[s(778)](r)||(e=!1)}e&&t[s(764)]()}else{const e=t[s(577)]();if(e[s(778)](n,!0))return t;if(!Uc(t,r)){n[s(778)](e)?t[s(693)]():e[s(871)](u)?u=e[s(828)]:e[s(871)](l)&&(l=e[s(827)]);continue}u=u[s(879)](e[s(827)])?u:e[s(827)],l=l[s(794)](e[s(828)])?l:e[s(828)],r=Object[s(612)]({},t[s(506)]),c?e[s(827)][s(879)](c[s(577)]()[s(827)])?(c[s(693)](),c=t):t[s(693)]():c=t}}if(c)return this[s(896)](c,this[s(814)][s(923)](u,l)),c;{const t=(0,e.uid)(),i=this[s(814)][s(923)](u,l),a=o.id,c=n?s(824)+n:s(522),f=this[s(545)]({id:t,type:c,createdAt:new Date,authorId:a,attributes:r});return this[s(772)](c,t,a,i),f}}[kc(710)](t,n=kc(526),r={}){const s=kc,o=this[s(524)][s(497)][s(925)](s(801)).me,a=t[s(544)]((t=>new i.LiveRange(t[s(827)],t[s(828)]))),c=new Set;for(const{suggestion:t,meta:e}of this[s(899)](a,s(670)))e[s(590)]&&!e[s(893)]&&c[s(835)](t);for(const e of c)if(e[s(929)]){const o=e[s(635)]();if((!e[s(506)]||!e[s(506)][s(557)])&&o[s(642)]((t=>a[s(786)]((e=>e[s(778)](t,!0)))))&&e[s(764)](),a[s(642)]((t=>o[s(786)]((e=>e[s(778)](t,!0)))))){const e=this[s(606)][s(521)](s(522),n,s(874));return this[s(726)]((()=>e(t,null,r))),null}}else{const t=e[s(577)]();if(a[s(786)]((e=>e[s(778)](t,!0)))&&e[s(764)](),a[s(642)]((e=>t[s(778)](e,!0)))){const t=this[s(606)][s(521)](s(522),n,s(874));return this[s(726)]((()=>t(a,null,r))),null}}const u=this[s(606)][s(521)](s(522),n,s(509));let l=null;for(const t of this[s(832)]())if(t[s(809)].id==o.id&&t[s(578)]&&s(522)==t[s(564)]&&t[s(532)]==n&&Uc(t,r)&&(u(t[s(635)](),a)||u(a,t[s(635)]())))if(l){if(t[s(840)]&&t[s(840)][s(754)])continue;for(const e of t[s(635)]())l[s(593)](e)||l[s(638)](e);t[s(693)]()}else{l=t;for(const e of a)t[s(593)](e)||t[s(638)](e)}if(l)return l;c[s(715)]();for(const{suggestion:t,meta:e}of this[s(899)](a,s(522)))e[s(590)]&&(this[s(843)]||!e[s(724)]&&!e[s(803)])&&Uc(t,r)&&c[s(835)](t);for(const t of c){const e=t[s(635)]();if((!r||!r[s(557)])&&a[s(642)]((t=>e[s(786)]((e=>e[s(778)](t,!0))))))return t;(!t[s(506)]||!t[s(506)][s(557)])&&e[s(642)]((t=>a[s(786)]((e=>e[s(778)](t,!0)))))&&t[s(764)]()}const f=(0,e.uid)(),h=o.id,d=s(824)+n,g=this[s(545)]({id:f,type:d,createdAt:new Date,authorId:h,attributes:r});for(const t of a)t[s(571)](),t[s(889)]||s(515)==t[s(717)][s(862)]||this[s(772)](d,f,h,t,zr[s(770)]());return g}[kc(812)](t,n,r,s,o){const i=kc;if(t[i(889)])return[];if(i(795)===this[i(790)])return[];const a=this[i(524)][i(497)][i(925)](i(801)).me.id,c=Array[i(902)](this[i(528)][i(681)]())[i(605)]((e=>i(609)==e[i(564)]&&e[i(861)][i(853)]==n&&e[i(593)](t)));if(i(582)===this[i(790)]){const e=this[i(899)](t,i(670))[i(605)]((({meta:t})=>t[i(590)]&&!t[i(803)]&&!t[i(893)]))[i(544)]((({suggestion:t})=>t));c[i(884)](...e)}const u=new Map([[t,r]]);for(const t of c){const e=i(609)==t[i(564)]?t[i(861)][i(560)]:void 0,o=t[i(577)](),a=Array[i(902)](u[i(700)]())[i(559)]((t=>t[i(903)](o)));if(!a)continue;const c=a[i(723)](o);this[i(598)](n)&&i(670)==t[i(564)]&&0!=c[i(754)]||(u[i(830)](a),c[i(787)]((t=>{u[i(534)](t,r)})),i(670)!=t[i(564)]&&e!=s&&u[i(534)](a[i(876)](o),e))}const l=[];for(const[t,r]of u){const c=(0,e.uid)(),u={key:n,oldValue:r,newValue:s};n[i(754)]>37&&console[i(815)](i(625),{key:n});const f=(i(683)+(n+"|")+Oc({newValue:s}))[i(669)](0,60),h=this[i(545)]({id:c,type:f,data:u,createdAt:new Date,authorId:a,attributes:o});l[i(737)](h),this[i(772)](f,c,a,t)}return l}[kc(565)](t){const e=kc;this[e(513)](t,((t,...n)=>{this[e(621)]((()=>{t(...n)}))}))}[kc(881)](t){const e=kc;this[e(624)][e(835)](t)}[kc(673)](t){const e=kc;this[e(550)][e(835)](t)}[kc(602)](t){const e=kc;return e(609)==t[e(564)]?t[e(532)][e(691)]("|")[0]:null}[kc(896)](t,e){const n=kc,r=t[n(833)]();this[n(814)][n(504)]((t=>{t[n(633)](r,{range:e})}))}[kc(781)](t){const e=kc,n=t.id,r=this[e(524)][e(744)][e(925)](e(627));this[e(672)][e(570)](n)||this[e(672)][e(848)]({channelId:r,threadId:n,isResolvable:!1,isSubmitted:!0});const s=this[e(672)][e(646)](n);s[e(699)](e(688)),s[e(688)]=!1,t[e(840)]=s}[kc(702)](t,n,r,s){const o=kc;if(t[o(564)]!=n||t[o(532)]!=r||t[o(838)].id!=s)throw this[o(524)][o(802)](o(866)),new e.CKEditorError(o(866),this)}[kc(763)](t,n){const r=kc,s=t[r(577)]();if(n[r(755)](s))t[r(693)]();else if(s[r(778)](n)){const o=this[r(814)][r(630)](n[r(827)][r(850)],r(828));this[r(896)](t,this[r(814)][r(923)](s[r(827)],o));const i=(0,e.uid)(),a=t[r(838)].id,c=t[r(564)]+":"+t[r(532)];this[r(545)]({id:i,type:c,createdAt:new Date,authorId:a,data:t[r(861)],attributes:t[r(506)]});const u=this[r(814)][r(630)](n[r(828)][r(805)],r(730)),l=this[r(814)][r(923)](u,s[r(828)]);this[r(772)](c,i,a,l)}else if(s[r(871)](n[r(827)])){const e=this[r(814)][r(630)](n[r(827)][r(850)],r(828));this[r(896)](t,this[r(814)][r(923)](s[r(827)],e))}else{const e=this[r(814)][r(630)](n[r(828)][r(805)],r(730));this[r(896)](t,this[r(814)][r(923)](e,s[r(828)]))}}[kc(729)](t){const e=kc;for(const{suggestion:n,meta:r}of this[e(899)](t,e(670))){if(!r[e(590)])continue;const s=n[e(635)]();for(const n of s)if(!t[e(723)](n)[e(754)])return!0}return!1}[kc(796)](t){const n=kc,r=this[n(524)][n(497)][n(925)](n(801))[n(846)](t);if(!r)throw new e.CKEditorError(n(747),this);return r}[kc(540)](t){const e=kc,n=this[e(524)][e(497)][e(925)](e(801)),r=(0,o.hashObject)(e(548)+t);return n[e(846)](r)||n[e(512)]({id:r,name:t})}[kc(856)](t,e,n,r,s){const o=kc,i=this[o(796)](r),a=this[o(606)][o(819)](t,e,n,i,s,(t=>{const e=o;this[e(594)](n,{attributes:t});const r=this[e(745)](n);this[e(878)](new Set([r])),this[e(709)](new Set([r]))}));return this[o(618)](a,o(874),(()=>{const t=o;this[t(594)](n,{state:t(501)})}),{priority:o(689)}),this[o(618)](a,o(764),(()=>{const t=o;this[t(594)](n,{state:t(768)})}),{priority:o(689)}),this[o(528)][o(534)](n,a),this[o(675)][o(534)](a,o(655)),a}[kc(667)](t){const e=kc,n=t[e(691)](":");return{group:n[0],type:n[1],subType:n[e(754)]>=5?n[2]:null,id:n[e(754)]<5?n[2]:n[3],authorId:n[e(754)]<5?n[3]:n[4],markerCount:6==n[e(754)]?n[5]:null}}[kc(600)](t,n,r){const s=kc,o=t[s(577)](),i=o[s(827)],a=o[s(828)];this[s(896)](t,this[s(814)][s(923)](i,n));const c=(0,e.uid)(),u=t[s(838)].id,l=t[s(564)]+(t[s(532)]?":"+t[s(532)]:"");this[s(545)]({id:c,type:l,createdAt:new Date,authorId:u,originalSuggestionId:t.id,attributes:t[s(506)],data:t[s(861)]});const f=this[s(602)](t);(s(927)==t[s(564)]||f&&this[s(598)](f))&&(r=this[s(814)][s(868)](r[s(805)])),this[s(772)](l,c,u,this[s(814)][s(923)](r,a))}[kc(899)](t,e=null){const n=kc,r=[],s=this[n(524)][n(497)][n(925)](n(801)).me;Array[n(517)](t)||(t=[t]);for(const o of this[n(832)]()){if(!o[n(578)])continue;if(e&&o[n(564)]!=e)continue;let i=!1;for(const e of o[n(635)]()){for(const a of t){const t=a[n(827)][n(755)](e[n(828)])||a[n(828)][n(755)](e[n(827)]);if(t||a[n(876)](e)){const c=a[n(778)](e)&&Rc(this[n(814)][n(580)],e[n(827)],a),u=e[n(778)](a)&&Rc(this[n(814)][n(580)],a[n(827)],e);r[n(737)]({suggestion:o,meta:{isOwn:s==o[n(809)],isNextTo:t,isInsideObject:c,containsRangeInObject:u}}),i=!0;break}}if(i)break}}return r}[kc(772)](t,e,n,r,s){const o=kc;this[o(814)][o(504)]((i=>{const a=o;let c=a(574)+t+":"+e+":"+n;s&&(c=c+":"+s),i[a(701)](c,{range:r,usingOperation:!0,affectsData:!0})}))}[kc(900)](t){const e=kc,n=t[e(563)],r=t[e(690)];t[e(563)]=null,t[e(690)]=null,null!=n&&n[e(690)]==t&&(n[e(690)]=r),null!=r&&r[e(563)]==t&&(r[e(563)]=n),e(622)==this[e(675)][e(925)](t)&&(this[e(675)][e(534)](t,e(650)),this[e(684)](e(918),t,n,r))}[kc(545)](t){const n=kc,r=t.id,s=this[n(883)](t);if(this[n(894)]&&this[n(894)][n(909)]){const o=this[n(524)][n(497)][n(925)](n(806)),i=s[n(789)],a=s[n(532)]?s[n(564)]+":"+s[n(532)]:s[n(564)],c=this[n(524)][n(645)],u=o[n(835)](Kr(c,n(733))),l={id:r,type:a,hasComments:i,data:t[n(861)]||null,originalSuggestionId:t[n(499)]||null,attributes:s[n(506)]};this[n(894)][n(909)](l)[n(610)]((t=>{const e=n;s[e(678)]=!0,o[e(616)](u),t&&t[e(573)]&&(this[e(528)][e(925)](r)[e(573)]=t[e(573)])}))[n(588)]((t=>{const r=n;throw(0,e.logWarning)(r(742)),this[r(524)][r(649)][r(800)]({isUndoable:!1},(()=>{s[r(764)]()})),s[r(760)](),this[r(528)][r(830)](s.id),this[r(675)][r(830)](s),t}))}return s}[kc(598)](t){const e=kc;return this[e(624)][e(589)](t)}[kc(594)](t,e){const n=kc,r=this[n(524)][n(497)][n(925)](n(806)),s=this[n(745)](t);if(this[n(894)]&&this[n(894)][n(852)])if(s[n(678)]){const s=r[n(835)](Kr(this[n(524)][n(645)],n(733)));this[n(894)][n(852)](t,e)[n(610)]((()=>{r[n(616)](s)}))}else s.on(n(529),(()=>{this[n(594)](t,e)}))}[kc(579)](t){const n=kc;if(!this[n(894)]||!this[n(894)][n(745)])throw new e.CKEditorError(n(587),this);return this[n(894)][n(745)](t)}[kc(743)](t){const e=kc,{id:n,type:r,subType:s,authorId:o}=this[e(667)](t),i=this[e(528)][e(925)](n)||this[e(856)](r,s,n,o,{});switch(this[e(702)](i,r,s,o),this[e(675)][e(925)](i)){case e(655):this[e(579)](n)[e(610)]((t=>{const r=e;let s=Promise[r(780)]();t[r(789)]&&(s=this[r(672)][r(711)]({channelId:this[r(524)][r(744)][r(925)](r(627)),threadId:n})),s[r(610)]((()=>{const e=r;this[e(883)](t)[e(678)]=!0}))})),this[e(675)][e(534)](i,e(660));break;case e(650):this[e(594)](n,{state:e(581)});case e(566):this[e(675)][e(534)](i,e(622)),this[e(684)](e(895),i);break;case e(622):this[e(684)](e(872),i)}return i[e(626)](t),i}[kc(709)](t){const e=kc,n=Array[e(902)](t),r=n[e(605)]((t=>e(609)==t[e(564)]));this[e(741)](r);const s=n[e(605)]((t=>!t[e(929)]&&e(609)!=t[e(564)])),o=this[e(832)]({skipNotAttached:!0})[e(605)]((t=>!t[e(929)]&&e(609)!=t[e(564)])),i=o[e(605)]((n=>!t[e(589)](n))),a=new Map(o[e(544)]((t=>[t,this[e(606)][e(521)](t[e(564)],t[e(532)],e(520))]))),c=new Map(o[e(544)]((t=>[t,t[e(577)]()]))),u=new Set,l=new Set;for(let t=0;t<s[e(754)];t++)h(s[t],s,t+1);for(let t=0;t<s[e(754)];t++)h(s[t],i,0);const f=new Set;for(let t=0;t<s[e(754)];t++){const n=s[t];!l[e(589)](n)&&n[e(563)]&&(f[e(835)](n[e(563)]),n[e(563)][e(690)]===n&&(n[e(563)][e(690)]=null),n[e(563)]=null),!u[e(589)](n)&&n[e(690)]&&(f[e(835)](n[e(690)]),n[e(690)][e(563)]===n&&(n[e(690)][e(563)]=null),n[e(690)]=null)}function h(t,n,r){const s=e;for(let e=r;e<n[s(754)];e++){const r=d(t,n[e]);r&&(r[0][s(690)]=r[1],r[1][s(563)]=r[0],u[s(835)](r[0]),l[s(835)](r[1]))}}function d(t,n){const r=e;if(t[r(809)].id!==n[r(809)].id)return null;const s=a[r(925)](t)(t,n,c[r(925)](t),c[r(925)](n));return s&&a[r(925)](n)(t,n,c[r(925)](t),c[r(925)](n))?s[1][r(840)]&&s[1][r(840)][r(754)]?null:s:null}f[e(836)]&&this[e(709)](f)}[kc(741)](t){const e=kc;if(0==t[e(754)])return;const n=this[e(832)]({skipNotAttached:!0})[e(605)]((t=>e(609)==t[e(564)]&&t[e(897)])),r=[],s=new Map;for(const t of n){const n=(0,o.hashObject)(t[e(506)]);s[e(589)](n)||(s[e(534)](n,r[e(754)]),r[e(737)]([]));const i=s[e(925)](n);r[i][e(737)](t)}!function(){const t=e;r[t(725)](((e,n)=>{const r=t,s=e[0][r(573)],o=n[0][r(573)];return s==o?e[0][r(506)][r(668)]<n[0][r(506)][r(668)]?-1:1:s<o?-1:1}));for(const e of r)e[t(725)](((t,e)=>t.id<e.id?-1:1))}();for(let t=0;t<r[e(754)];t++){if(0==r[t][e(754)])continue;const n=[];for(let s=t+1;s<r[e(754)];s++)0!=r[s][e(754)]&&i(r[t],r[s])&&n[e(737)](s);for(const s of n)r[t]=r[t][e(511)](r[s]),r[s]=[]}for(const t of r)for(let n=0;n<t[e(754)];n++){const r=t[n+1]||null;t[n][e(690)]!==r&&(t[n][e(690)]=r)}for(const t of r)for(let n=0;n<t[e(754)];n++){const r=t[n-1]||null;t[n][e(563)]!==r&&(t[n][e(563)]=r)}function i(t,n){const r=e;if(t[0][r(506)][r(668)]!==n[0][r(506)][r(668)]&&t[0][r(809)]!==n[0][r(809)])return!1;if(!function(t,e){const n=r;return!t[n(789)]&&!e[n(789)]||(!t[n(789)]||!e[n(789)])&&(!!(t[n(789)]&&e[n(573)]<t[n(840)][n(583)][n(925)](0)[n(573)])||!!(e[n(789)]&&t[n(573)]<e[n(840)][n(583)][n(925)](0)[n(573)]))}(t[0],n[0]))return!1;const s=Ac(t[0][r(506)],r(668)),o=Ac(n[0][r(506)],r(668));return!!Fr(s,o)&&(!!t[r(642)]((t=>n[r(786)]((e=>t[r(577)]()[r(755)](e[r(577)]())))))&&n[r(642)]((e=>t[r(786)]((t=>e[r(577)]()[r(755)](t[r(577)]()))))))}}[kc(878)](t){const e=kc,n=Array[e(902)](t),r=this[e(832)]({skipNotAttached:!0}),s=r[e(605)]((n=>!t[e(589)](n))),o=new Map(n[e(544)]((t=>[t,this[e(606)][e(521)](t[e(564)],t[e(532)],e(509))]))),i=new Map(r[e(544)]((t=>[t,t[e(635)]()])));for(let t=0;t<n[e(754)];t++)if(a(this,n[t],n,t+1))return!0;for(let t=0;t<n[e(754)];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(754)];e++){const s=r[e];if(s[a(564)]!==n[a(564)]||s[a(809)].id!==n[a(809)].id||s[a(532)]!==n[a(532)])continue;if(!xc(n,s))continue;if(a(609)==n[a(564)]&&n[a(861)][a(560)]!=s[a(861)][a(560)])continue;if(a(609)==n[a(564)]&&t[a(598)](n[a(861)][a(853)]))continue;if(a(927)==n[a(564)]){const e=t[a(524)][a(649)],r=n[a(575)]();if(r&&(e[a(580)][a(508)](r)||e[a(580)][a(567)](r)))continue}const c=o[a(925)](n),u=i[a(925)](n),l=i[a(925)](s),f=n[a(840)]&&n[a(840)][a(754)],h=s[a(840)]&&s[a(840)][a(754)];if(!f&&c(l,u))return t[a(892)](s,n),i[a(830)](n),!0;if(!h&&c(u,l))return t[a(892)](n,s),i[a(830)](s),!0}return!1}}[kc(892)](t,e){const n=kc;if(t[n(929)])for(const r of e[n(635)]())t[n(638)](r);else{const r=e[n(577)]()[n(828)];this[n(896)](t,this[n(814)][n(923)](t[n(577)]()[n(827)],r))}e[n(693)]()}[kc(732)](t,e,n){const r=kc,s=t[r(628)](r(639))||t[r(628)](r(609))?r(543):t[r(888)]();return Kr(this[r(524)][r(645)],e+"_"+s+r(505),n)}[kc(644)](){const t=kc,n=this[t(524)];if(!n.ui)return;const{ariaLiveAnnouncer:r}=n.ui;(0,o.surroundingMarkersDetector)(this[t(814)],(({left:n,entered:s})=>{const i=t;for(const t of n){const{group:e,type:n}=this[i(667)](t[i(869)]);if(i(761)===e){r[i(875)](this[i(732)](n,i(679)));break}}for(const t of s){const{group:n,type:s}=this[i(667)](t[i(869)]);if(i(761)===n){r[i(875)](this[i(732)](s,i(640),(0,e.getEnvKeystrokeText)(o.FOCUS_ANNOTATION_KEYSTROKE)));break}}}))}[kc(784)](t){const e=kc;if(this[e(720)])return!1;const n=this[e(524)],r=n[e(649)][e(799)][e(718)][e(657)]();if(0==r[e(754)])return!1;const s=[],o=r[e(605)]((t=>e(609)==t[e(564)])),i=r[e(605)]((t=>e(552)==t[e(564)]&&e(847)!=t[e(869)])),a=r[e(605)]((t=>e(616)==t[e(564)]&&e(847)!=t[e(869)]));for(const t of o)s[e(737)]({key:t[e(562)],newValue:t[e(782)],oldValue:t[e(891)],range:Dc(t[e(818)],n[e(649)])});for(const t of i){const r=a[e(559)]((n=>n[e(585)][e(755)](t[e(585)])));r&&s[e(737)]({key:e(863),newValue:t[e(869)],oldValue:r[e(869)],range:n[e(649)][e(886)](t[e(585)][e(783)])})}return 0!=s[e(754)]&&this[e(727)](t,s)}[kc(788)](t){const e=kc;let n=!1;const r=this[e(524)][e(649)][e(799)][e(718)][e(898)]()[e(605)]((t=>t[e(861)][e(680)]&&t[e(869)][e(628)](e(637))));for(const s of r){const{subType:r,id:o}=this[e(667)](s[e(869)]),i=r[e(691)]("|")[0];for(const r of this[e(832)]({skipNotAttached:!0}))r.id!=o&&e(609)==r[e(564)]&&r[e(861)]&&r[e(861)][e(853)]==i&&r[e(577)]()[e(903)](s[e(861)][e(680)])&&(this[e(531)](r,s[e(861)][e(680)],t),n=!0)}return n}[kc(621)](t){const e=kc;this[e(524)],this[e(720)]=!0,t()}[kc(569)](t){const e=kc,n=this[e(598)](t),r=this[e(550)][e(589)](t);return n||r}[kc(727)](t,e){const n=kc;if(0==e[n(754)])return!1;let r=!1;for(const s of e){const e=this[n(899)](s[n(818)],n(609))[n(605)]((t=>!t[n(661)][n(893)]))[n(544)]((t=>t[n(761)])),i=(0,o.hashObject)({newValue:s[n(708)]});e[n(605)]((t=>{const e=n,[r,o]=t[e(532)][e(691)]("|");return r==s[e(853)]&&o!=i}))[n(787)]((e=>{const o=n;this[o(531)](e,s[o(818)],t),r=!0}))}return r}[kc(531)](t,e,n){const r=kc,s=t[r(577)]()[r(723)](e);0!==s[r(754)]?1!==s[r(754)]?this[r(600)](t,e[r(827)],e[r(828)]):this[r(896)](t,s[0]):n[r(634)](t[r(833)]())}}class Sc{constructor(t){const e=kc;this[e(728)]=t,this[e(814)]=t[e(649)],this[e(822)]=new Map,this[e(576)]=new Map,this[e(551)]()}[kc(819)](t,e,n,r,s,o){const i=kc;return new zr(this[i(814)],{type:t,subType:e,id:n,author:r,creator:r,attributes:s,onAttributesChange:o,onAccept:(...n)=>this[i(521)](t,e,i(874))(...n),onDiscard:(...n)=>this[i(521)](t,e,i(764))(...n)})}[kc(912)](t,e,n,r){const s=kc,o=t+":"+e+":"+n;this[s(822)][s(534)](o,r)}[kc(521)](t,e,n){const r=kc,s=t+":"+e+":"+n;return this[r(822)][r(925)](s)||this[r(576)][r(925)](t+":"+n)}[kc(551)](){const t=kc,e=()=>!1,n=t=>{const e=Pc;t[e(725)](((t,n)=>t[e(827)][e(879)](n[e(827)])?1:-1)),this[e(814)][e(504)]((n=>{const r=e;for(const e of t){let t;t=e[r(828)][r(643)]&&e[r(828)][r(805)]==e[r(827)][r(783)]?n[r(572)](e[r(827)][r(783)],"on"):n[r(572)](e),this[r(814)][r(776)](t,{forceDefaultExecution:!0,doNotAutoparagraph:!0})}}))},r=(t,e)=>{const n=Pc;e&&this[n(814)][n(504)]((r=>{const s=n,{commandName:o,commandParams:a=[]}=e,c=t[s(544)]((t=>(Mc(t)&&(t=this[s(814)][s(923)](t[s(828)])),t)))[s(605)]((t=>s(515)!==t[s(717)][s(862)]));if(c[s(754)]<1)return;const u=Array[s(902)](this[s(814)][s(799)][s(707)][s(635)]())[s(544)]((t=>i.LiveRange[s(864)](t)));r[s(674)](c);for(const t of this[s(728)][s(527)][s(527)]())t[s(546)]();a[s(737)]({forceDefaultExecution:!0}),this[s(728)][s(865)](o,...a);const l=u[s(605)]((t=>s(515)!=t[s(717)][s(862)]));l[s(754)]>0&&r[s(674)](l);for(const t of u)t[s(571)]()}))},s=(e,n)=>1==e[t(754)]&&1==n[t(754)]&&e[0][t(828)][t(755)](n[0][t(827)]),o=(e,n,r,s)=>Bc(e,n,r,s,this[t(814)])?[e,n]:Bc(n,e,s,r,this[t(814)])?[n,e]:null;this[t(576)][t(534)](t(537),e),this[t(576)][t(534)](t(547),n),this[t(576)][t(534)](t(659),s),this[t(576)][t(534)](t(722),o),this[t(576)][t(534)](t(601),n),this[t(576)][t(534)](t(603),e),this[t(576)][t(534)](t(858),s),this[t(576)][t(534)](t(916),o),this[t(576)][t(534)](t(928),r),this[t(576)][t(534)](t(654),e),this[t(576)][t(534)](t(804),s),this[t(576)][t(534)](t(849),e),this[t(576)][t(534)](t(791),r),this[t(576)][t(534)](t(831),e),this[t(576)][t(534)](t(714),s),this[t(576)][t(534)](t(666),e),this[t(576)][t(534)](t(604),e),this[t(576)][t(534)](t(619),((e,n)=>{const r=t;if(!n)return;const s=this[r(728)][r(497)][r(925)](Nc);this[r(814)][r(504)]((t=>{const o=r;if(o(863)==n[o(853)])for(const r of e){const e=r[o(827)][o(783)],s=n[o(560)];t[o(826)](e,s)}else if(s[o(598)](n[o(853)]))for(const r of e)void 0!==n[o(560)]?t[o(834)](n[o(853)],n[o(560)],r[o(827)][o(783)]):t[o(704)](n[o(853)],r[o(827)][o(783)]);else for(const r of e)n[o(560)]?t[o(834)](n[o(853)],n[o(560)],r):t[o(704)](n[o(853)],r)}))})),this[t(576)][t(534)](t(556),s)}}function Rc(t,e,n){const r=kc;for(const s of e[r(805)][r(870)]({includeSelf:!0,parentFirst:!0})){if(s[r(717)]==s)return!1;if(!n[r(542)](s))return!1;if(t[r(508)](s)||t[r(567)](s))return!0}return!1}function Mc(t){const e=kc;return t[e(828)][e(805)]==t[e(827)][e(783)]&&t[e(828)][e(798)]}function vc(t,e,n,r){const s=kc,o=t=>!t[s(721)].is(s(837))&&!r[s(508)](t[s(721)]),i=t[s(827)][s(631)](o),a=t[s(828)][s(631)](o,{direction:s(854)});return!(t[s(827)][s(755)](i)&&t[s(828)][s(755)](a)||(i[s(879)](a)?n[s(633)](e,{range:n[s(923)](i,a)}):n[s(634)](e),0))}function Oc(t){return(0,o.hashObject)(t)}function wc(t){const e=kc,n=t[e(827)][e(783)];return n&&n.is(e(823))}function Dc(t,e){const n=kc;return null==t[n(828)][n(850)]&&t[n(828)][n(805)]==t[n(827)][n(783)]?Fc(t[n(827)][n(783)],e):t}function Fc(t,e){const n=kc,r=e[n(580)][n(508)](t)||e[n(580)][n(907)](t);return e[n(923)](e[n(630)](t,n(762)),r?e[n(620)](t):e[n(630)](t,n(828)))}function Pc(t,e){const n=Cc();return(Pc=function(t,e){return n[t-=497]})(t,e)}function Bc(t,e,n,r,s){const o=kc;if(t[o(690)])return!1;if(!xc(t,e))return!1;if(n[o(828)][o(755)](r[o(827)]))return!0;if(t[o(564)]!=e[o(564)])return!1;if(!n[o(828)][o(906)](r[o(827)]))return!1;const i=s[o(923)](n[o(828)],r[o(827)])[o(882)]();for(const t of i)if([o(686),o(926)][o(613)](t[o(564)])&&s[o(580)][o(567)](t[o(721)]))return!1;return!0}function xc(t,e){const n=kc;if(!t[n(897)]||!e[n(897)])return!1;const r=new Set(Object[n(700)](t[n(506)])),s=new Set(Object[n(700)](e[n(506)]));if(r[n(830)](n(668)),s[n(830)](n(668)),0==r[n(836)]&&0==s[n(836)])return!0;if(r[n(836)]!=s[n(836)])return!1;const o={...t[n(506)]},i={...e[n(506)]};return delete o[n(668)],delete i[n(668)],JSON[n(629)](o)==JSON[n(629)](i)}function Uc(t,e){const n=kc,r=jc(t[n(506)]),s=jc(e);if(!t[n(897)])return!1;for(const t of Object[n(700)](s))if(!Fr(r[t],s[t]))return!1;return!0}function jc(t){const e=kc,n=Object[e(612)]({},t);return delete n[e(557)],delete n[e(746)],n}function Gc(){const t=["351HBYcSL","get","_pendingAction","add","_removePendingAction","_setPendingAction","5686008FhAnbp","remove","_discardCommand","7chlcRD","listenTo","discardSuggestion","268320GmsEUK","isDirty","stopListening","PendingActions","293400kGtMvX","4TanyNB","view","model","isEnabled","execute","_acceptCommand","PENDING_ACTION_SUGGESTION","bind","canDiscard","getRanges","4271205WdoykB","commands","destroy","plugins","acceptSuggestion","_editor","canAccept","locale","canEditAt","unbind","6295362NUAiKS","commentThreadController","3072285SfGOef","6568180HIgRNd","change:isDirty"];return(Gc=function(){return t})()}const Vc=Hc;function Hc(t,e){const n=Gc();return(Hc=function(t,e){return n[t-=121]})(t,e)}!function(t){const e=Hc,n=t();for(;;)try{if(717754===-parseInt(e(148))/1*(-parseInt(e(143))/2)+parseInt(e(128))/3+-parseInt(e(137))/4+parseInt(e(158))/5+parseInt(e(126))/6*(-parseInt(e(140))/7)+-parseInt(e(147))/8*(-parseInt(e(131))/9)+-parseInt(e(129))/10)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Gc);class zc extends((0,e.ObservableMixin)()){constructor(t,e,n,r){const s=Hc;super(),this[s(150)]=e,this[s(149)]=n,this[s(127)]=r,this[s(121)]=t,this[s(153)]=t[s(159)][s(132)](s(162)),this[s(139)]=t[s(159)][s(132)](s(142)),this[s(149)][s(155)](s(151)).to(this[s(153)],this[s(139)],((t,e)=>t||e)),this[s(149)][s(155)](s(122)).to(this[s(153)],s(151),(t=>t&&this[s(121)][s(150)][s(124)](e[s(157)]()))),this[s(149)][s(155)](s(156)).to(this[s(139)],s(151),(t=>t&&this[s(121)][s(150)][s(124)](e[s(157)]()))),this[s(133)]=null,n[s(144)]&&this[s(136)](),this[s(141)](n,s(162),(()=>this[s(162)]())),this[s(141)](n,s(142),(()=>this[s(142)]())),this[s(141)](n,s(130),(()=>{const t=s;n[t(144)]?this[t(136)]():this[t(135)]()}))}[Vc(162)](){const t=Vc;this[t(153)][t(152)](this[t(150)].id)}[Vc(142)](){const t=Vc;this[t(139)][t(152)](this[t(150)].id)}[Vc(160)](){const t=Vc;this[t(149)][t(125)](t(151)),this[t(149)][t(125)](t(122)),this[t(149)][t(125)](t(156)),this[t(145)](),this[t(127)][t(160)](),this[t(133)]&&this[t(135)]()}[Vc(136)](){const t=Vc,e=Kr(this[t(121)][t(123)],t(154));this[t(133)]=this[t(121)][t(161)][t(132)](t(146))[t(134)](e)}[Vc(135)](){const t=Vc;null!==this[t(133)]&&this[t(121)][t(161)][t(132)](t(146))[t(138)](this[t(133)]),this[t(133)]=null}}function Wc(){const t=["target","SUGGESTION_THREAD_ARIA_LABEL","30202SMFQOw","canAccept","delegate","bind","isReadOnly","formatDateTime","217233jFrYbz","14tEfpPM","focusCycler","text/html","author","length","join","617379MAkmwn","_createCommentThreadInputView","element","3049266NCYkgJ","3740627qLWKwh","ariaLabel","updateComment","_localUser","removeComment","addComment","CommentView","2370965UmwQil","ariaDescriptionView","disabledSubmit","submit","commentThreadInputView","_createCommentViews","cancel","locale","8mspHCW","map","focusables","18alDqgl","280JOzkiC","content","focusTracker","commentsListView","set","destroy","assign","commentInputView","171972VbcNSC","value","_model","isDirty","tab","authoredAt","name","showInput","hasDirtyComment","editorConfig","editor","commentThread","setData","_config","isEnabled","shift+tab","canDiscard","parseFromString","keystrokes","fire","12lVCOIw","body","SUGGESTION_THREAD_DESCRIPTION","render","isActive","descriptionParts","textContent","disableComments","focus"];return(Wc=function(){return t})()}function Kc(t,e){const n=Wc();return(Kc=function(t,e){return n[t-=193]})(t,e)}const Xc=Kc;!function(t){const e=Kc,n=t();for(;;)try{if(343414===parseInt(e(229))/1*(parseInt(e(236))/2)+parseInt(e(264))/3*(-parseInt(e(198))/4)+parseInt(e(253))/5+-parseInt(e(245))/6+-parseInt(e(242))/7*(-parseInt(e(261))/8)+-parseInt(e(235))/9*(-parseInt(e(265))/10)+-parseInt(e(246))/11*(parseInt(e(218))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Wc);class qc extends s.View{constructor(t,n,r,i){const a=Kc;super(t),this[a(193)]=null,this[a(257)]=null,this[a(254)]=new o.AriaDescriptionView(t,Kr(t,a(220))),this[a(194)](a(222),!1),this[a(194)](a(203),n[a(203)]),this[a(232)](a(203)).to(n),this[a(194)](a(223),[]),this[a(194)](a(201),!1),this[a(194)](a(212),!1),this[a(194)](a(230),!1),this[a(194)](a(214),!1),this[a(232)](a(247)).to(this,a(240),n,a(203),this,a(223),((t,e,r)=>{const s=a,o=r[s(262)]((t=>y(t[s(266)])))[s(241)](". ")+".";return Kr(this[s(260)],s(228),[t-1,n[s(239)][s(204)],e?i[s(234)](e):"",(new DOMParser)[s(215)](o,s(238))[s(219)][s(224)]])})),this[a(263)]=new s.ViewCollection,this[a(267)]=new e.FocusTracker,this[a(216)]=new e.KeystrokeHandler,this[a(237)]=new s.FocusCycler({focusables:this[a(263)],focusTracker:this[a(267)],keystrokeHandler:this[a(216)],keystrokeHandlerOptions:{filter:t=>t[a(227)]!==this[a(244)]},actions:{focusPrevious:a(213),focusNext:a(202)}}),this[a(200)]=n,this[a(249)]=r,this[a(211)]=i,i[a(225)]?this[a(194)](a(240),1):this[a(258)]()}[Xc(221)](){const t=Xc;super[t(221)](),(0,o.setupThreadKeyboardNavigation)(this,this[t(263)])}[Xc(226)](){const t=Xc;this[t(244)][t(226)]()}[Xc(195)](){const t=Xc;this[t(193)]&&this[t(193)][t(195)](),this[t(257)]&&this[t(257)][t(195)](),super[t(195)]()}[Xc(258)](){const t=Xc,{CommentsListView:e}=this[t(211)];this[t(193)]=new e(this[t(260)],this[t(200)][t(209)],Object[t(196)]({CommentView:this[t(211)][t(252)]},this[t(211)])),this[t(193)][t(231)](t(250)).to(this),this[t(193)][t(231)](t(248)).to(this),this[t(193)][t(232)](t(222)).to(this),this[t(194)](t(240),this[t(193)][t(240)]+1),this[t(232)](t(240)).to(this[t(193)],t(240),(t=>t+1)),this[t(257)]=this[t(243)](),this.on(t(250),(()=>this[t(226)]())),this[t(232)](t(201)).to(this[t(193)],t(206),this[t(257)][t(197)],t(199),((t,e)=>t||!!e))}[Xc(243)](){const t=Xc,{CommentThreadInputView:e}=this[t(211)],n=new e(this[t(260)],this[t(249)],this[t(211)][t(207)]),r=n[t(197)];return n[t(232)](t(205)).to(this,t(222),this[t(200)][t(209)],t(233),r,t(199),((t,e,n)=>!!n||t&&!e)),r.on(t(256),((e,n)=>{const s=t;this[s(217)](s(251),n),r[s(208)][s(210)]("")})),r.on(t(259),(()=>this[t(226)]())),r[t(232)](t(255)).to(this[t(200)][t(209)],t(233)),n}}const Qc=Yc;function Jc(){const t=["_descriptionElement","35lcsyjR","editorDestroyed","content","listitem","ck-suggestion--disabled-comments","ck-suggestion-wrapper","editorReady","8523CEsiyq","getTemplate","descriptionParts","ck-rounded-corners","3012792BiLDVD","canDiscard","ck-suggestion-","acceptButton","<p>","281139ydlkLX","div","discardButton","push","12CTlEJb","disableComments","discardSuggestion","set","isActive","2737152kwwYGr","408kEVgJO","suggestionView","ck-suggestion-wrapper--active","author","</p>","bindTemplate","setTemplate","1510YgoZdS","bind","acceptSuggestion","3488890KFxXrU","description","ariaLabel","render","1435951RbjQYy","commentsListView","_config","canAccept","type","_model","delegate","commentThread","focusables","975337VvzNsA","commentThreadInputView","formatDateTime","color","SuggestionView","isEnabled","ariaDescriptionView","add","20LvckVu"];return(Jc=function(){return t})()}function Yc(t,e){const n=Jc();return(Yc=function(t,e){return n[t-=370]})(t,e)}!function(t){const e=Yc,n=t();for(;;)try{if(942810===parseInt(e(403))/1+-parseInt(e(388))/2+-parseInt(e(379))/3*(-parseInt(e(420))/4)+parseInt(e(399))/5*(parseInt(e(383))/6)+-parseInt(e(422))/7*(-parseInt(e(374))/8)+parseInt(e(370))/9*(parseInt(e(396))/10)+-parseInt(e(412))/11*(parseInt(e(389))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Jc);class Zc extends qc{constructor(t,e,n,r){const s=Yc;super(t,e,n,r),this[s(386)](s(407),""),this[s(397)](s(407)).to(this,s(372),(t=>t&&t[0]?t[0][s(407)]:"")),this[s(397)](s(400)).to(this,s(372),this,s(387),((t,e)=>{const n=s;let r="";for(const e of t)r+=n(378)+y(e[n(424)],e[n(415)])+n(393);return e?r:(0,o.trimHtml)(r,{limit:140})})),this[s(421)]=null,this[s(390)]=new(r[s(416)])(t,e,{formatDateTime:r[s(414)]}),this[s(390)][s(397)](s(400)).to(this),this[s(390)][s(409)](s(398),s(385)).to(this),this[s(390)][s(377)][s(397)](s(417)).to(this,s(406)),this[s(390)][s(381)][s(397)](s(417)).to(this,s(375)),this[s(411)][s(419)](this[s(390)]),this[s(404)]&&this[s(411)][s(419)](this[s(404)]),this[s(413)]&&this[s(411)][s(419)](this[s(413)]),this[s(395)](this[s(371)]())}[Qc(371)](){const t=Qc,e=this[t(394)],n=[this[t(390)]];return this[t(404)]&&n[t(382)](this[t(404)]),this[t(413)]&&n[t(382)](this[t(413)]),n[t(382)](this[t(418)]),{tag:t(380),attributes:{class:["ck",t(373),t(427),e.if(t(387),t(391)),e.to(t(407),(e=>t(376)+e)),this[t(405)][t(384)]&&t(426)],"data-suggestion-id":this[t(408)].id,"data-thread-id":this[t(408)][t(410)].id,"data-author-id":this[t(408)][t(392)].id,tabindex:0,role:t(425),"aria-label":e.to(t(401)),"aria-describedby":this[t(418)].id},children:n}}[Qc(402)](){const t=Qc;super[t(402)](),this[t(404)]&&(this[t(404)][t(409)](t(428)).to(this),this[t(404)][t(409)](t(423)).to(this)),this[t(413)]&&(this[t(413)][t(409)](t(428)).to(this),this[t(413)][t(409)](t(423)).to(this))}}const $c=tu;function tu(t,e){const n=eu();return(tu=function(t,e){return n[t-=344]})(t,e)}function eu(){const t=["innerHTML","element","bind","ck-annotation__info","isExternal","focusFirst","Accept suggestion","execute","div","esc","938450unpYQA","acceptSuggestion","attributes","EXTERNAL_IMPORT_WORD_SUGGESTION","EXTERNAL_AVATAR","acceptButton","getTemplate","formatDateTime","1026914ixxYbS","add","bindTemplate","keystrokes","ck-annotation","focusTracker","ck-annotation__actions","2104616xDWGsp","enter","ck-suggestion__info","source","shift+tab","focusables","render","ck-suggestion__info-name","name","35310FOdKmn","description","ck-annotation__content-wrapper","cancel","authoredAt","target","push","ck-suggestion--discard","tab","importWord","_model","ck-suggestion--accept","discardSuggestion","author","ck-suggestion","ck-suggestion__actions","querySelector","span","EXTERNAL_IMPORT_WORD_AVATAR","userView","time","ck-annotation__info-time","focusCycler","153ghyHBK","check","1132494ovktYd","set","ck-comment__external","extendTemplate","locale","getExternalSuggestionNote","_config",".ck-annotation__content-wrapper","ck-annotation__info-name","discardButton","focus","ck-comment__info-time","EXTERNAL_SUGGESTION","ck-annotation__user","1703336FaWhlH","2341675cYNyBb","getUserViewNotificationText","listenTo","creator","fire","2CEgsxV","154uvmCOm","_setupKeyboardNavigation","change:description","ck-suggestion__main","ck-suggestion__user","_createButton","presentation","Discard suggestion","ck-annotation__main","@external","setTemplate"];return(eu=function(){return t})()}!function(t){const e=tu,n=t();for(;;)try{if(545743===-parseInt(e(398))/1+parseInt(e(368))/2*(parseInt(e(348))/3)+-parseInt(e(405))/4+parseInt(e(363))/5+parseInt(e(414))/6*(-parseInt(e(369))/7)+-parseInt(e(362))/8+parseInt(e(346))/9*(parseInt(e(390))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(eu);class nu extends s.View{constructor(n,r,i){const a=tu;super(n),this[a(424)]=r,this[a(354)]=i,this[a(349)](a(415),""),this[a(382)](a(418)).to(r),this[a(395)]=this[a(374)](Kr(n,a(386)),t.icons[a(347)],a(425),a(391),"sw"),this[a(357)]=this[a(374)](Kr(n,a(376)),t.icons[a(417)],a(421),a(426),"sw"),this[a(433)]=new o.UserView(n,r[a(427)],this[a(364)]()),this[a(433)][a(351)]({attributes:{class:[a(373),a(361)],"aria-hidden":!0}}),this[a(410)]=new s.ViewCollection([this[a(395)],this[a(357)]]),this[a(403)]=new e.FocusTracker,this[a(401)]=new e.KeystrokeHandler,this[a(345)]=new s.FocusCycler({focusables:this[a(410)],focusTracker:this[a(403)],keystrokeHandler:this[a(401)],actions:{focusPrevious:a(409),focusNext:a(422)},keystrokeHandlerOptions:{filter:t=>t[a(419)]!==this[a(381)]}}),this[a(379)](this[a(396)]())}[$c(411)](){const t=$c;super[t(411)]();const e=this[t(381)][t(430)](t(355));e[t(380)]=this[t(415)],this.on(t(371),((n,r,s)=>{e[t(380)]=s})),this[t(370)]()}[$c(396)](){const t=$c,e=this[t(400)],n=[{tag:t(388),attributes:{class:[t(407),t(383)]},children:[{tag:t(431),children:[{text:this[t(433)][t(413)]}],attributes:{class:[t(412),t(356)]}},{tag:t(434),attributes:{datetime:e.to(t(418)),class:[t(359),t(344)]},children:[{text:e.to(t(418),(e=>this[t(354)][t(397)](e)))}]}]},{tag:t(388),attributes:{class:[t(429),t(404)]},children:[this[t(395)],this[t(357)]]},{tag:t(388),attributes:{class:[t(416)]}}];return this[t(424)][t(384)]&&n[t(420)]({tag:t(388),attributes:{class:[t(350)]},children:[{text:this[t(353)]()}]}),{tag:t(388),attributes:{class:[t(428),t(402)],tabindex:-1},children:[this[t(433)],{tag:t(388),attributes:{class:[t(372),t(377)],role:t(375)},children:n}]}}[$c(358)](){const t=$c;this[t(381)][t(358)]()}[$c(364)](){const t=$c;return this[t(424)][t(384)]?t(423)===this[t(424)][t(392)][t(378)][t(408)]?Kr(this[t(352)],t(432),this[t(424)][t(366)][t(413)]):Kr(this[t(352)],t(394),this[t(424)][t(366)][t(413)]):null}[$c(353)](){const t=$c;return t(423)===this[t(424)][t(392)][t(378)][t(408)]?Kr(this[t(352)],t(393)):Kr(this[t(352)],t(360))}[$c(374)](t,e,n,r,s){const i=$c,a=new o.LateFocusButtonView(this[i(352)]);return a[i(349)]({label:t,icon:e,tooltip:!0,tooltipPosition:s}),a[i(351)]({attributes:{class:n}}),a.on(i(387),(()=>{const t=i;this[t(367)](r,this[t(424)].id)})),a}[$c(370)](){const t=$c,e=this[t(381)];this[t(401)][t(365)](e);for(const e of this[t(410)])this[t(403)][t(399)](e[t(381)]),this[t(401)][t(365)](e[t(381)]);this[t(401)][t(349)](t(406),((n,r)=>{const s=t;e===n[s(419)]&&(this[s(345)][s(385)](),r())})),this[t(401)][t(349)](t(389),((n,r)=>{const s=t;e!==n[s(419)]&&(this[s(358)](),r())}))}}const ru='\x3c!--\n\n What you\'re currently looking at is the source code of a legally protected, proprietary software.\n CKEditor 5 Collaboration is licensed under a commercial license and protected by copyright law. Where not otherwise indicated,\n all CKEditor 5 Collaboration content is authored by CKSource engineers and consists of CKSource-owned intellectual property.\n\n Copyright (c) 2003-2024, CKSource Holding sp. z o.o. All rights reserved.\n\n!--\x3e\n\n<svg viewBox="0 0 20 20" 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',su=au;function ou(){const t=["actionView","comments.maxThreadTotalWeight","_suggestionToController","items","listenTo","componentFactory","fire","mainView","3NKdriv","comments","get","TrackChangesEditing","1388580tydWmT","commandName","locale","getMarkers","suggestionUnloaded","config","createAnnotation","init","comments.maxCommentsWhenCollapsed","source","keys","TrackChangesUI","trackChanges.disableComments","_destroyController","stopListening","delete","reduce","define","set","suggestion-","getByInnerView","createAnnotationView","_viewToController","editor","createCommentThreadController","from","push","2qWTXdh","children","some","CommentsUI","separator","bind","toMany","has","discardButton","change:previous","_bindAnnotationToEditors","focus","getFirstRange","destroy","previous","filter","addComment","editing","Annotations","suggestionView","delegate","hasSuggestion","commentThread","_createMenuBarMenu","_createToolbarButton","_unbindEditors","_annotationViews","plugins","activeAnnotations","_addUIComponentsToFactory","comments.maxCommentCharsWhenCollapsed","isDirty","lowest","execute","getMarkerNames","1757380Gbuqgl","Discard all suggestions","head","suggestionLoaded","buttonView","CommentsRepository","addSourceCollector","activeMarkers","menuitemcheckbox","change:activeAnnotations","2234080hOUVeL","1030722WQZWrQ","innerView","menuBar:trackChanges","isEnabled","26839uuqMDW","36bFaOhC","pluginName","acceptSelectedSuggestions","refreshSelectedViews","_updateController","add","5040264NyNatu","comments.editorConfig","EditorAnnotations","menuitem","SuggestionView","_refreshActiveMarkers","discardAllSuggestions","length","escape","isMultiRange","arrowView","getJoined","acceptAllSuggestions","panelView","getAllAdjacentSuggestions","values","descriptionParts","value","SuggestionThreadView","button","getSuggestion","Accept all selected suggestions","unbind","_initializeController","type","isOn","CommentView","registerAnnotation","commentsListView","discardSelectedSuggestions","menu","trackChanges.SuggestionThreadView","commands","_handleSuggestionControllerDelayed","Track changes","Accept all suggestions","suggestionChanged","switchbutton","_handleControllerBuffer","size","descriptionFactory","view","227360TwinIA","Discard all selected suggestions","requires","_disableComments","remove","getRanges","model","clear","isInContent","acceptButton","trackChanges.SuggestionView","getDescriptions","trackChanges"];return(ou=function(){return t})()}!function(t){const e=au,n=t();for(;;)try{if(342901===parseInt(e(272))/1*(-parseInt(e(222))/2)+-parseInt(e(191))/3*(-parseInt(e(257))/4)+parseInt(e(170))/5+-parseInt(e(195))/6+-parseInt(e(268))/7+-parseInt(e(279))/8+-parseInt(e(273))/9*(-parseInt(e(267))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(ou);class iu extends t.Plugin{static get[su(172)](){const t=su;return[Nc,o.Users,t(262),t(240),t(281)]}static get[su(274)](){return su(206)}constructor(t){const e=su;super(t),this[e(185)]=new Map,this[e(217)]=new Map,this[e(248)]=new Map,this[e(166)]=new Map;const n=this[e(218)][e(200)];n[e(212)](e(159),Zc),n[e(212)](e(180),nu),n[e(212)](e(207),!1),this[e(173)]=n[e(193)](e(207))}[su(161)](t,e){const n=su;0===this[n(166)][n(167)]&&setTimeout((()=>{const t=n;for(const[e,n]of this[t(166)]){const r=this[t(185)][t(229)](e);r||n?r&&n&&this[t(208)](e):this[t(302)](e)}this[t(166)][t(177)](),this[t(218)][t(249)][t(193)](t(281))[t(276)](),this[t(284)]()}),10),this[n(166)][n(213)](t,e)}[su(202)](){const t=su,e=this[t(218)],n=e[t(249)][t(193)](t(194)),r=e[t(249)][t(193)](t(240)),s=e[t(249)][t(193)](t(281)),o=e[t(249)][t(193)](t(262));this[t(251)](),s[t(263)]((()=>{const e=t,n=[];for(const[t,r]of Array[e(220)](this[e(185)])){const s=t[e(293)](),o=[];for(const t of s){if(!t[e(178)])continue;if(t[e(288)]){o[e(221)](...t[e(175)]());continue}const n=t[e(234)]();if(o[e(286)]>0){const t=o[0][e(290)](n);if(t){o[0]=t;continue}}o[e(221)](n)}n[e(221)]([r[e(169)],o])}return n})),this[t(187)](n,t(260),((e,n)=>{const r=t;this[r(187)](n,r(231),((t,e,s,o)=>{const i=r;n[i(178)]&&(null==s?(this[i(277)](o[i(259)]),this[i(161)](n,!1)):(this[i(277)](s[i(259)]),null==o&&this[i(161)](n,!0)))})),null!==n[r(236)]?this[r(277)](n[r(259)]):this[r(161)](n,!1)})),this[t(187)](n,t(199),((e,n,r)=>{const s=t;this[s(209)](n,s(231)),this[s(166)][s(210)](n),this[s(185)][s(229)](n)&&this[s(208)](n),r&&this[s(277)](r[s(259)])})),this[t(187)](n,t(164),((e,n)=>{this[t(277)](n)})),this[t(187)](r,t(266),(()=>{this[t(284)]()})),this[t(187)](o,t(238),((e,{threadId:r,isFromAdapter:s})=>{const o=t;if(s||!n[o(243)](r))return;const i=n[o(299)](r);this[o(185)][o(193)](i)[o(169)][o(156)][o(233)](-1)}),{priority:t(254)})}[su(284)](){const t=su,e=this[t(218)][t(249)][t(193)](t(240)),n=this[t(218)][t(249)][t(193)](t(194)),r=Array[t(220)](e[t(250)],(e=>e[t(269)]))[t(237)]((e=>this[t(217)][t(229)](e))),s=[];for(const e of r){const n=this[t(217)][t(193)](e)[t(176)][t(293)]();s[t(221)](...n[t(211)](((e,n)=>[...e,...n[t(256)]()]),[]))}n[t(264)]=s}[su(251)](){const t=su,n=this[t(218)],r=n[t(197)],o=Kr(r,t(162)),i=new e.Collection([{type:t(165),model:new s.ViewModel({withText:!0,isToggleable:!0,label:o,commandName:t(182),role:t(265)})},{type:t(226)},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(163)),commandName:t(291),role:t(282)})},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(300)),commandName:t(275),role:t(282)})},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(258)),commandName:t(285),role:t(282)})},{type:t(298),model:new s.ViewModel({withText:!0,label:Kr(r,t(171)),commandName:t(157),role:t(282)})}]);for(const e of i)if(cu(e)){const r=n[t(160)][t(193)](e[t(176)][t(196)]);e[t(176)][t(227)](t(304),t(271)).to(r,t(296),t(271))}n.ui[t(188)][t(278)](t(182),(e=>this[t(246)](e,i,o))),n.ui[t(188)][t(278)](t(270),(e=>this[t(245)](e,i,o)))}[su(246)](t,e,n){const r=su,o=(0,s.createDropdown)(t,s.SplitButtonView),i=this[r(218)][r(160)][r(193)](r(182));o[r(261)][r(213)]({tooltip:n,label:n,icon:ru}),o[r(261)][r(227)](r(304)).to(i,r(296)),o[r(261)].on(r(255),(()=>{const t=r;i[t(255)](),this[t(218)][t(239)][t(169)][t(233)]()})),(0,s.addListToDropdown)(o,e,{role:r(158)});const a=[];for(const t of e)cu(t)&&a[r(221)](this[r(218)][r(160)][r(193)](t[r(176)][r(196)]));const c=o[r(261)];return c[r(183)][r(301)](r(271)),c[r(289)][r(301)](r(271)),c[r(183)][r(227)](r(271)).to(i,r(271)),c[r(289)][r(227)](r(271))[r(228)](a,r(271),((...t)=>t[r(224)]((t=>t)))),o.on(r(255),(t=>{const e=r;this[e(218)][e(255)](t[e(204)][e(196)]),this[e(218)][e(239)][e(169)][e(233)]()})),o}[su(245)](t,e,n){const r=su,o=new s.MenuBarMenuView(t),i=this[r(218)][r(160)][r(193)](r(182));o[r(261)][r(213)]({label:n,icon:ru});const a=new s.MenuBarMenuListView(t);for(const n of e){if(r(226)==n[r(303)]){a[r(186)][r(278)](new s.ListSeparatorView(t));continue}const e=new s.MenuBarMenuListItemView(t,o),i=new s.MenuBarMenuListItemButtonView(t),c=n[r(176)];i[r(227)](...Object[r(205)](c)).to(c),i[r(242)](r(255)).to(o),i.on(r(255),(()=>{const t=r;this[t(218)][t(255)](c[t(196)]),this[t(218)][t(239)][t(169)][t(233)]()})),e[r(223)][r(278)](i),a[r(186)][r(278)](e)}return o[r(227)](r(271)).to(i,r(271)),o[r(292)][r(223)][r(278)](a),o}[su(302)](t){const e=su,n=this[e(218)],r=n[e(200)],s=n[e(249)][e(193)](e(240)),i=n[e(249)][e(193)](e(262)),a=n[e(249)][e(193)](e(281)),c=n[e(249)][e(193)](o.Users).me,u=r[e(193)](e(182))[e(297)],l=r[e(193)](e(182))[e(283)],{CommentsListView:f,CommentThreadInputView:h}=n[e(249)][e(193)](e(225));let d,g,p;this[e(248)][e(229)](t.id)?(g=this[e(248)][e(193)](t.id),d=g[e(190)]):(d=new u(n[e(197)],t,c,{disableComments:this[e(173)],editorConfig:r[e(193)](e(280)),maxCommentsWhenCollapsed:r[e(193)](e(203)),maxThreadTotalWeight:r[e(193)](e(184)),maxCommentCharsWhenCollapsed:r[e(193)](e(252)),formatDateTime:(0,o.getDateTimeFormatter)(r[e(193)](e(197))),CommentView:r[e(193)](e(192))[e(305)],CommentsListView:f,CommentThreadInputView:h,SuggestionView:l}),d[e(241)][e(179)].on(e(255),(()=>{const t=e;n[t(239)][t(169)][t(233)]()})),d[e(241)][e(230)].on(e(255),(()=>{const t=e;n[t(239)][t(169)][t(233)]()})),g=s[e(216)](this[e(218)][e(197)],d),g[e(227)](e(253)).to(d,e(253)),g[e(227)](e(286)).to(d),g[e(227)](e(303)).to(d,e(303),(t=>e(214)+t)),d.on(e(287),(()=>{const t=e;p[t(189)](t(287))})),this[e(248)][e(213)](t.id,g));const m=i[e(219)](t[e(244)],d),E=new zc(n,t,d,m),I=t[e(293)]()[e(237)]((t=>t[e(178)]));d[e(295)]=n[e(249)][e(193)](e(194))[e(168)][e(181)](I),this[e(185)][e(213)](t,E),this[e(217)][e(213)](d,E),p=s[e(201)]({view:g,target:()=>{const r=e,s=[],i=t[r(293)]()[r(237)]((t=>t[r(178)]));for(const t of i)s[r(221)](...t[r(198)]());return(0,o.getAllMarkersDomElementsSorted)(n[r(239)],s)},type:()=>e(214)+E[e(169)][e(303)]}),i[e(232)](d,p),s[e(278)](p),a[e(306)](p)}[su(208)](t){const e=su,n=this[e(218)][e(249)][e(193)](e(262)),r=this[e(218)][e(249)][e(193)](e(240)),s=this[e(185)][e(193)](t),o=s[e(169)],i=r[e(215)](o);n[e(247)](o),i&&r[e(174)](i),this[e(185)][e(210)](t),this[e(217)][e(210)](o),s[e(235)]()}[su(277)](t){const e=su;if(!t[e(178)]||!this[e(185)][e(229)](t))return;const n=this[e(218)][e(249)][e(193)](e(194)),r=this[e(185)][e(193)](t),s=t[e(293)]();r[e(169)][e(295)]=n[e(168)][e(181)](s)}[su(235)](){const t=su;for(const e of this[t(185)][t(205)]())this[t(208)](e);for(const e of this[t(248)][t(294)]())e[t(190)][t(235)]();super[t(235)]()}}function au(t,e){const n=ou();return(au=function(t,e){return n[t-=156]})(t,e)}function cu(t){return su(176)in t}var uu=lu;function lu(t,e){var n=fu();return(lu=function(t,e){return n[t-=160]})(t,e)}function fu(){var t=["2101813IZArSL","TrackChanges","1262343ZvZUnG","addSuggestionData","1590042iruBKX","adapter","getSuggestion","43006MzRIOc","1625856uGkpru","1892035YgrtLC","4wkrEDO","Comments","pluginName","addSuggestion","requires","plugins","get","editor","getSuggestions","3986832cPVZyp"];return(fu=function(){return t})()}!function(t){for(var e=lu,n=t();;)try{if(458322===parseInt(e(168))/1+-parseInt(e(165))/2+parseInt(e(163))/3*(parseInt(e(171))/4)+-parseInt(e(170))/5+parseInt(e(160))/6+parseInt(e(161))/7+parseInt(e(169))/8)break;n.push(n.shift())}catch(t){n.push(n.shift())}}(fu);class hu extends t.Plugin{static get[uu(175)](){return[Nc,iu,uu(172)]}static get[uu(173)](){return uu(162)}set[uu(166)](t){var e=uu;this[e(178)][e(176)][e(177)](Nc)[e(166)]=t}get[uu(166)](){var t=uu;return this[t(178)][t(176)][t(177)](Nc)[t(166)]}[uu(174)](t){var e=uu;return this[e(178)][e(176)][e(177)](Nc)[e(164)](t)}[uu(179)]({skipNotAttached:t=!1,toJSON:e=!1}={}){var n=uu;return this[n(178)][n(176)][n(177)](Nc)[n(179)]({skipNotAttached:t,toJSON:e})}[uu(167)](t){var e=uu;return this[e(178)][e(176)][e(177)](Nc)[e(167)](t)}}const du=Eu;!function(t){const e=Eu,n=t();for(;;)try{if(823499===-parseInt(e(269))/1+-parseInt(e(274))/2+-parseInt(e(258))/3+-parseInt(e(254))/4+-parseInt(e(276))/5*(parseInt(e(303))/6)+parseInt(e(293))/7*(parseInt(e(296))/8)+-parseInt(e(302))/9*(-parseInt(e(291))/10))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(Tu);const gu=[du(246)];class pu extends t.Plugin{static get[du(286)](){return[Nc]}static get[du(287)](){return du(247)}[du(292)](){const t=du,n=this[t(289)];if(n[t(304)][t(295)](t(271),(e=>{const r=t,s=n[r(288)][r(300)][r(283)]()[r(272)](((t,e)=>(t[e]="",t)),{});return n[r(261)][r(305)](s,e)})),t(245)!=typeof n[t(304)][t(268)](t(260))[t(266)])throw new e.CKEditorError(t(252))}[du(278)](t){return bu(this[du(289)],!0,t)}[du(249)](t){return bu(this[du(289)],!1,t)}}class mu extends t.Plugin{static get[du(287)](){return du(251)}constructor(t){const e=du;super(t),this[e(243)]=e(294)}[du(292)](){const t=du;this[t(289)][t(298)][t(268)](t(290))[t(267)]={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(289)][t(298)][t(268)](t(284))[t(267)]=null}}function Eu(t,e){const n=Tu();return(Eu=function(t,e){return n[t-=242]})(t,e)}function Iu(t){return void 0!==t[du(275)]}async function bu(t,e,n){const r=du,s=(0,o.sanitizeEditorConfig)(t,gu);s[r(298)][r(280)](Nc,mu),s[r(299)]=Iu(t)?t[r(275)]():void 0;const i=document[r(248)](),a=t[r(304)][r(268)](r(260))[r(266)],c=await a(s,(()=>function(t){const e=r,n=document[e(256)](e(297));return t[e(265)](n),n}(i)));!function(t,e){const n=r,s=t[n(288)][n(300)][n(283)]()[n(272)](((e,r)=>(e[r]=t[n(277)][n(268)]({rootName:r}),e)),{}),o=t[n(298)][n(268)](n(301))[n(250)][n(264)]((t=>({id:t.id,name:t[n(255)]}))),i=t[n(298)][n(268)](n(284))[n(306)]({skipNotAttached:!0,toJSON:!0}),a=t[n(298)][n(268)](n(290))[n(282)]({skipNotAttached:!0,toJSON:!0}),c=e[n(298)][n(268)](n(301)),u=e[n(298)][n(268)](n(284)),l=e[n(298)][n(268)](n(290));for(const t of l[n(282)]())t[n(257)]();for(const t of o)c[n(263)](t.id)||c[n(285)](t);c.me||c[n(262)]();for(const t of a)l[n(244)](t);for(const t of i)u[n(273)](t);e[n(277)][n(259)](s)}(t,c),c[r(279)](r(e?242:253));const u=Iu(c)?c[r(270)](n):c[r(277)][r(268)](n);return await c[r(281)](),u}function Tu(){const t=["Users","1782CsVuIR","2863764vTDegq","config","create","getSuggestions","acceptAllSuggestions","result","addCommentThread","function","Pagination","TrackChangesData","createDocumentFragment","getDataWithDiscardedSuggestions","users","TrackChangesDataGetter","track-changes-data-invalid-editor-creator","discardAllSuggestions","4952440sDHECc","name","createElement","remove","1491525entXpG","set","trackChangesData","constructor","useAnonymousUser","getUser","map","appendChild","editorCreator","_adapter","get","1112327FbrqPm","getFullData","trackChangesData.editorCreator","reduce","addSuggestionData","2256096CcChAu","getRootsAttributes","15OcRhyh","data","getDataWithAcceptedSuggestions","execute","push","destroy","getCommentThreads","getRootNames","TrackChangesEditing","addUser","requires","pluginName","model","editor","CommentsRepository","262090EHficB","init","7sODSaJ","end","define","8333272SuEWnY","div","plugins","rootsAttributes","document"];return(Tu=function(){return t})()}function _u(t,e){var n=yu();return(_u=function(t,e){return n[t-=491]})(t,e)}function yu(){var t=["16716etNARr","1046vTHNHT","115QeyXdn","423gjVzgO","2313doVEUX","34820zpQCqf","70CXeLUv","43984WZvBsD","2662QtHXYG","309876irGBnN","1761114GQcwwQ","11140iYdzga"];return(yu=function(){return t})()}!function(t){for(var e=_u,n=t();;)try{if(161443===parseInt(e(496))/1+parseInt(e(500))/2*(-parseInt(e(502))/3)+parseInt(e(492))/4*(parseInt(e(501))/5)+parseInt(e(497))/6+-parseInt(e(493))/7*(-parseInt(e(494))/8)+-parseInt(e(491))/9*(parseInt(e(498))/10)+-parseInt(e(495))/11*(parseInt(e(499))/12))break;n.push(n.shift())}catch(t){n.push(n.shift())}}(yu)})(),(window.CKEditor5=window.CKEditor5||{}).trackChanges=r})();
|